diff --git a/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/.done b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/.finished b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/causal_graph.json b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..737ecbe3895702ebf529be61662132eab6d854d6 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/causal_graph.json @@ -0,0 +1,488 @@ +{ + "case_name": "batch-01KQHDBB5Y8K69Z13G7VSWG9FS", + "fault_type": "PodFailure", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777627147, + "component": "service|profile", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1777627147, + "component": "span|profile::profile.Profile/GetProfiles", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777627147, + "component": "span|profile::memcached_get_profile", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777627147, + "component": "span|frontend::profile.Profile/GetProfiles", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777627147, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777627147, + "component": "span|frontend::HTTP /recommendations", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "span|profile::profile.Profile/GetProfiles", + "target": "span|frontend::profile.Profile/GetProfiles" + }, + { + "source": "service|profile", + "target": "span|profile::profile.Profile/GetProfiles" + }, + { + "source": "span|frontend::profile.Profile/GetProfiles", + "target": "span|frontend::HTTP /hotels" + }, + { + "source": "span|profile::memcached_get_profile", + "target": "span|profile::profile.Profile/GetProfiles" + }, + { + "source": "span|frontend::profile.Profile/GetProfiles", + "target": "span|frontend::HTTP /recommendations" + }, + { + "source": "service|profile", + "target": "span|profile::memcached_get_profile" + } + ], + "root_causes": [ + { + "timestamp": 1777627147, + "component": "service|profile", + "state": [ + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777627147, + "component": "span|profile::profile.Profile/GetProfiles", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777627147, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777627147, + "component": "span|frontend::HTTP /recommendations", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777627147, + "component": "span|profile::profile.Profile/GetProfiles", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777627147, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777627147, + "component": "span|frontend::HTTP /recommendations", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "service|profile": "profile", + "span|profile::profile.Profile/GetProfiles": "profile", + "span|profile::memcached_get_profile": "profile", + "span|frontend::profile.Profile/GetProfiles": "frontend", + "span|frontend::HTTP /hotels": "frontend", + "span|frontend::HTTP /recommendations": "frontend" + }, + "candidate_alarm_nodes": [ + { + "node_id": 146, + "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.005484460694698354, + "success_rate_drop": 0.9945155393053017, + "normal_avg_duration": 0.009310067950847458, + "abnormal_avg_duration": 0.0005834534707495429, + "avg_duration_ratio": 0.06266908832780684, + "normal_p99": 0.025720509170000006, + "abnormal_p99": 0.0009347065299999996, + "p99_ratio": 0.03634090304441665, + "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": 148, + "component": "span|frontend::HTTP /recommendations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0016556291390728477, + "success_rate_drop": 0.9983443708609272, + "normal_avg_duration": 0.001014931084548105, + "abnormal_avg_duration": 0.0005480798410596026, + "avg_duration_ratio": 0.5400168044943008, + "normal_p99": 0.0014886346999999998, + "abnormal_p99": 0.0008819533500000002, + "p99_ratio": 0.5924578743193346, + "conclusion_span_name": "HTTP /recommendations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /recommendations", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /recommendations", + "service_operation:frontend::HTTP /recommendations", + "bare_operation_unique:HTTP /recommendations" + ] + } + }, + { + "node_id": 161, + "component": "span|geo::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|geo::geo.Geo/Nearby", + "service_operation:geo::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|geo::geo.Geo/Nearby", + "legacy_exact:geo::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + } + }, + { + "node_id": 163, + "component": "span|profile::profile.Profile/GetProfiles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|profile::profile.Profile/GetProfiles", + "service_operation:profile::profile.Profile/GetProfiles", + "bare_operation_unique:profile.Profile/GetProfiles", + "legacy_exact:span|profile::profile.Profile/GetProfiles", + "legacy_exact:profile::profile.Profile/GetProfiles", + "legacy_exact:profile.Profile/GetProfiles" + ] + } + }, + { + "node_id": 165, + "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": 169, + "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": 173, + "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": 146, + "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.005484460694698354, + "success_rate_drop": 0.9945155393053017, + "normal_avg_duration": 0.009310067950847458, + "abnormal_avg_duration": 0.0005834534707495429, + "avg_duration_ratio": 0.06266908832780684, + "normal_p99": 0.025720509170000006, + "abnormal_p99": 0.0009347065299999996, + "p99_ratio": 0.03634090304441665, + "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-4", + "path-6" + ] + }, + { + "node_id": 148, + "component": "span|frontend::HTTP /recommendations", + "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.0016556291390728477, + "success_rate_drop": 0.9983443708609272, + "normal_avg_duration": 0.001014931084548105, + "abnormal_avg_duration": 0.0005480798410596026, + "avg_duration_ratio": 0.5400168044943008, + "normal_p99": 0.0014886346999999998, + "abnormal_p99": 0.0008819533500000002, + "p99_ratio": 0.5924578743193346, + "conclusion_span_name": "HTTP /recommendations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /recommendations", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /recommendations", + "service_operation:frontend::HTTP /recommendations", + "bare_operation_unique:HTTP /recommendations" + ] + }, + "path_ids": [ + "path-5", + "path-7" + ] + }, + { + "node_id": 163, + "component": "span|profile::profile.Profile/GetProfiles", + "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|profile::profile.Profile/GetProfiles", + "service_operation:profile::profile.Profile/GetProfiles", + "bare_operation_unique:profile.Profile/GetProfiles", + "legacy_exact:span|profile::profile.Profile/GetProfiles", + "legacy_exact:profile::profile.Profile/GetProfiles", + "legacy_exact:profile.Profile/GetProfiles" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 161, + "component": "span|geo::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|geo::geo.Geo/Nearby", + "service_operation:geo::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|geo::geo.Geo/Nearby", + "legacy_exact:geo::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 165, + "component": "span|rate::rate.Rate/GetRates", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "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" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 169, + "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": 173, + "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": 7, + "explained_alarm_count": 3, + "unexplained_alarm_count": 4, + "candidate_strong_alarm_count": 2, + "explained_strong_alarm_count": 2, + "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-01KQHDBB5Y8K69Z13G7VSWG9FS/env.json b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/env.json new file mode 100644 index 0000000000000000000000000000000000000000..873292317e8bf5b5691f56ec09e197b38c2656fa --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs34", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777626847", + "NORMAL_END": "1777627147", + "ABNORMAL_START": "1777627147", + "ABNORMAL_END": "1777627447" +} \ No newline at end of file diff --git a/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/injection.json b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..c86af51a989efde4757667bce73d68c06ac2e355 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/injection.json @@ -0,0 +1,80 @@ +{ + "id": 1908, + "name": "batch-01KQHDBB5Y8K69Z13G7VSWG9FS", + "fault_type": "hybrid", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-01T17:19:07.467+08:00", + "end_time": "2026-05-01T17:24:07.467+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 140, + "pedestal_name": "hs", + "created_at": "2026-05-01T17:19:07.467+08:00", + "updated_at": "2026-05-01T17:29:37.586+08:00", + "engine_config_summary": [ + { + "app": "profile", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs34", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + }, + { + "app": "geo", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs34", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + } + ], + "task_id": "ea7b2798-2ef5-492f-8384-4db65e0d7b41", + "trace_id": "6b508ae9-fa8d-4d4f-b535-d843c8dba874", + "source": "injection", + "description": "Fault batch for task ea7b2798-2ef5-492f-8384-4db65e0d7b41 (2 faults)", + "engine_config": [ + { + "app": "profile", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs34", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + }, + { + "app": "geo", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs34", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "profile" + ], + "container": [ + "hotel-reserv-profile" + ] + }, + { + "service": [ + "geo" + ], + "container": [ + "hotel-reserv-geo" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/label.txt b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/result.json b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/result.json new file mode 100644 index 0000000000000000000000000000000000000000..0ab1c0b4e5eea080396b7a7ac3db0ef8b1c27dc1 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/result.json @@ -0,0 +1,4779 @@ +{ + "case_name": "batch-01KQHDBB5Y8K69Z13G7VSWG9FS", + "injection_nodes": [ + "service|profile" + ], + "alarm_nodes": [ + 161, + 163, + 165, + 169, + 173, + 146, + 148 + ], + "propagation_result": { + "injection_node_ids": [ + 128 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 128, + 163 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777627147, + 1777627147 + ], + "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": 163, + "edge_admitted": true, + "features_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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 128, + 163 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777627147, + 1777627147 + ], + "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": 163, + "edge_admitted": true, + "features_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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 128, + 162, + 163 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777627147, + 1777627147, + 1777627147 + ], + "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": 162, + "edge_admitted": true, + "features_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": 163, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 162, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 2, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 128, + 162, + 163 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777627147, + 1777627147, + 1777627147 + ], + "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": 162, + "edge_admitted": true, + "features_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": 163, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 162, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 2, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 128, + 163, + 155, + 146 + ], + "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": [ + 1777627147, + 1777627147, + 1777627147, + 1777627147 + ], + "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": 163, + "edge_admitted": true, + "features_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": 155, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9884678747940692, + "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": 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.9944649446494465, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 2, + "node_id": 155, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 3, + "node_id": 146, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 128, + 163, + 155, + 148 + ], + "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": [ + 1777627147, + 1777627147, + 1777627147, + 1777627147 + ], + "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": 163, + "edge_admitted": true, + "features_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": 155, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9884678747940692, + "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": 148, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9983361064891847, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 2, + "node_id": 155, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 3, + "node_id": 148, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 128, + 162, + 163, + 155, + 146 + ], + "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": [ + 1777627147, + 1777627147, + 1777627147, + 1777627147, + 1777627147 + ], + "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": 162, + "edge_admitted": true, + "features_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": 163, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 155, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9884678747940692, + "matched": true + } + ], + "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.9944649446494465, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 162, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 2, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 3, + "node_id": 155, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 4, + "node_id": 146, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 128, + 162, + 163, + 155, + 148 + ], + "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": [ + 1777627147, + 1777627147, + 1777627147, + 1777627147, + 1777627147 + ], + "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": 162, + "edge_admitted": true, + "features_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": 163, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 155, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9884678747940692, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 148, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9983361064891847, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 162, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 2, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 3, + "node_id": 155, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 4, + "node_id": 148, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 128, + 162, + 163, + 146, + 148, + 155 + ], + "max_hops_reached": 4, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 128, + "component": "service|profile", + "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|profile", + "states": [ + "unavailable" + ], + "first_state_at": 1777627147 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|geo::geo.Geo/Nearby", + "span|profile::profile.Profile/GetProfiles", + "span|rate::rate.Rate/GetRates", + "span|reservation::reservation.Reservation/CheckAvailability", + "span|search::search.Search/Nearby", + "span|frontend::HTTP /hotels", + "span|frontend::HTTP /recommendations" + ], + "evidence": { + "alarm_count": 7, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 128, + 163 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777627147, + 1777627147 + ], + "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": 163, + "edge_admitted": true, + "features_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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 128, + 163 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777627147, + 1777627147 + ], + "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": 163, + "edge_admitted": true, + "features_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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 128, + 162, + 163 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777627147, + 1777627147, + 1777627147 + ], + "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": 162, + "edge_admitted": true, + "features_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": 163, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 162, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 2, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 128, + 162, + 163 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777627147, + 1777627147, + 1777627147 + ], + "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": 162, + "edge_admitted": true, + "features_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": 163, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 162, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 2, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 128, + 163, + 155, + 146 + ], + "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": [ + 1777627147, + 1777627147, + 1777627147, + 1777627147 + ], + "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": 163, + "edge_admitted": true, + "features_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": 155, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9884678747940692, + "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": 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.9944649446494465, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 2, + "node_id": 155, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 3, + "node_id": 146, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 128, + 163, + 155, + 148 + ], + "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": [ + 1777627147, + 1777627147, + 1777627147, + 1777627147 + ], + "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": 163, + "edge_admitted": true, + "features_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": 155, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9884678747940692, + "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": 148, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9983361064891847, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 2, + "node_id": 155, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 3, + "node_id": 148, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 128, + 162, + 163, + 155, + 146 + ], + "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": [ + 1777627147, + 1777627147, + 1777627147, + 1777627147, + 1777627147 + ], + "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": 162, + "edge_admitted": true, + "features_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": 163, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 155, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9884678747940692, + "matched": true + } + ], + "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.9944649446494465, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 162, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 2, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 3, + "node_id": 155, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 4, + "node_id": 146, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 128, + 162, + 163, + 155, + 148 + ], + "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": [ + 1777627147, + 1777627147, + 1777627147, + 1777627147, + 1777627147 + ], + "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": 162, + "edge_admitted": true, + "features_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": 163, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 155, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9884678747940692, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 148, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9983361064891847, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "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": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777627147, + "dst_onset": 1777627147, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777627147, + "window_end": 1777627506, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 128, + "onset": 1777627147, + "is_injection": true, + "lower_bound": 1777627142, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 1, + "node_id": 162, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 2, + "node_id": 163, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 3, + "node_id": 155, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + }, + { + "node_index": 4, + "node_id": 148, + "onset": 1777627147, + "is_injection": false, + "lower_bound": 1777627147, + "upper_bound": 1777627506, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 8, + "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": 128, + "kind": "service", + "name": "profile", + "uniq_name": "service|profile", + "state": "unavailable", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 163, + "kind": "span", + "name": "profile::profile.Profile/GetProfiles", + "uniq_name": "span|profile::profile.Profile/GetProfiles", + "state": "missing", + "state_start_time": 1777627147, + "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": 128, + "kind": "service", + "name": "profile", + "uniq_name": "service|profile", + "state": "unavailable", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 163, + "kind": "span", + "name": "profile::profile.Profile/GetProfiles", + "uniq_name": "span|profile::profile.Profile/GetProfiles", + "state": "missing", + "state_start_time": 1777627147, + "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": 128, + "kind": "service", + "name": "profile", + "uniq_name": "service|profile", + "state": "unavailable", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 162, + "kind": "span", + "name": "profile::memcached_get_profile", + "uniq_name": "span|profile::memcached_get_profile", + "state": "missing", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 163, + "kind": "span", + "name": "profile::profile.Profile/GetProfiles", + "uniq_name": "span|profile::profile.Profile/GetProfiles", + "state": "missing", + "state_start_time": 1777627147, + "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": 128, + "kind": "service", + "name": "profile", + "uniq_name": "service|profile", + "state": "unavailable", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 162, + "kind": "span", + "name": "profile::memcached_get_profile", + "uniq_name": "span|profile::memcached_get_profile", + "state": "missing", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 163, + "kind": "span", + "name": "profile::profile.Profile/GetProfiles", + "uniq_name": "span|profile::profile.Profile/GetProfiles", + "state": "missing", + "state_start_time": 1777627147, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 128, + "kind": "service", + "name": "profile", + "uniq_name": "service|profile", + "state": "unavailable", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 163, + "kind": "span", + "name": "profile::profile.Profile/GetProfiles", + "uniq_name": "span|profile::profile.Profile/GetProfiles", + "state": "missing", + "state_start_time": 1777627147, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 155, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "erroring, missing", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 146, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777627147, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 128, + "kind": "service", + "name": "profile", + "uniq_name": "service|profile", + "state": "unavailable", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 163, + "kind": "span", + "name": "profile::profile.Profile/GetProfiles", + "uniq_name": "span|profile::profile.Profile/GetProfiles", + "state": "missing", + "state_start_time": 1777627147, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 155, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "erroring, missing", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 148, + "kind": "span", + "name": "frontend::HTTP /recommendations", + "uniq_name": "span|frontend::HTTP /recommendations", + "state": "erroring, missing", + "state_start_time": 1777627147, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 128, + "kind": "service", + "name": "profile", + "uniq_name": "service|profile", + "state": "unavailable", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 162, + "kind": "span", + "name": "profile::memcached_get_profile", + "uniq_name": "span|profile::memcached_get_profile", + "state": "missing", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 163, + "kind": "span", + "name": "profile::profile.Profile/GetProfiles", + "uniq_name": "span|profile::profile.Profile/GetProfiles", + "state": "missing", + "state_start_time": 1777627147, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 155, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "erroring, missing", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 146, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777627147, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 128, + "kind": "service", + "name": "profile", + "uniq_name": "service|profile", + "state": "unavailable", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 162, + "kind": "span", + "name": "profile::memcached_get_profile", + "uniq_name": "span|profile::memcached_get_profile", + "state": "missing", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 163, + "kind": "span", + "name": "profile::profile.Profile/GetProfiles", + "uniq_name": "span|profile::profile.Profile/GetProfiles", + "state": "missing", + "state_start_time": 1777627147, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 155, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "erroring, missing", + "state_start_time": 1777627147, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 148, + "kind": "span", + "name": "frontend::HTTP /recommendations", + "uniq_name": "span|frontend::HTTP /recommendations", + "state": "erroring, missing", + "state_start_time": 1777627147, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 146, + "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.005484460694698354, + "success_rate_drop": 0.9945155393053017, + "normal_avg_duration": 0.009310067950847458, + "abnormal_avg_duration": 0.0005834534707495429, + "avg_duration_ratio": 0.06266908832780684, + "normal_p99": 0.025720509170000006, + "abnormal_p99": 0.0009347065299999996, + "p99_ratio": 0.03634090304441665, + "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": 148, + "component": "span|frontend::HTTP /recommendations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0016556291390728477, + "success_rate_drop": 0.9983443708609272, + "normal_avg_duration": 0.001014931084548105, + "abnormal_avg_duration": 0.0005480798410596026, + "avg_duration_ratio": 0.5400168044943008, + "normal_p99": 0.0014886346999999998, + "abnormal_p99": 0.0008819533500000002, + "p99_ratio": 0.5924578743193346, + "conclusion_span_name": "HTTP /recommendations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /recommendations", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /recommendations", + "service_operation:frontend::HTTP /recommendations", + "bare_operation_unique:HTTP /recommendations" + ] + } + }, + { + "node_id": 161, + "component": "span|geo::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|geo::geo.Geo/Nearby", + "service_operation:geo::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|geo::geo.Geo/Nearby", + "legacy_exact:geo::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + } + }, + { + "node_id": 163, + "component": "span|profile::profile.Profile/GetProfiles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|profile::profile.Profile/GetProfiles", + "service_operation:profile::profile.Profile/GetProfiles", + "bare_operation_unique:profile.Profile/GetProfiles", + "legacy_exact:span|profile::profile.Profile/GetProfiles", + "legacy_exact:profile::profile.Profile/GetProfiles", + "legacy_exact:profile.Profile/GetProfiles" + ] + } + }, + { + "node_id": 165, + "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": 169, + "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": 173, + "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": 146, + "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.005484460694698354, + "success_rate_drop": 0.9945155393053017, + "normal_avg_duration": 0.009310067950847458, + "abnormal_avg_duration": 0.0005834534707495429, + "avg_duration_ratio": 0.06266908832780684, + "normal_p99": 0.025720509170000006, + "abnormal_p99": 0.0009347065299999996, + "p99_ratio": 0.03634090304441665, + "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-4", + "path-6" + ] + }, + { + "node_id": 148, + "component": "span|frontend::HTTP /recommendations", + "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.0016556291390728477, + "success_rate_drop": 0.9983443708609272, + "normal_avg_duration": 0.001014931084548105, + "abnormal_avg_duration": 0.0005480798410596026, + "avg_duration_ratio": 0.5400168044943008, + "normal_p99": 0.0014886346999999998, + "abnormal_p99": 0.0008819533500000002, + "p99_ratio": 0.5924578743193346, + "conclusion_span_name": "HTTP /recommendations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /recommendations", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /recommendations", + "service_operation:frontend::HTTP /recommendations", + "bare_operation_unique:HTTP /recommendations" + ] + }, + "path_ids": [ + "path-5", + "path-7" + ] + }, + { + "node_id": 163, + "component": "span|profile::profile.Profile/GetProfiles", + "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|profile::profile.Profile/GetProfiles", + "service_operation:profile::profile.Profile/GetProfiles", + "bare_operation_unique:profile.Profile/GetProfiles", + "legacy_exact:span|profile::profile.Profile/GetProfiles", + "legacy_exact:profile::profile.Profile/GetProfiles", + "legacy_exact:profile.Profile/GetProfiles" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 161, + "component": "span|geo::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|geo::geo.Geo/Nearby", + "service_operation:geo::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|geo::geo.Geo/Nearby", + "legacy_exact:geo::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 165, + "component": "span|rate::rate.Rate/GetRates", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "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" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 169, + "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": 173, + "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": 146, + "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.005484460694698354, + "success_rate_drop": 0.9945155393053017, + "normal_avg_duration": 0.009310067950847458, + "abnormal_avg_duration": 0.0005834534707495429, + "avg_duration_ratio": 0.06266908832780684, + "normal_p99": 0.025720509170000006, + "abnormal_p99": 0.0009347065299999996, + "p99_ratio": 0.03634090304441665, + "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-4", + "path-6" + ] + }, + { + "node_id": 148, + "component": "span|frontend::HTTP /recommendations", + "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.0016556291390728477, + "success_rate_drop": 0.9983443708609272, + "normal_avg_duration": 0.001014931084548105, + "abnormal_avg_duration": 0.0005480798410596026, + "avg_duration_ratio": 0.5400168044943008, + "normal_p99": 0.0014886346999999998, + "abnormal_p99": 0.0008819533500000002, + "p99_ratio": 0.5924578743193346, + "conclusion_span_name": "HTTP /recommendations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /recommendations", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /recommendations", + "service_operation:frontend::HTTP /recommendations", + "bare_operation_unique:HTTP /recommendations" + ] + }, + "path_ids": [ + "path-5", + "path-7" + ] + }, + { + "node_id": 163, + "component": "span|profile::profile.Profile/GetProfiles", + "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|profile::profile.Profile/GetProfiles", + "service_operation:profile::profile.Profile/GetProfiles", + "bare_operation_unique:profile.Profile/GetProfiles", + "legacy_exact:span|profile::profile.Profile/GetProfiles", + "legacy_exact:profile::profile.Profile/GetProfiles", + "legacy_exact:profile.Profile/GetProfiles" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3" + ] + } + ], + "candidate_alarm_node_ids": [ + 146, + 148, + 161, + 163, + 165, + 169, + 173 + ], + "explained_alarm_node_ids": [ + 146, + 148, + 163 + ], + "unexplained_alarm_node_ids": [ + 161, + 165, + 169, + 173 + ], + "candidate_alarm_count": 7, + "explained_alarm_count": 3, + "unexplained_alarm_count": 4, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 2, + "explained_strong_alarm_count": 2, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "service|profile" + ], + "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/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_logs.parquet b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca71f1734167ceb8d5211dcd4dd25ef41ad4db42 --- /dev/null +++ b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe9f41b64d6fd32e898793a36678c5b9cf8a9d3acc827baba68cde0d9a86b38 +size 258738 diff --git a/cases/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_metrics.parquet b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc867500f1a65284e7ef0eed6449f9fecd09f7f0 --- /dev/null +++ b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0804ec1c7ea300b9dca5745c18e6b56fd379d18ea4a3e97ea72f3477840f7cf +size 85350 diff --git a/cases/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_metrics_histogram.parquet b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34b6ef397cb4f46cd07532abb4e84fe03e13ba41 --- /dev/null +++ b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2299368d62bd69733cb49efa6a91c99a2788bab14937d7adb56fd545de7f20d4 +size 2565922 diff --git a/cases/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_metrics_sum.parquet b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcbf890c19cfe2e75aee87bf35f7ab24203aab52 --- /dev/null +++ b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29e308dc2a7ed726c20d06f587f0359210bd1178427af16ec5e7105ad2642d6 +size 215227 diff --git a/cases/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_traces.parquet b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e49142e903f7015b452478dda5e71d306d7e0b4 --- /dev/null +++ b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a15d3eae0801f354419964106692d20c090aad7f95626a74bf952a86d6d394cf +size 934414 diff --git a/cases/batch-01KQJ6V220PF94DWGBM4DS613H/conclusion.parquet b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eae9f7bee94919536fbd7ea74b4a4d499e74358b --- /dev/null +++ b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923f4a1c17abd98946f165162e6e203956ab46fe59eb1426c2cf20499e9c6999 +size 11169 diff --git a/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_logs.parquet b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db09345c75ca2bf367ba8aa6a6034451355e018e --- /dev/null +++ b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bcd0687f311fc66132d454b4a040c4e42931dd122efaa5e5dc2a9f8f4eca513 +size 1226841 diff --git a/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_metrics.parquet b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..721035fd4db72f0f9eb0a7f45f9cadccf42a152c --- /dev/null +++ b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7463517de5ab0becf118e3b3bd8771f78804439c137e9438ed9247aaf85ff1ce +size 108238 diff --git a/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_metrics_histogram.parquet b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..387c9228836b58f057ce72ad895adbf8aceab54e --- /dev/null +++ b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958db9a952c065cc26810648998a60917a1a456719683afd9f981594f2d3de46 +size 1654697 diff --git a/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_metrics_sum.parquet b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b8a6d0badd9d9d86a1b76dc78e02f40112f4513 --- /dev/null +++ b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfb000e100962134691adc50bd6023c50582368fc3688908fe46f82739360cc4 +size 350923 diff --git a/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_traces.parquet b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51fc37375869ad22ea96b138a707ce829ad064e3 --- /dev/null +++ b/cases/batch-01KQJ6V220PF94DWGBM4DS613H/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9c838e262d04bff58244d627c71cd829cc2e10f46132b4b3b12fe40256aac46 +size 4862278 diff --git a/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/.done b/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/.finished b/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/causal_graph.json b/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..56fcf4910aa0b4b575df1fcf1065b5785e8fa39d --- /dev/null +++ b/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/causal_graph.json @@ -0,0 +1,5357 @@ +{ + "case_name": "batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4", + "fault_type": "JVMRuntimeMutator", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777656550, + "component": "pod|ts-basic-service-6545dfbb47-687br", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1777656550, + "component": "service|ts-basic-service", + "state": [ + "unavailable", + "silent" + ] + }, + { + "timestamp": 1777656550, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "unavailable", + "silent" + ] + }, + { + "timestamp": 1777656550, + "component": "span|ts-basic-service::BasicController.queryForTravel", + "state": [ + "unavailable", + "silent" + ] + }, + { + "timestamp": 1777656550, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777656550, + "component": "span|ts-basic-service::BasicController.queryForTravels", + "state": [ + "unavailable", + "silent" + ] + }, + { + "timestamp": 1777656557, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656599, + "component": "span|ts-travel-service::TravelController.queryInfo", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656599, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656578, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656578, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656662, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777656623, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777656620, + "component": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656620, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656599, + "component": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656599, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656550, + "component": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": [ + "unavailable", + "silent" + ] + }, + { + "timestamp": 1777656620, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656620, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656809, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656809, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656620, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777656809, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + } + ], + "edges": [ + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "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.getCheapestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute" + }, + { + "source": "span|ts-basic-service::BasicController.queryForTravel", + "target": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel" + }, + { + "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-basic-service::HttpServletResponseWrapper.sendError" + }, + { + "source": "pod|ts-basic-service-6545dfbb47-687br", + "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-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-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "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-plan-service::TravelPlanController.getByCheapest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "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-basic-service::POST /api/v1/basicservice/basic/travels", + "target": "span|ts-travel-service::TravelController.queryInfo" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "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/quickestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-basic-service::BasicController.queryForTravel" + }, + { + "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-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" + } + ], + "root_causes": [ + { + "component": "container|ts-basic-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1777656550, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "unavailable", + "silent" + ] + }, + { + "timestamp": 1777656550, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777656557, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656599, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656578, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656662, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777656623, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777656620, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656599, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656620, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656809, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656620, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777656809, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777656550, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "unavailable", + "silent" + ] + }, + { + "timestamp": 1777656550, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777656557, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656599, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656578, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656662, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777656623, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777656620, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656599, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656620, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656809, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777656620, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777656809, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + } + ], + "component_to_service": { + "pod|ts-basic-service-6545dfbb47-687br": "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.queryForTravel": "ts-basic-service", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travel": "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/travelservice/trips/left": "ts-ui-dashboard", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left": "ts-ui-dashboard", + "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-basic-service::HttpServletResponseWrapper.sendError": "ts-basic-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-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/cheapest": "ts-ui-dashboard", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-ui-dashboard" + }, + "candidate_alarm_nodes": [ + { + "node_id": 623, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 624, + "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.010490348166666667, + "abnormal_avg_duration": 0.012390147, + "avg_duration_ratio": 1.1810996930845432, + "normal_p99": 0.013993646449999996, + "abnormal_p99": 0.012390147, + "p99_ratio": 0.8854123222471442, + "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": 625, + "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.008885066305555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010709405549999997, + "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": 626, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "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": 627, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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": 630, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 631, + "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.009128813066666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01172488218, + "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": 632, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_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::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", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 633, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": 634, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 635, + "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.007680565916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00991687084, + "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": 636, + "component": "span|ts-admin-basic-info-service::PUT /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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_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::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" + ] + } + }, + { + "node_id": 637, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": 642, + "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.9523809523809523, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9523809523809523, + "normal_avg_duration": 0.008459529571428571, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010083651400000001, + "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": 643, + "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.013911123181818181, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01639847736, + "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": 646, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.010499261333333334, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.012127209880000002, + "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": 647, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0083540535, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00915615482, + "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": 651, + "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.7692307692307693, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7692307692307693, + "normal_avg_duration": 0.006997258, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008984628, + "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": 655, + "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.875, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.875, + "normal_avg_duration": 0.013834297916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01888016827, + "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": 658, + "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.051388351444444445, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.05775444525, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "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": 661, + "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.6923076923076923, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6923076923076923, + "normal_avg_duration": 0.011102994461538462, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01566594152, + "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": 676, + "component": "span|ts-auth-service::SELECT ts.auth_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-auth-service::SELECT ts.auth_user", + "service_operation:ts-auth-service::SELECT ts.auth_user", + "bare_operation_unique:SELECT ts.auth_user", + "legacy_exact:span|ts-auth-service::SELECT ts.auth_user", + "legacy_exact:ts-auth-service::SELECT ts.auth_user", + "legacy_exact:SELECT ts.auth_user" + ] + } + }, + { + "node_id": 677, + "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": 681, + "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": 686, + "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": 687, + "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": 695, + "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": 698, + "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": 699, + "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": 719, + "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": 720, + "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": 730, + "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": 744, + "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": 747, + "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": 770, + "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": 772, + "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": 781, + "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": 791, + "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": 793, + "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": 797, + "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": 802, + "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": 803, + "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": 807, + "component": "span|ts-route-service::POST /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.006981134214117647, + "abnormal_avg_duration": 0.010584585692307693, + "avg_duration_ratio": 1.516169918478711, + "normal_p99": 0.01031448556, + "abnormal_p99": 0.01119823684, + "p99_ratio": 1.0856805969487442, + "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": 808, + "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": 811, + "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": 815, + "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": 817, + "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": 821, + "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": 822, + "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": 823, + "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": 824, + "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": 826, + "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": 829, + "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": 831, + "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": 835, + "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": 836, + "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": 854, + "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": 860, + "component": "span|ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "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::GET /api/v1/trainservice/trains/byName/{name}", + "service_operation:ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "bare_operation_unique:GET /api/v1/trainservice/trains/byName/{name}", + "http_endpoint:ts-train-service::GET::/api/v1/trainservice/trains/byName/{name}", + "http_endpoint_unique:GET::/api/v1/trainservice/trains/byName/{name}", + "bare_path_unique:/api/v1/trainservice/trains/byName/{name}", + "legacy_exact:span|ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "legacy_exact:ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "legacy_exact:GET /api/v1/trainservice/trains/byName/{name}" + ] + } + }, + { + "node_id": 861, + "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.0025801115603448273, + "abnormal_avg_duration": 0.0033765514, + "avg_duration_ratio": 1.3086842646248713, + "normal_p99": 0.00366297309, + "abnormal_p99": 0.0034776273199999997, + "p99_ratio": 0.9494001824621648, + "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": 862, + "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": 863, + "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.0025801115603448273, + "abnormal_avg_duration": 0.0033765514, + "avg_duration_ratio": 1.3086842646248713, + "normal_p99": 0.00366297309, + "abnormal_p99": 0.0034776273199999997, + "p99_ratio": 0.9494001824621648, + "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": 878, + "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.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.04437026690789474, + "abnormal_avg_duration": 18.85404277, + "avg_duration_ratio": 424.9251601108878, + "normal_p99": 0.05427568625, + "abnormal_p99": 20.00315074, + "p99_ratio": 368.54717318290926, + "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": 880, + "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.04325211753333333, + "abnormal_avg_duration": 20.000599845, + "avg_duration_ratio": 462.4189747377348, + "normal_p99": 0.05266248755, + "abnormal_p99": 20.00094119468, + "p99_ratio": 379.79484306908705, + "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": 884, + "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": 886, + "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.01721181023931624, + "abnormal_avg_duration": 20.00025427, + "avg_duration_ratio": 1162.0075978013183, + "normal_p99": 0.02227214308, + "abnormal_p99": 20.00025427, + "p99_ratio": 897.9941534211803, + "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": 887, + "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": 896, + "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": 898, + "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.017602618336283186, + "abnormal_avg_duration": 20.0012800265, + "avg_duration_ratio": 1136.2673236669912, + "normal_p99": 0.021803141919999998, + "abnormal_p99": 20.00240314493, + "p99_ratio": 917.4092072749303, + "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": 909, + "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.7692307692307693, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7692307692307693, + "normal_avg_duration": 0.006997258, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008984628, + "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": 910, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 912, + "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.008885066305555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010709405549999997, + "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": 913, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "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": 914, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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": 916, + "component": "span|ts-ui-dashboard::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.011943307157894736, + "abnormal_avg_duration": 0.016574284, + "avg_duration_ratio": 1.3877466082787722, + "normal_p99": 0.014325859540000001, + "abnormal_p99": 0.016574284, + "p99_ratio": 1.1569486601290522, + "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": 924, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 925, + "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.009128813066666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01172488218, + "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": 926, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET 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", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 927, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": 929, + "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.875, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.875, + "normal_avg_duration": 0.013834297916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01888016827, + "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": 930, + "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.6923076923076923, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6923076923076923, + "normal_avg_duration": 0.011102994461538462, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01566594152, + "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": 934, + "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.017602618336283186, + "abnormal_avg_duration": 20.0012800265, + "avg_duration_ratio": 1136.2673236669912, + "normal_p99": 0.021803141919999998, + "abnormal_p99": 20.00240314493, + "p99_ratio": 917.4092072749303, + "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": 935, + "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.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.04437026690789474, + "abnormal_avg_duration": 18.85404277, + "avg_duration_ratio": 424.9251601108878, + "normal_p99": 0.05427568625, + "abnormal_p99": 20.00315074, + "p99_ratio": 368.54717318290926, + "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": 937, + "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.04325211753333333, + "abnormal_avg_duration": 20.000599845, + "avg_duration_ratio": 462.4189747377348, + "normal_p99": 0.05266248755, + "abnormal_p99": 20.00094119468, + "p99_ratio": 379.79484306908705, + "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": 938, + "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.01721181023931624, + "abnormal_avg_duration": 20.00025427, + "avg_duration_ratio": 1162.0075978013183, + "normal_p99": 0.02227214308, + "abnormal_p99": 20.00025427, + "p99_ratio": 897.9941534211803, + "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": 940, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 941, + "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.007680565916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00991687084, + "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": 942, + "component": "span|ts-ui-dashboard::PUT /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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET 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", + "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" + ] + } + }, + { + "node_id": 943, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": 947, + "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": 950, + "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": 951, + "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": 686, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "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/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" + ] + }, + "path_ids": [ + "path-1", + "path-9" + ] + }, + { + "node_id": 687, + "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-2", + "path-10", + "path-11" + ] + }, + { + "node_id": 791, + "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-7", + "path-24", + "path-26", + "path-28", + "path-30", + "path-32", + "path-34" + ] + }, + { + "node_id": 793, + "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-8", + "path-25", + "path-27", + "path-29", + "path-31", + "path-33", + "path-35" + ] + }, + { + "node_id": 878, + "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.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.04437026690789474, + "abnormal_avg_duration": 18.85404277, + "avg_duration_ratio": 424.9251601108878, + "normal_p99": 0.05427568625, + "abnormal_p99": 20.00315074, + "p99_ratio": 368.54717318290926, + "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-36", + "path-38", + "path-40", + "path-42", + "path-44", + "path-46" + ] + }, + { + "node_id": 880, + "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.04325211753333333, + "abnormal_avg_duration": 20.000599845, + "avg_duration_ratio": 462.4189747377348, + "normal_p99": 0.05266248755, + "abnormal_p99": 20.00094119468, + "p99_ratio": 379.79484306908705, + "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-37", + "path-39", + "path-41", + "path-43", + "path-45", + "path-47" + ] + }, + { + "node_id": 886, + "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.01721181023931624, + "abnormal_avg_duration": 20.00025427, + "avg_duration_ratio": 1162.0075978013183, + "normal_p99": 0.02227214308, + "abnormal_p99": 20.00025427, + "p99_ratio": 897.9941534211803, + "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-3", + "path-12", + "path-14", + "path-16" + ] + }, + { + "node_id": 898, + "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.017602618336283186, + "abnormal_avg_duration": 20.0012800265, + "avg_duration_ratio": 1136.2673236669912, + "normal_p99": 0.021803141919999998, + "abnormal_p99": 20.00240314493, + "p99_ratio": 917.4092072749303, + "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-4", + "path-13", + "path-15", + "path-17" + ] + }, + { + "node_id": 934, + "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.017602618336283186, + "abnormal_avg_duration": 20.0012800265, + "avg_duration_ratio": 1136.2673236669912, + "normal_p99": 0.021803141919999998, + "abnormal_p99": 20.00240314493, + "p99_ratio": 917.4092072749303, + "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-6", + "path-19", + "path-21", + "path-23" + ] + }, + { + "node_id": 935, + "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.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.04437026690789474, + "abnormal_avg_duration": 18.85404277, + "avg_duration_ratio": 424.9251601108878, + "normal_p99": 0.05427568625, + "abnormal_p99": 20.00315074, + "p99_ratio": 368.54717318290926, + "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-48", + "path-50" + ] + }, + { + "node_id": 937, + "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.04325211753333333, + "abnormal_avg_duration": 20.000599845, + "avg_duration_ratio": 462.4189747377348, + "normal_p99": 0.05266248755, + "abnormal_p99": 20.00094119468, + "p99_ratio": 379.79484306908705, + "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-49", + "path-51" + ] + }, + { + "node_id": 938, + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01721181023931624, + "abnormal_avg_duration": 20.00025427, + "avg_duration_ratio": 1162.0075978013183, + "normal_p99": 0.02227214308, + "abnormal_p99": 20.00025427, + "p99_ratio": 897.9941534211803, + "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-5", + "path-18", + "path-20", + "path-22" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 623, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 624, + "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.010490348166666667, + "abnormal_avg_duration": 0.012390147, + "avg_duration_ratio": 1.1810996930845432, + "normal_p99": 0.013993646449999996, + "abnormal_p99": 0.012390147, + "p99_ratio": 0.8854123222471442, + "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": 625, + "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.008885066305555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010709405549999997, + "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": 626, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "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": 627, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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": 630, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 631, + "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.009128813066666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01172488218, + "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": 632, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_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::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", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 633, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": "no_path_found" + }, + { + "node_id": 634, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 635, + "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.007680565916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00991687084, + "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": 636, + "component": "span|ts-admin-basic-info-service::PUT /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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_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::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" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 637, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": "no_path_found" + }, + { + "node_id": 642, + "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.9523809523809523, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9523809523809523, + "normal_avg_duration": 0.008459529571428571, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010083651400000001, + "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": 643, + "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.013911123181818181, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01639847736, + "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": 646, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.010499261333333334, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.012127209880000002, + "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": 647, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0083540535, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00915615482, + "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": 651, + "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.7692307692307693, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7692307692307693, + "normal_avg_duration": 0.006997258, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008984628, + "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": 655, + "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.875, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.875, + "normal_avg_duration": 0.013834297916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01888016827, + "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": 658, + "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.051388351444444445, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.05775444525, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "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": 661, + "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.6923076923076923, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6923076923076923, + "normal_avg_duration": 0.011102994461538462, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01566594152, + "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": 676, + "component": "span|ts-auth-service::SELECT ts.auth_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-auth-service::SELECT ts.auth_user", + "service_operation:ts-auth-service::SELECT ts.auth_user", + "bare_operation_unique:SELECT ts.auth_user", + "legacy_exact:span|ts-auth-service::SELECT ts.auth_user", + "legacy_exact:ts-auth-service::SELECT ts.auth_user", + "legacy_exact:SELECT ts.auth_user" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 677, + "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": 681, + "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": 695, + "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": 698, + "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": 699, + "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": 719, + "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": 720, + "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": 730, + "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": 744, + "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": 747, + "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": 770, + "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": 772, + "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": 781, + "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": 797, + "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": 802, + "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": 803, + "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": 807, + "component": "span|ts-route-service::POST /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.006981134214117647, + "abnormal_avg_duration": 0.010584585692307693, + "avg_duration_ratio": 1.516169918478711, + "normal_p99": 0.01031448556, + "abnormal_p99": 0.01119823684, + "p99_ratio": 1.0856805969487442, + "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": 808, + "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": 811, + "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": 815, + "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": 817, + "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": 821, + "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": 822, + "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": 823, + "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": 824, + "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": 826, + "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": 829, + "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": 831, + "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": 835, + "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": 836, + "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": 854, + "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": 860, + "component": "span|ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_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::GET /api/v1/trainservice/trains/byName/{name}", + "service_operation:ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "bare_operation_unique:GET /api/v1/trainservice/trains/byName/{name}", + "http_endpoint:ts-train-service::GET::/api/v1/trainservice/trains/byName/{name}", + "http_endpoint_unique:GET::/api/v1/trainservice/trains/byName/{name}", + "bare_path_unique:/api/v1/trainservice/trains/byName/{name}", + "legacy_exact:span|ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "legacy_exact:ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "legacy_exact:GET /api/v1/trainservice/trains/byName/{name}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 861, + "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.0025801115603448273, + "abnormal_avg_duration": 0.0033765514, + "avg_duration_ratio": 1.3086842646248713, + "normal_p99": 0.00366297309, + "abnormal_p99": 0.0034776273199999997, + "p99_ratio": 0.9494001824621648, + "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": 862, + "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": 863, + "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.0025801115603448273, + "abnormal_avg_duration": 0.0033765514, + "avg_duration_ratio": 1.3086842646248713, + "normal_p99": 0.00366297309, + "abnormal_p99": 0.0034776273199999997, + "p99_ratio": 0.9494001824621648, + "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": 884, + "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": 887, + "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": 896, + "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": 909, + "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.7692307692307693, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7692307692307693, + "normal_avg_duration": 0.006997258, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008984628, + "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": 910, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 912, + "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.008885066305555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010709405549999997, + "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": 913, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "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": 914, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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": 916, + "component": "span|ts-ui-dashboard::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.011943307157894736, + "abnormal_avg_duration": 0.016574284, + "avg_duration_ratio": 1.3877466082787722, + "normal_p99": 0.014325859540000001, + "abnormal_p99": 0.016574284, + "p99_ratio": 1.1569486601290522, + "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" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 924, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 925, + "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.009128813066666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01172488218, + "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": 926, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET 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", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 927, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": "no_path_found" + }, + { + "node_id": 929, + "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.875, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.875, + "normal_avg_duration": 0.013834297916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01888016827, + "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": 930, + "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.6923076923076923, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6923076923076923, + "normal_avg_duration": 0.011102994461538462, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01566594152, + "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": 940, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 941, + "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.007680565916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00991687084, + "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": 942, + "component": "span|ts-ui-dashboard::PUT /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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET 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", + "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" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 943, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": "no_path_found" + }, + { + "node_id": 947, + "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": 950, + "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": 951, + "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": 91, + "explained_alarm_count": 12, + "unexplained_alarm_count": 79, + "candidate_strong_alarm_count": 43, + "explained_strong_alarm_count": 8, + "unexplained_strong_alarm_count": 35, + "strong_alarm_coverage": 0.18604651162790697, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.18604651162790697, + "alarm_coverage_confidence": 0.18604651162790697, + "final_confidence": 0.18604651162790697 + } +} \ No newline at end of file diff --git a/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/env.json b/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/env.json new file mode 100644 index 0000000000000000000000000000000000000000..3902f02020d8be0b7cc818b6b67951bd80c99a04 --- /dev/null +++ b/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts8", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777656239", + "NORMAL_END": "1777656539", + "ABNORMAL_START": "1777656539", + "ABNORMAL_END": "1777656838" +} \ No newline at end of file diff --git a/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/injection.json b/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..f06da591f36c764231de2e1f1c549f1058927953 --- /dev/null +++ b/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/injection.json @@ -0,0 +1,111 @@ +{ + "id": 2086, + "name": "batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4", + "fault_type": "hybrid", + "category": "ts", + "pre_duration": 5, + "start_time": "2026-05-02T01:28:59+08:00", + "end_time": "2026-05-02T01:33:58+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 149, + "pedestal_name": "ts", + "created_at": "2026-05-02T01:28:58.869+08:00", + "updated_at": "2026-05-02T01:34:00.502+08:00", + "engine_config_summary": [ + { + "app": "ts-basic-service", + "chaos_type": "JVMRuntimeMutator", + "class": "fdse.microservice.controller.BasicController", + "duration": 5, + "method": "queryForTravels", + "mutator_config": "constant:\"/basic/travels\":\"mutated_/basic/travels\"", + "namespace": "ts8", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-station-service", + "chaos_type": "NetworkPartition", + "direction": "to", + "duration": 5, + "namespace": "ts8", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "task_id": "34bb3ba9-730f-4eb1-90e3-8815f5513529", + "trace_id": "61111ecf-25b9-499d-bca5-d6266186c151", + "source": "injection", + "description": "Fault batch for task 34bb3ba9-730f-4eb1-90e3-8815f5513529 (2 faults)", + "engine_config": [ + { + "app": "ts-basic-service", + "chaos_type": "JVMRuntimeMutator", + "class": "fdse.microservice.controller.BasicController", + "duration": 5, + "method": "queryForTravels", + "mutator_config": "constant:\"/basic/travels\":\"mutated_/basic/travels\"", + "namespace": "ts8", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-station-service", + "chaos_type": "NetworkPartition", + "direction": "to", + "duration": 5, + "namespace": "ts8", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "ts-basic-service" + ], + "pod": [ + "ts-basic-service-6545dfbb47-9rvd8" + ], + "container": [ + "ts-basic-service" + ], + "function": [ + "fdse.microservice.controller.BasicController.queryForTravels" + ] + }, + { + "service": [ + "ts-station-service", + "mysql" + ], + "pod": [ + "mysql-0", + "ts-station-service-6fd97ffdf-kzpbl" + ], + "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-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/label.txt b/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/result.json b/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/result.json new file mode 100644 index 0000000000000000000000000000000000000000..cc311c394ce5afedd695c18f073b9dad5db89bad --- /dev/null +++ b/cases/batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4/result.json @@ -0,0 +1,64975 @@ +{ + "case_name": "batch-01KQJ9C9Q8VCHQ9Y1VJG3NFJY4", + "injection_nodes": [ + "container|ts-basic-service" + ], + "alarm_nodes": [ + 623, + 624, + 625, + 626, + 627, + 630, + 631, + 632, + 633, + 634, + 635, + 636, + 637, + 642, + 643, + 646, + 647, + 651, + 655, + 658, + 661, + 676, + 677, + 681, + 686, + 687, + 695, + 698, + 699, + 719, + 720, + 730, + 744, + 747, + 770, + 772, + 781, + 791, + 793, + 797, + 802, + 803, + 807, + 808, + 811, + 815, + 817, + 821, + 822, + 823, + 824, + 826, + 829, + 831, + 835, + 836, + 854, + 860, + 861, + 862, + 863, + 878, + 880, + 884, + 886, + 887, + 896, + 898, + 909, + 910, + 912, + 913, + 914, + 916, + 924, + 925, + 926, + 927, + 929, + 930, + 934, + 935, + 937, + 938, + 940, + 941, + 942, + 943, + 947, + 950, + 951 + ], + "propagation_result": { + "injection_node_ids": [ + 492 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 152, + 555, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777656550, + 1777656550, + 1777656550 + ], + "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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 683, + 686 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656550 + ], + "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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 683, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 683, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 686, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1713.5917957556896, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "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": 1223.3679899908007, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": "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": 1425.717415798648, + "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": "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": 1307.3832392596644, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 938 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656662 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 63.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 938, + "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": 894.3773635498926, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656662, + "delay": 63, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 938, + "onset": 1777656662, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898, + 934 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656623 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 45.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": "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": 1425.717415798648, + "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": "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": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 934, + "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": 843.9305591388912, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656623, + "delay": 45, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 934, + "onset": 1777656623, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 794, + 791 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "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.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "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.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 796, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "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": 1223.3679899908007, + "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": "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": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 683, + 686 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656550 + ], + "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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 683, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1926.7846098125108, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 683, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 686, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578 + ], + "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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 893, + 886 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 905, + 898 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886, + 938 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599, + 1777656662 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.0, + 0.0, + 63.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 938, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 894.3773635498926, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656662, + "delay": 63, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 938, + "onset": 1777656662, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898, + 934 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578, + 1777656623 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0, + 45.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 934, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 843.9305591388912, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656623, + "delay": 45, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 934, + "onset": 1777656623, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 938 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656662 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 63.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 938, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 894.3773635498926, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656662, + "delay": 63, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 938, + "onset": 1777656662, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898, + 934 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656623 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 45.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 934, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 843.9305591388912, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656623, + "delay": 45, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 934, + "onset": 1777656623, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 893, + 886, + 938 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656662 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 63.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 938, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 894.3773635498926, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656662, + "delay": 63, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 938, + "onset": 1777656662, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 905, + 898, + 934 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656623 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 45.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 934, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 843.9305591388912, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656623, + "delay": 45, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 934, + "onset": 1777656623, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886, + 794, + 791 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.0, + 0.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886, + 796, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898, + 794, + 791 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656620, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898, + 796, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656599, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 794, + 791 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 796, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898, + 794, + 791 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656620, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898, + 796, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "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" + ], + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656599, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 893, + 886, + 794, + 791 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 893, + 886, + 796, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 905, + 898, + 794, + 791 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656620, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 905, + 898, + 796, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "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" + ], + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656599, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886, + 794, + 791, + 881, + 878 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.0, + 0.0, + 21.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886, + 796, + 793, + 883, + 880 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599, + 1777656599, + 1777656599, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.0, + 0.0, + 0.0, + 0.0, + 210.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898, + 794, + 791, + 881, + 878 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0, + 42.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656620, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898, + 796, + 793, + 883, + 880 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578, + 1777656599, + 1777656599, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0, + 21.0, + 0.0, + 210.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656599, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 794, + 791, + 881, + 878 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 21.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 796, + 793, + 883, + 880 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656599, + 1777656599, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 0.0, + 0.0, + 210.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898, + 794, + 791, + 881, + 878 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 42.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656620, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898, + 796, + 793, + 883, + 880 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656599, + 1777656599, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 21.0, + 0.0, + 210.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656599, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 893, + 886, + 794, + 791, + 881, + 878 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 21.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 893, + 886, + 796, + 793, + 883, + 880 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656599, + 1777656599, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 0.0, + 0.0, + 210.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 905, + 898, + 794, + 791, + 881, + 878 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 42.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656620, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 905, + 898, + 796, + 793, + 883, + 880 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656599, + 1777656599, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 21.0, + 0.0, + 210.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656599, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886, + 794, + 791, + 881, + 878, + 935 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599, + 1777656620, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.0, + 0.0, + 21.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 935, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 351.236703300713, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 935, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886, + 796, + 793, + 883, + 880, + 937 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599, + 1777656599, + 1777656599, + 1777656809, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.0, + 0.0, + 0.0, + 0.0, + 210.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 937, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 335.7344776546091, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "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": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 937, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898, + 794, + 791, + 881, + 878, + 935 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578, + 1777656620, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0, + 42.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 935, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 351.236703300713, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656620, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 935, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898, + 796, + 793, + 883, + 880, + 937 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578, + 1777656599, + 1777656599, + 1777656809, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0, + 21.0, + 0.0, + 210.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 937, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 335.7344776546091, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656599, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "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": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 937, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 898, + 905, + 791, + 152, + 793, + 794, + 796, + 934, + 935, + 937, + 938, + 555, + 684, + 683, + 685, + 687, + 686, + 598, + 602, + 492, + 878, + 880, + 881, + 883, + 886, + 893 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 492, + "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": [ + "silent" + ], + "first_state_at": 1777656539 + } + ] + } + }, + "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::SELECT ts.auth_user", + "span|ts-auth-service::SELECT ts.user_roles", + "span|ts-auth-service::UserRepository.findByUsername", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "span|ts-config-service::GET /api/v1/configservice/configs", + "span|ts-config-service::POST /api/v1/configservice/configs", + "span|ts-config-service::PUT /api/v1/configservice/configs", + "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "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::PUT /api/v1/orderOtherService/orderOther/admin", + "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::GET /api/v1/routeservice/routes/{start}/{end}", + "span|ts-route-service::POST /api/v1/routeservice/routes", + "span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "span|ts-route-service::RouteController.queryAll", + "span|ts-route-service::RouteRepository.findAll", + "span|ts-route-service::RouteRepository.findByIds", + "span|ts-route-service::SELECT route.entity.Route", + "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::POST /api/v1/stationservice/stations", + "span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "span|ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "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::GET /api/v1/travelservice/admin_trip", + "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "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/adminrouteservice/adminroute", + "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/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-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" + ], + "evidence": { + "alarm_count": 91, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 152, + 555, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777656550, + 1777656550, + 1777656550 + ], + "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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 683, + 686 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656550 + ], + "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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 683, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 683, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 686, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1713.5917957556896, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "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": 1223.3679899908007, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": "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": 1425.717415798648, + "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": "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": 1307.3832392596644, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 938 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656662 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 63.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 938, + "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": 894.3773635498926, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656662, + "delay": 63, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 938, + "onset": 1777656662, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898, + 934 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656623 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 45.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": "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": 1425.717415798648, + "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": "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": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 934, + "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": 843.9305591388912, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656623, + "delay": 45, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 934, + "onset": 1777656623, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 794, + 791 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "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.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "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.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 796, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "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": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "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": 1223.3679899908007, + "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": "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": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 683, + 686 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656550 + ], + "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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 683, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1926.7846098125108, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 683, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 686, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578 + ], + "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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 893, + 886 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 905, + 898 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886, + 938 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599, + 1777656662 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.0, + 0.0, + 63.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 938, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 894.3773635498926, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656662, + "delay": 63, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 938, + "onset": 1777656662, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898, + 934 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578, + 1777656623 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0, + 45.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 934, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 843.9305591388912, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656623, + "delay": 45, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 934, + "onset": 1777656623, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 938 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656662 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 63.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 938, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 894.3773635498926, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656662, + "delay": 63, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 938, + "onset": 1777656662, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898, + 934 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656623 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 45.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 934, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 843.9305591388912, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656623, + "delay": 45, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 934, + "onset": 1777656623, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 893, + 886, + 938 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656662 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 63.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 938, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 894.3773635498926, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656662, + "delay": 63, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 938, + "onset": 1777656662, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 905, + 898, + 934 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656623 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 45.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 934, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 843.9305591388912, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656623, + "delay": 45, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 934, + "onset": 1777656623, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886, + 794, + 791 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.0, + 0.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886, + 796, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898, + 794, + 791 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656620, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898, + 796, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656599, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 794, + 791 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 796, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898, + 794, + 791 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656620, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898, + 796, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "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" + ], + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656599, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 893, + 886, + 794, + 791 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 893, + 886, + 796, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 905, + 898, + 794, + 791 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656620, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 905, + 898, + 796, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "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" + ], + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656599, + 1777656599 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 21.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656599, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886, + 794, + 791, + 881, + 878 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.0, + 0.0, + 21.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886, + 796, + 793, + 883, + 880 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599, + 1777656599, + 1777656599, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.0, + 0.0, + 0.0, + 0.0, + 210.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898, + 794, + 791, + 881, + 878 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0, + 42.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656620, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898, + 796, + 793, + 883, + 880 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578, + 1777656599, + 1777656599, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0, + 21.0, + 0.0, + 210.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656599, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 794, + 791, + 881, + 878 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 21.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 893, + 886, + 796, + 793, + 883, + 880 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656599, + 1777656599, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 0.0, + 0.0, + 210.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898, + 794, + 791, + 881, + 878 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 42.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656620, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 684, + 687, + 905, + 898, + 796, + 793, + 883, + 880 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656599, + 1777656599, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 21.0, + 0.0, + 210.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 684, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656599, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 684, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 893, + 886, + 794, + 791, + 881, + 878 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 21.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 893, + 886, + 796, + 793, + 883, + 880 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656599, + 1777656599, + 1777656599, + 1777656599, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 42.0, + 0.0, + 0.0, + 0.0, + 210.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656599, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 905, + 898, + 794, + 791, + 881, + 878 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 42.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656620, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 685, + 687, + 905, + 898, + 796, + 793, + 883, + 880 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656557, + 1777656578, + 1777656578, + 1777656599, + 1777656599, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 21.0, + 0.0, + 21.0, + 0.0, + 210.0, + 0.0 + ], + "gate_results": [ + { + "gate_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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 685, + "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": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1713.5917957556896, + "matched": true + } + ], + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656557, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656557, + "dst_onset": 1777656578, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656599, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 685, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777656557, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886, + 794, + 791, + 881, + 878, + 935 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599, + 1777656620, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.0, + 0.0, + 21.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 935, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 351.236703300713, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656620, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 935, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 893, + 886, + 796, + 793, + 883, + 880, + 937 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656599, + 1777656599, + 1777656599, + 1777656599, + 1777656809, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 49.0, + 0.0, + 0.0, + 0.0, + 210.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 893, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1319.6926418689375, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 886, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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": 1223.3679899908007, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 937, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 335.7344776546091, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656599, + "delay": 49, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "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": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 893, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 886, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 937, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898, + 794, + 791, + 881, + 878, + 935 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578, + 1777656620, + 1777656620, + 1777656620, + 1777656620, + 1777656620 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0, + 42.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": 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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 794, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 589.1889696043403, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 791, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 568.8396263038082, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 881, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 532.5008961121176, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 878, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 510.2413616023324, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 935, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 351.236703300713, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656620, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "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": 1777656620, + "dst_onset": 1777656620, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 794, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 791, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 881, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 878, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 935, + "onset": 1777656620, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 152, + 555, + 687, + 905, + 898, + 796, + 793, + 883, + 880, + 937 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "silent", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "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": [ + 1777656550, + 1777656550, + 1777656550, + 1777656578, + 1777656578, + 1777656599, + 1777656599, + 1777656809, + 1777656809, + 1777656809 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0, + 21.0, + 0.0, + 210.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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9230769230769231, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1926.7846098125108, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 687, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1425.717415798648, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1307.3832392596644, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 622.4559653956204, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 597.0598691913157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "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": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 527.3498849693622, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 880, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 507.8659462452893, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 937, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 335.7344776546091, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656550, + "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": 1777656550, + "dst_onset": 1777656578, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656578, + "dst_onset": 1777656578, + "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": 1777656578, + "dst_onset": 1777656599, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656599, + "dst_onset": 1777656599, + "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": 1777656599, + "dst_onset": 1777656809, + "delay": 210, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777656809, + "dst_onset": 1777656809, + "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": 1777656809, + "dst_onset": 1777656809, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777656539, + "window_end": 1777656896, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 152, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 2, + "node_id": 687, + "onset": 1777656550, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 4, + "node_id": 898, + "onset": 1777656578, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 6, + "node_id": 793, + "onset": 1777656599, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 7, + "node_id": 883, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 8, + "node_id": 880, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + }, + { + "node_index": 9, + "node_id": 937, + "onset": 1777656809, + "is_injection": false, + "lower_bound": 1777656539, + "upper_bound": 1777656896, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 52, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 683, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravel", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravel", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "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", + "state_start_time": 1777656550, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 63.0 + }, + { + "node_id": 938, + "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": 1777656662, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 45.0 + }, + { + "node_id": 934, + "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": 1777656623, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 683, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravel", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravel", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "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", + "state_start_time": 1777656550, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 685, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 49.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 28.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 685, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 685, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 49.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 63.0 + }, + { + "node_id": 938, + "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": 1777656662, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 28.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 45.0 + }, + { + "node_id": 934, + "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": 1777656623, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 63.0 + }, + { + "node_id": 938, + "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": 1777656662, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 45.0 + }, + { + "node_id": 934, + "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": 1777656623, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 685, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 63.0 + }, + { + "node_id": 938, + "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": 1777656662, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 685, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 45.0 + }, + { + "node_id": 934, + "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": 1777656623, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 49.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 49.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 28.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 28.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 685, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 685, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 685, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "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": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 685, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 49.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 881, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 878, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 49.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 210.0 + }, + { + "node_id": 883, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777656809, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 880, + "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": 1777656809, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 28.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 881, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 878, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 28.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 210.0 + }, + { + "node_id": 883, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777656809, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 880, + "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": 1777656809, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 881, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 878, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 210.0 + }, + { + "node_id": 883, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777656809, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 880, + "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": 1777656809, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 881, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 878, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 684, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 210.0 + }, + { + "node_id": 883, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777656809, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 880, + "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": 1777656809, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 685, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 881, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 878, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 685, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 210.0 + }, + { + "node_id": 883, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777656809, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 880, + "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": 1777656809, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 685, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 881, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 878, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 685, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 687, + "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": 1777656557, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 210.0 + }, + { + "node_id": 883, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777656809, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 880, + "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": 1777656809, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 49.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 881, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 878, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 935, + "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": 1777656620, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 49.0 + }, + { + "node_id": 893, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 886, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 210.0 + }, + { + "node_id": 883, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777656809, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 880, + "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": 1777656809, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 937, + "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": 1777656809, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 28.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 794, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 791, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 881, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing, slow", + "state_start_time": 1777656620, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 878, + "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, slow", + "state_start_time": 1777656620, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 935, + "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": 1777656620, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 152, + "kind": "pod", + "name": "ts-basic-service-6545dfbb47-687br", + "uniq_name": "pod|ts-basic-service-6545dfbb47-687br", + "state": "healthy, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "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": "silent, unavailable", + "state_start_time": 1777656550, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 28.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing", + "state_start_time": 1777656578, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 898, + "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", + "state_start_time": 1777656578, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 796, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777656599, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "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": 1777656599, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 210.0 + }, + { + "node_id": 883, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777656809, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 880, + "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": 1777656809, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 937, + "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": 1777656809, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 623, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 624, + "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.010490348166666667, + "abnormal_avg_duration": 0.012390147, + "avg_duration_ratio": 1.1810996930845432, + "normal_p99": 0.013993646449999996, + "abnormal_p99": 0.012390147, + "p99_ratio": 0.8854123222471442, + "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": 625, + "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.008885066305555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010709405549999997, + "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": 626, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "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": 627, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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": 630, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 631, + "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.009128813066666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01172488218, + "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": 632, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_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::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", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 633, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": 634, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 635, + "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.007680565916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00991687084, + "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": 636, + "component": "span|ts-admin-basic-info-service::PUT /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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_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::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" + ] + } + }, + { + "node_id": 637, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": 642, + "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.9523809523809523, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9523809523809523, + "normal_avg_duration": 0.008459529571428571, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010083651400000001, + "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": 643, + "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.013911123181818181, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01639847736, + "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": 646, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.010499261333333334, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.012127209880000002, + "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": 647, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0083540535, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00915615482, + "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": 651, + "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.7692307692307693, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7692307692307693, + "normal_avg_duration": 0.006997258, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008984628, + "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": 655, + "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.875, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.875, + "normal_avg_duration": 0.013834297916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01888016827, + "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": 658, + "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.051388351444444445, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.05775444525, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "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": 661, + "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.6923076923076923, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6923076923076923, + "normal_avg_duration": 0.011102994461538462, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01566594152, + "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": 676, + "component": "span|ts-auth-service::SELECT ts.auth_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-auth-service::SELECT ts.auth_user", + "service_operation:ts-auth-service::SELECT ts.auth_user", + "bare_operation_unique:SELECT ts.auth_user", + "legacy_exact:span|ts-auth-service::SELECT ts.auth_user", + "legacy_exact:ts-auth-service::SELECT ts.auth_user", + "legacy_exact:SELECT ts.auth_user" + ] + } + }, + { + "node_id": 677, + "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": 681, + "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": 686, + "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": 687, + "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": 695, + "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": 698, + "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": 699, + "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": 719, + "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": 720, + "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": 730, + "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": 744, + "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": 747, + "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": 770, + "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": 772, + "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": 781, + "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": 791, + "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": 793, + "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": 797, + "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": 802, + "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": 803, + "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": 807, + "component": "span|ts-route-service::POST /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.006981134214117647, + "abnormal_avg_duration": 0.010584585692307693, + "avg_duration_ratio": 1.516169918478711, + "normal_p99": 0.01031448556, + "abnormal_p99": 0.01119823684, + "p99_ratio": 1.0856805969487442, + "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": 808, + "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": 811, + "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": 815, + "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": 817, + "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": 821, + "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": 822, + "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": 823, + "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": 824, + "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": 826, + "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": 829, + "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": 831, + "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": 835, + "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": 836, + "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": 854, + "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": 860, + "component": "span|ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "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::GET /api/v1/trainservice/trains/byName/{name}", + "service_operation:ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "bare_operation_unique:GET /api/v1/trainservice/trains/byName/{name}", + "http_endpoint:ts-train-service::GET::/api/v1/trainservice/trains/byName/{name}", + "http_endpoint_unique:GET::/api/v1/trainservice/trains/byName/{name}", + "bare_path_unique:/api/v1/trainservice/trains/byName/{name}", + "legacy_exact:span|ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "legacy_exact:ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "legacy_exact:GET /api/v1/trainservice/trains/byName/{name}" + ] + } + }, + { + "node_id": 861, + "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.0025801115603448273, + "abnormal_avg_duration": 0.0033765514, + "avg_duration_ratio": 1.3086842646248713, + "normal_p99": 0.00366297309, + "abnormal_p99": 0.0034776273199999997, + "p99_ratio": 0.9494001824621648, + "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": 862, + "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": 863, + "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.0025801115603448273, + "abnormal_avg_duration": 0.0033765514, + "avg_duration_ratio": 1.3086842646248713, + "normal_p99": 0.00366297309, + "abnormal_p99": 0.0034776273199999997, + "p99_ratio": 0.9494001824621648, + "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": 878, + "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.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.04437026690789474, + "abnormal_avg_duration": 18.85404277, + "avg_duration_ratio": 424.9251601108878, + "normal_p99": 0.05427568625, + "abnormal_p99": 20.00315074, + "p99_ratio": 368.54717318290926, + "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": 880, + "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.04325211753333333, + "abnormal_avg_duration": 20.000599845, + "avg_duration_ratio": 462.4189747377348, + "normal_p99": 0.05266248755, + "abnormal_p99": 20.00094119468, + "p99_ratio": 379.79484306908705, + "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": 884, + "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": 886, + "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.01721181023931624, + "abnormal_avg_duration": 20.00025427, + "avg_duration_ratio": 1162.0075978013183, + "normal_p99": 0.02227214308, + "abnormal_p99": 20.00025427, + "p99_ratio": 897.9941534211803, + "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": 887, + "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": 896, + "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": 898, + "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.017602618336283186, + "abnormal_avg_duration": 20.0012800265, + "avg_duration_ratio": 1136.2673236669912, + "normal_p99": 0.021803141919999998, + "abnormal_p99": 20.00240314493, + "p99_ratio": 917.4092072749303, + "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": 909, + "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.7692307692307693, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7692307692307693, + "normal_avg_duration": 0.006997258, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008984628, + "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": 910, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 912, + "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.008885066305555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010709405549999997, + "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": 913, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "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": 914, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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": 916, + "component": "span|ts-ui-dashboard::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.011943307157894736, + "abnormal_avg_duration": 0.016574284, + "avg_duration_ratio": 1.3877466082787722, + "normal_p99": 0.014325859540000001, + "abnormal_p99": 0.016574284, + "p99_ratio": 1.1569486601290522, + "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": 924, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 925, + "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.009128813066666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01172488218, + "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": 926, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET 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", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 927, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": 929, + "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.875, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.875, + "normal_avg_duration": 0.013834297916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01888016827, + "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": 930, + "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.6923076923076923, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6923076923076923, + "normal_avg_duration": 0.011102994461538462, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01566594152, + "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": 934, + "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.017602618336283186, + "abnormal_avg_duration": 20.0012800265, + "avg_duration_ratio": 1136.2673236669912, + "normal_p99": 0.021803141919999998, + "abnormal_p99": 20.00240314493, + "p99_ratio": 917.4092072749303, + "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": 935, + "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.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.04437026690789474, + "abnormal_avg_duration": 18.85404277, + "avg_duration_ratio": 424.9251601108878, + "normal_p99": 0.05427568625, + "abnormal_p99": 20.00315074, + "p99_ratio": 368.54717318290926, + "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": 937, + "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.04325211753333333, + "abnormal_avg_duration": 20.000599845, + "avg_duration_ratio": 462.4189747377348, + "normal_p99": 0.05266248755, + "abnormal_p99": 20.00094119468, + "p99_ratio": 379.79484306908705, + "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": 938, + "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.01721181023931624, + "abnormal_avg_duration": 20.00025427, + "avg_duration_ratio": 1162.0075978013183, + "normal_p99": 0.02227214308, + "abnormal_p99": 20.00025427, + "p99_ratio": 897.9941534211803, + "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": 940, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 941, + "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.007680565916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00991687084, + "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": 942, + "component": "span|ts-ui-dashboard::PUT /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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET 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", + "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" + ] + } + }, + { + "node_id": 943, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": 947, + "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": 950, + "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": 951, + "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": 686, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "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/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" + ] + }, + "path_ids": [ + "path-1", + "path-9" + ] + }, + { + "node_id": 687, + "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-2", + "path-10", + "path-11" + ] + }, + { + "node_id": 791, + "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-7", + "path-24", + "path-26", + "path-28", + "path-30", + "path-32", + "path-34" + ] + }, + { + "node_id": 793, + "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-8", + "path-25", + "path-27", + "path-29", + "path-31", + "path-33", + "path-35" + ] + }, + { + "node_id": 878, + "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.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.04437026690789474, + "abnormal_avg_duration": 18.85404277, + "avg_duration_ratio": 424.9251601108878, + "normal_p99": 0.05427568625, + "abnormal_p99": 20.00315074, + "p99_ratio": 368.54717318290926, + "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-36", + "path-38", + "path-40", + "path-42", + "path-44", + "path-46" + ] + }, + { + "node_id": 880, + "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.04325211753333333, + "abnormal_avg_duration": 20.000599845, + "avg_duration_ratio": 462.4189747377348, + "normal_p99": 0.05266248755, + "abnormal_p99": 20.00094119468, + "p99_ratio": 379.79484306908705, + "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-37", + "path-39", + "path-41", + "path-43", + "path-45", + "path-47" + ] + }, + { + "node_id": 886, + "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.01721181023931624, + "abnormal_avg_duration": 20.00025427, + "avg_duration_ratio": 1162.0075978013183, + "normal_p99": 0.02227214308, + "abnormal_p99": 20.00025427, + "p99_ratio": 897.9941534211803, + "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-3", + "path-12", + "path-14", + "path-16" + ] + }, + { + "node_id": 898, + "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.017602618336283186, + "abnormal_avg_duration": 20.0012800265, + "avg_duration_ratio": 1136.2673236669912, + "normal_p99": 0.021803141919999998, + "abnormal_p99": 20.00240314493, + "p99_ratio": 917.4092072749303, + "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-4", + "path-13", + "path-15", + "path-17" + ] + }, + { + "node_id": 934, + "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.017602618336283186, + "abnormal_avg_duration": 20.0012800265, + "avg_duration_ratio": 1136.2673236669912, + "normal_p99": 0.021803141919999998, + "abnormal_p99": 20.00240314493, + "p99_ratio": 917.4092072749303, + "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-6", + "path-19", + "path-21", + "path-23" + ] + }, + { + "node_id": 935, + "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.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.04437026690789474, + "abnormal_avg_duration": 18.85404277, + "avg_duration_ratio": 424.9251601108878, + "normal_p99": 0.05427568625, + "abnormal_p99": 20.00315074, + "p99_ratio": 368.54717318290926, + "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-48", + "path-50" + ] + }, + { + "node_id": 937, + "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.04325211753333333, + "abnormal_avg_duration": 20.000599845, + "avg_duration_ratio": 462.4189747377348, + "normal_p99": 0.05266248755, + "abnormal_p99": 20.00094119468, + "p99_ratio": 379.79484306908705, + "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-49", + "path-51" + ] + }, + { + "node_id": 938, + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01721181023931624, + "abnormal_avg_duration": 20.00025427, + "avg_duration_ratio": 1162.0075978013183, + "normal_p99": 0.02227214308, + "abnormal_p99": 20.00025427, + "p99_ratio": 897.9941534211803, + "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-5", + "path-18", + "path-20", + "path-22" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 623, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 624, + "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.010490348166666667, + "abnormal_avg_duration": 0.012390147, + "avg_duration_ratio": 1.1810996930845432, + "normal_p99": 0.013993646449999996, + "abnormal_p99": 0.012390147, + "p99_ratio": 0.8854123222471442, + "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": 625, + "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.008885066305555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010709405549999997, + "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": 626, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "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": 627, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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": 630, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 631, + "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.009128813066666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01172488218, + "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": 632, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_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::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", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 633, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": "no_path_found" + }, + { + "node_id": 634, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 635, + "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.007680565916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00991687084, + "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": 636, + "component": "span|ts-admin-basic-info-service::PUT /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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_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::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" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 637, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": "no_path_found" + }, + { + "node_id": 642, + "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.9523809523809523, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9523809523809523, + "normal_avg_duration": 0.008459529571428571, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010083651400000001, + "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": 643, + "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.013911123181818181, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01639847736, + "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": 646, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.010499261333333334, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.012127209880000002, + "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": 647, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0083540535, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00915615482, + "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": 651, + "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.7692307692307693, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7692307692307693, + "normal_avg_duration": 0.006997258, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008984628, + "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": 655, + "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.875, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.875, + "normal_avg_duration": 0.013834297916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01888016827, + "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": 658, + "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.051388351444444445, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.05775444525, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "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": 661, + "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.6923076923076923, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6923076923076923, + "normal_avg_duration": 0.011102994461538462, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01566594152, + "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": 676, + "component": "span|ts-auth-service::SELECT ts.auth_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-auth-service::SELECT ts.auth_user", + "service_operation:ts-auth-service::SELECT ts.auth_user", + "bare_operation_unique:SELECT ts.auth_user", + "legacy_exact:span|ts-auth-service::SELECT ts.auth_user", + "legacy_exact:ts-auth-service::SELECT ts.auth_user", + "legacy_exact:SELECT ts.auth_user" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 677, + "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": 681, + "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": 695, + "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": 698, + "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": 699, + "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": 719, + "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": 720, + "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": 730, + "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": 744, + "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": 747, + "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": 770, + "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": 772, + "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": 781, + "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": 797, + "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": 802, + "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": 803, + "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": 807, + "component": "span|ts-route-service::POST /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.006981134214117647, + "abnormal_avg_duration": 0.010584585692307693, + "avg_duration_ratio": 1.516169918478711, + "normal_p99": 0.01031448556, + "abnormal_p99": 0.01119823684, + "p99_ratio": 1.0856805969487442, + "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": 808, + "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": 811, + "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": 815, + "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": 817, + "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": 821, + "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": 822, + "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": 823, + "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": 824, + "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": 826, + "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": 829, + "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": 831, + "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": 835, + "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": 836, + "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": 854, + "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": 860, + "component": "span|ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_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::GET /api/v1/trainservice/trains/byName/{name}", + "service_operation:ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "bare_operation_unique:GET /api/v1/trainservice/trains/byName/{name}", + "http_endpoint:ts-train-service::GET::/api/v1/trainservice/trains/byName/{name}", + "http_endpoint_unique:GET::/api/v1/trainservice/trains/byName/{name}", + "bare_path_unique:/api/v1/trainservice/trains/byName/{name}", + "legacy_exact:span|ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "legacy_exact:ts-train-service::GET /api/v1/trainservice/trains/byName/{name}", + "legacy_exact:GET /api/v1/trainservice/trains/byName/{name}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 861, + "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.0025801115603448273, + "abnormal_avg_duration": 0.0033765514, + "avg_duration_ratio": 1.3086842646248713, + "normal_p99": 0.00366297309, + "abnormal_p99": 0.0034776273199999997, + "p99_ratio": 0.9494001824621648, + "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": 862, + "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": 863, + "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.0025801115603448273, + "abnormal_avg_duration": 0.0033765514, + "avg_duration_ratio": 1.3086842646248713, + "normal_p99": 0.00366297309, + "abnormal_p99": 0.0034776273199999997, + "p99_ratio": 0.9494001824621648, + "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": 884, + "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": 887, + "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": 896, + "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": 909, + "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.7692307692307693, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7692307692307693, + "normal_avg_duration": 0.006997258, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008984628, + "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": 910, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 912, + "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.008885066305555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010709405549999997, + "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": 913, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "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": 914, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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": 916, + "component": "span|ts-ui-dashboard::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.011943307157894736, + "abnormal_avg_duration": 0.016574284, + "avg_duration_ratio": 1.3877466082787722, + "normal_p99": 0.014325859540000001, + "abnormal_p99": 0.016574284, + "p99_ratio": 1.1569486601290522, + "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" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 924, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 925, + "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.009128813066666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01172488218, + "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": 926, + "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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET 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", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 927, + "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": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": "no_path_found" + }, + { + "node_id": 929, + "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.875, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.875, + "normal_avg_duration": 0.013834297916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01888016827, + "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": 930, + "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.6923076923076923, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6923076923076923, + "normal_avg_duration": 0.011102994461538462, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01566594152, + "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": 940, + "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.007635134916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.008698454699999998, + "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": 941, + "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.007680565916666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00991687084, + "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": 942, + "component": "span|ts-ui-dashboard::PUT /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.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.00648193975, + "abnormal_avg_duration": 19.216177878, + "avg_duration_ratio": 2964.5721217942514, + "normal_p99": 0.00858537585, + "abnormal_p99": 19.98452556006, + "p99_ratio": 2327.740323687751, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET 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", + "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" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 943, + "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.004558331722222222, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00568076225, + "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_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": "no_path_found" + }, + { + "node_id": 947, + "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": 950, + "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": 951, + "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": 686, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "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/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" + ] + }, + "path_ids": [ + "path-1", + "path-9" + ] + }, + { + "node_id": 687, + "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-2", + "path-10", + "path-11" + ] + }, + { + "node_id": 791, + "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-7", + "path-24", + "path-26", + "path-28", + "path-30", + "path-32", + "path-34" + ] + }, + { + "node_id": 793, + "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-8", + "path-25", + "path-27", + "path-29", + "path-31", + "path-33", + "path-35" + ] + }, + { + "node_id": 878, + "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.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.04437026690789474, + "abnormal_avg_duration": 18.85404277, + "avg_duration_ratio": 424.9251601108878, + "normal_p99": 0.05427568625, + "abnormal_p99": 20.00315074, + "p99_ratio": 368.54717318290926, + "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-36", + "path-38", + "path-40", + "path-42", + "path-44", + "path-46" + ] + }, + { + "node_id": 880, + "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.04325211753333333, + "abnormal_avg_duration": 20.000599845, + "avg_duration_ratio": 462.4189747377348, + "normal_p99": 0.05266248755, + "abnormal_p99": 20.00094119468, + "p99_ratio": 379.79484306908705, + "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-37", + "path-39", + "path-41", + "path-43", + "path-45", + "path-47" + ] + }, + { + "node_id": 886, + "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.01721181023931624, + "abnormal_avg_duration": 20.00025427, + "avg_duration_ratio": 1162.0075978013183, + "normal_p99": 0.02227214308, + "abnormal_p99": 20.00025427, + "p99_ratio": 897.9941534211803, + "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-3", + "path-12", + "path-14", + "path-16" + ] + }, + { + "node_id": 898, + "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.017602618336283186, + "abnormal_avg_duration": 20.0012800265, + "avg_duration_ratio": 1136.2673236669912, + "normal_p99": 0.021803141919999998, + "abnormal_p99": 20.00240314493, + "p99_ratio": 917.4092072749303, + "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-4", + "path-13", + "path-15", + "path-17" + ] + }, + { + "node_id": 934, + "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.017602618336283186, + "abnormal_avg_duration": 20.0012800265, + "avg_duration_ratio": 1136.2673236669912, + "normal_p99": 0.021803141919999998, + "abnormal_p99": 20.00240314493, + "p99_ratio": 917.4092072749303, + "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-6", + "path-19", + "path-21", + "path-23" + ] + }, + { + "node_id": 935, + "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.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.04437026690789474, + "abnormal_avg_duration": 18.85404277, + "avg_duration_ratio": 424.9251601108878, + "normal_p99": 0.05427568625, + "abnormal_p99": 20.00315074, + "p99_ratio": 368.54717318290926, + "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-48", + "path-50" + ] + }, + { + "node_id": 937, + "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.04325211753333333, + "abnormal_avg_duration": 20.000599845, + "avg_duration_ratio": 462.4189747377348, + "normal_p99": 0.05266248755, + "abnormal_p99": 20.00094119468, + "p99_ratio": 379.79484306908705, + "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-49", + "path-51" + ] + }, + { + "node_id": 938, + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01721181023931624, + "abnormal_avg_duration": 20.00025427, + "avg_duration_ratio": 1162.0075978013183, + "normal_p99": 0.02227214308, + "abnormal_p99": 20.00025427, + "p99_ratio": 897.9941534211803, + "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-5", + "path-18", + "path-20", + "path-22" + ] + } + ], + "candidate_alarm_node_ids": [ + 623, + 624, + 625, + 626, + 627, + 630, + 631, + 632, + 633, + 634, + 635, + 636, + 637, + 642, + 643, + 646, + 647, + 651, + 655, + 658, + 661, + 676, + 677, + 681, + 686, + 687, + 695, + 698, + 699, + 719, + 720, + 730, + 744, + 747, + 770, + 772, + 781, + 791, + 793, + 797, + 802, + 803, + 807, + 808, + 811, + 815, + 817, + 821, + 822, + 823, + 824, + 826, + 829, + 831, + 835, + 836, + 854, + 860, + 861, + 862, + 863, + 878, + 880, + 884, + 886, + 887, + 896, + 898, + 909, + 910, + 912, + 913, + 914, + 916, + 924, + 925, + 926, + 927, + 929, + 930, + 934, + 935, + 937, + 938, + 940, + 941, + 942, + 943, + 947, + 950, + 951 + ], + "explained_alarm_node_ids": [ + 686, + 687, + 791, + 793, + 878, + 880, + 886, + 898, + 934, + 935, + 937, + 938 + ], + "unexplained_alarm_node_ids": [ + 623, + 624, + 625, + 626, + 627, + 630, + 631, + 632, + 633, + 634, + 635, + 636, + 637, + 642, + 643, + 646, + 647, + 651, + 655, + 658, + 661, + 676, + 677, + 681, + 695, + 698, + 699, + 719, + 720, + 730, + 744, + 747, + 770, + 772, + 781, + 797, + 802, + 803, + 807, + 808, + 811, + 815, + 817, + 821, + 822, + 823, + 824, + 826, + 829, + 831, + 835, + 836, + 854, + 860, + 861, + 862, + 863, + 884, + 887, + 896, + 909, + 910, + 912, + 913, + 914, + 916, + 924, + 925, + 926, + 927, + 929, + 930, + 940, + 941, + 942, + 943, + 947, + 950, + 951 + ], + "candidate_alarm_count": 91, + "explained_alarm_count": 12, + "unexplained_alarm_count": 79, + "strong_alarm_coverage": 0.18604651162790697, + "candidate_strong_alarm_count": 43, + "explained_strong_alarm_count": 8, + "unexplained_strong_alarm_count": 35, + "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-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_logs.parquet b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9aa1f0605543fc2fca26312c0d7363ebcf1e71b6 --- /dev/null +++ b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f171e365f5a84222abafd78e1780bd4c09bda130cc3d517df8974474a9b88da +size 51204 diff --git a/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_metrics.parquet b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa30bbf20df56a55b8c25ae5fe1b2723e229e8cd --- /dev/null +++ b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceda8c02babf1dfad0989f9b52641c21938eb220dab7d4b3c234fe5dc5dd4f31 +size 94122 diff --git a/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_metrics_histogram.parquet b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd21ea57bbab557fbb0c07eda8d0e6b13890f8a8 --- /dev/null +++ b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d18f147a9c63d0c3400bb12f2a4e895f1eaa5c687aa4a7e87012e72fc18ac6 +size 3017801 diff --git a/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_metrics_sum.parquet b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3cc56088a91876ac37b5b0db5ba2e87b0fde200 --- /dev/null +++ b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:447f4ee751408f60786a8f4f7e3b4673ee3a4c792098afc8f50aa28e7ffde8bb +size 222813 diff --git a/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_traces.parquet b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0782c5a13e5800a3fa851a3b709ef6389d80c067 --- /dev/null +++ b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5811a829cc6d72942f35f95b208ed28758281cff102ca48422a2e9c4ca2d904 +size 2374919 diff --git a/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/conclusion.parquet b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ec4db44180bb603bc64d8522b0d7f2676eee92c --- /dev/null +++ b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c044e191196c42293b1ec7eb9736eee7e674085fe29828a4fe173cc9c99188 +size 13845 diff --git a/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_logs.parquet b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f18be60875b3b64d4efb81a0791cd31286eb40c1 --- /dev/null +++ b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:071336a9d6f05a9cebb4a16e957b60fc444dcc06a3dab63c2899279e865d4fb5 +size 1493243 diff --git a/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_metrics.parquet b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b024e55c31c1467b7293b142ed0d55fb923806f7 --- /dev/null +++ b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7b2ad8a8b75c1a89e6d0689bce2a92150cab25180017a224ef8948f8e66089 +size 93839 diff --git a/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_metrics_histogram.parquet b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b333bfe8ceb6b7808ee9790b8a4d6dbd19715c2 --- /dev/null +++ b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09de92363d30ea67a2f8e71f2ef104a8b9c9abc9341cbba400497103557dc45f +size 2510635 diff --git a/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_metrics_sum.parquet b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb59a463ca1e16a959b6b2a4ffd1cb6f5b985526 --- /dev/null +++ b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f068822c2fd1f71695279d5543ff950b9616275ef483e1cca15c9b3923cc2b21 +size 325830 diff --git a/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_traces.parquet b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15f207071901db52e43d2871f1521411ece17f8a --- /dev/null +++ b/cases/batch-01KQJB4CJXMJKTE1XM0AKJ3XK6/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82895ad0cc5391f4526ed880bfe9831c152eb7c5ba0a41dacbc89a03fe540ea8 +size 3106498 diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/.done b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/.finished b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/causal_graph.json b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..31a5a9ec8a83be66e07bc98f85ea07e7ac10ad24 --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/causal_graph.json @@ -0,0 +1,3163 @@ +{ + "case_name": "batch-01KQJB58WRCZZKW2Z0SYFET4DR", + "fault_type": "JVMRuntimeMutator", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777658415, + "component": "pod|ts-food-service-86d67fff45-72znl", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "service|ts-food-service", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-food-service::FoodController.createFoodOrder", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658435, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-food-service::FoodController.getAllFood", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658435, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658417, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658417, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-preserve-service::PreserveController.preserve", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658426, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-food-service:: publish", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658435, + "component": "span|ts-food-service::FoodController.createFoodOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-food-service::FoodOrderRepository.save", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658426, + "component": "span|ts-preserve-service::PreserveController.preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658435, + "component": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658435, + "component": "span|ts-food-service::FoodOrderRepository.save", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-food-service::Transaction.commit", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-food-service::INSERT ts.food_order", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658435, + "component": "span|ts-food-service::Transaction.commit", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-food-service::SELECT ts.food_order", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658435, + "component": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658435, + "component": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::FoodOrderRepository.findByOrderId" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + }, + { + "source": "span|ts-food-service::SELECT ts.food_order", + "target": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder" + }, + { + "source": "span|ts-food-service::POST /api/v1/foodservice/orders", + "target": "span|ts-preserve-service::PreserveController.preserve" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder" + }, + { + "source": "span|ts-food-service::INSERT ts.food_order", + "target": "span|ts-food-service::Transaction.commit" + }, + { + "source": "span|ts-food-service::Transaction.commit", + "target": "span|ts-food-service::FoodOrderRepository.save" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::FoodController.createFoodOrder" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::INSERT ts.food_order" + }, + { + "source": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "target": "span|ts-food-service::FoodOrderRepository.save" + }, + { + "source": "span|ts-food-service::SELECT ts.food_order", + "target": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::POST /api/v1/foodservice/orders" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder" + }, + { + "source": "pod|ts-food-service-86d67fff45-72znl", + "target": "service|ts-food-service" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + }, + { + "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::SELECT ts.food_order" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::FoodController.getAllFood" + }, + { + "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-food-service:: publish", + "target": "span|ts-food-service::FoodController.createFoodOrder" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service:: publish" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::Transaction.commit" + }, + { + "source": "span|ts-preserve-service::PreserveController.preserve", + "target": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve" + }, + { + "source": "span|ts-food-service::FoodOrderRepository.save", + "target": "span|ts-food-service::FoodController.createFoodOrder" + }, + { + "source": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "target": "span|ts-food-service::FoodOrderRepository.findByOrderId" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + }, + { + "source": "span|ts-food-service::FoodController.getAllFood", + "target": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::FoodOrderRepository.save" + }, + { + "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::FoodOrderRepository.findByOrderId", + "target": "span|ts-food-service::FoodController.createFoodOrder" + }, + { + "source": "span|ts-food-service::FoodController.createFoodOrder", + "target": "span|ts-food-service::POST /api/v1/foodservice/orders" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-preserve-service::PreserveController.preserve" + } + ], + "root_causes": [ + { + "component": "container|ts-food-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1777658415, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658435, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658435, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658417, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658417, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658426, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777658415, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658415, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777658435, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658435, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658417, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658417, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777658426, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + } + ], + "component_to_service": { + "pod|ts-food-service-86d67fff45-72znl": "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-ui-dashboard::GET /api/v1/assuranceservice/assurances/types": "ts-ui-dashboard", + "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}": "ts-ui-dashboard", + "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}": "ts-ui-dashboard", + "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment": "ts-ui-dashboard", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve": "ts-ui-dashboard", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve": "ts-preserve-service", + "span|ts-food-service::FoodController.createFoodOrder": "ts-food-service", + "span|ts-food-service::FoodController.getAllFood": "ts-food-service", + "span|ts-preserve-service::PreserveController.preserve": "ts-preserve-service", + "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-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": 645, + "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.005657996285714286, + "abnormal_avg_duration": 0.004023672, + "avg_duration_ratio": 0.711147868753335, + "normal_p99": 0.00693646428, + "abnormal_p99": 0.004023672, + "p99_ratio": 0.5800753579314907, + "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": 666, + "component": "span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "service_operation:ts-admin-travel-service::AdminTravelController.getAllTravels", + "bare_operation_unique:AdminTravelController.getAllTravels", + "legacy_exact:span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "legacy_exact:ts-admin-travel-service::AdminTravelController.getAllTravels", + "legacy_exact:AdminTravelController.getAllTravels" + ] + } + }, + { + "node_id": 683, + "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.004797500615384615, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.005735857, + "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": 684, + "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": 705, + "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": 709, + "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": 710, + "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": 719, + "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": 741, + "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": 743, + "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": 760, + "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.005862602892857143, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010009965110000001, + "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": 761, + "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": 777, + "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": 778, + "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": 784, + "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.020948768928571428, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0332024916, + "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": 786, + "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": 798, + "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": 811, + "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": 828, + "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": 840, + "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": 841, + "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": 842, + "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": 861, + "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/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": 874, + "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.13139263584615385, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14879580056, + "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": 877, + "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": 878, + "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": 914, + "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": 915, + "component": "span|ts-route-service::RouteRepository.removeRouteById", + "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.removeRouteById", + "service_operation:ts-route-service::RouteRepository.removeRouteById", + "bare_operation_unique:RouteRepository.removeRouteById", + "legacy_exact:span|ts-route-service::RouteRepository.removeRouteById", + "legacy_exact:ts-route-service::RouteRepository.removeRouteById", + "legacy_exact:RouteRepository.removeRouteById" + ] + } + }, + { + "node_id": 919, + "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": 925, + "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": 926, + "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": 927, + "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": 930, + "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": 935, + "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": 942, + "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": 946, + "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": 963, + "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": 964, + "component": "span|ts-train-food-service::SELECT trainFood.entity.TrainFood", + "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::SELECT trainFood.entity.TrainFood", + "service_operation:ts-train-food-service::SELECT trainFood.entity.TrainFood", + "bare_operation_unique:SELECT trainFood.entity.TrainFood", + "legacy_exact:span|ts-train-food-service::SELECT trainFood.entity.TrainFood", + "legacy_exact:ts-train-food-service::SELECT trainFood.entity.TrainFood", + "legacy_exact:SELECT trainFood.entity.TrainFood" + ] + } + }, + { + "node_id": 976, + "component": "span|ts-train-service::SELECT ts.train_type", + "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::SELECT ts.train_type", + "service_operation:ts-train-service::SELECT ts.train_type", + "bare_operation_unique:SELECT ts.train_type", + "legacy_exact:span|ts-train-service::SELECT ts.train_type", + "legacy_exact:ts-train-service::SELECT ts.train_type", + "legacy_exact:SELECT ts.train_type" + ] + } + }, + { + "node_id": 994, + "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": 995, + "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": 1008, + "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": 1010, + "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": 1011, + "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": 1022, + "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": 1036, + "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.004797500615384615, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.005735857, + "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": 1038, + "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.005862602892857143, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010009965110000001, + "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": 1039, + "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.020948768928571428, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0332024916, + "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": 1052, + "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": 1055, + "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.13139263584615385, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14879580056, + "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": 1086, + "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": 784, + "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.020948768928571428, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0332024916, + "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-9" + ] + }, + { + "node_id": 786, + "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-8", + "path-13", + "path-15", + "path-16", + "path-21", + "path-22", + "path-23", + "path-28", + "path-29", + "path-30" + ] + }, + { + "node_id": 874, + "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.13139263584615385, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14879580056, + "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-7", + "path-12", + "path-17", + "path-19", + "path-24", + "path-26", + "path-27", + "path-34", + "path-35", + "path-36", + "path-37", + "path-39", + "path-40" + ] + }, + { + "node_id": 1036, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "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.004797500615384615, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.005735857, + "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" + ] + }, + "path_ids": [ + "path-2" + ] + }, + { + "node_id": 1038, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "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.005862602892857143, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010009965110000001, + "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}" + ] + }, + "path_ids": [ + "path-3" + ] + }, + { + "node_id": 1039, + "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.020948768928571428, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0332024916, + "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-10", + "path-14" + ] + }, + { + "node_id": 1052, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "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/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" + ] + }, + "path_ids": [ + "path-5" + ] + }, + { + "node_id": 1055, + "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.13139263584615385, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14879580056, + "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-6", + "path-11", + "path-18", + "path-20", + "path-25", + "path-31", + "path-32", + "path-33", + "path-38", + "path-41", + "path-42", + "path-43", + "path-44", + "path-45" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 645, + "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.005657996285714286, + "abnormal_avg_duration": 0.004023672, + "avg_duration_ratio": 0.711147868753335, + "normal_p99": 0.00693646428, + "abnormal_p99": 0.004023672, + "p99_ratio": 0.5800753579314907, + "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": 666, + "component": "span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "service_operation:ts-admin-travel-service::AdminTravelController.getAllTravels", + "bare_operation_unique:AdminTravelController.getAllTravels", + "legacy_exact:span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "legacy_exact:ts-admin-travel-service::AdminTravelController.getAllTravels", + "legacy_exact:AdminTravelController.getAllTravels" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 683, + "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.004797500615384615, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.005735857, + "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": 684, + "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": 705, + "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": 709, + "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": 710, + "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": 719, + "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": 741, + "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": 743, + "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": 760, + "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.005862602892857143, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010009965110000001, + "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": 761, + "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": 777, + "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": 778, + "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": 798, + "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": 811, + "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": 828, + "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": 840, + "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": 841, + "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": 842, + "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": 861, + "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/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": 877, + "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": 878, + "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": 914, + "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": 915, + "component": "span|ts-route-service::RouteRepository.removeRouteById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_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.removeRouteById", + "service_operation:ts-route-service::RouteRepository.removeRouteById", + "bare_operation_unique:RouteRepository.removeRouteById", + "legacy_exact:span|ts-route-service::RouteRepository.removeRouteById", + "legacy_exact:ts-route-service::RouteRepository.removeRouteById", + "legacy_exact:RouteRepository.removeRouteById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 919, + "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": 925, + "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": 926, + "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": 927, + "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": 930, + "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": 935, + "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": 942, + "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": 946, + "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": 963, + "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": 964, + "component": "span|ts-train-food-service::SELECT trainFood.entity.TrainFood", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_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::SELECT trainFood.entity.TrainFood", + "service_operation:ts-train-food-service::SELECT trainFood.entity.TrainFood", + "bare_operation_unique:SELECT trainFood.entity.TrainFood", + "legacy_exact:span|ts-train-food-service::SELECT trainFood.entity.TrainFood", + "legacy_exact:ts-train-food-service::SELECT trainFood.entity.TrainFood", + "legacy_exact:SELECT trainFood.entity.TrainFood" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 976, + "component": "span|ts-train-service::SELECT ts.train_type", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_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::SELECT ts.train_type", + "service_operation:ts-train-service::SELECT ts.train_type", + "bare_operation_unique:SELECT ts.train_type", + "legacy_exact:span|ts-train-service::SELECT ts.train_type", + "legacy_exact:ts-train-service::SELECT ts.train_type", + "legacy_exact:SELECT ts.train_type" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 994, + "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": 995, + "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": 1008, + "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": 1010, + "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": 1011, + "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": 1022, + "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": 1086, + "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": 52, + "explained_alarm_count": 8, + "unexplained_alarm_count": 44, + "candidate_strong_alarm_count": 8, + "explained_strong_alarm_count": 6, + "unexplained_strong_alarm_count": 2, + "strong_alarm_coverage": 0.75, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.75, + "alarm_coverage_confidence": 0.75, + "final_confidence": 0.75 + } +} \ No newline at end of file diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/env.json b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/env.json new file mode 100644 index 0000000000000000000000000000000000000000..dc96caeda5ca8dbdd79f593f8d8c442c05e1b4c4 --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts8", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777658106", + "NORMAL_END": "1777658406", + "ABNORMAL_START": "1777658406", + "ABNORMAL_END": "1777658705" +} \ No newline at end of file diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/injection.json b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..8599a9259dcd93a76867b3b4e6703e9b53d17d63 --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/injection.json @@ -0,0 +1,104 @@ +{ + "id": 2119, + "name": "batch-01KQJB58WRCZZKW2Z0SYFET4DR", + "fault_type": "hybrid", + "category": "ts", + "pre_duration": 5, + "start_time": "2026-05-02T02:00:06+08:00", + "end_time": "2026-05-02T02:05:05+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 149, + "pedestal_name": "ts", + "created_at": "2026-05-02T02:00:05.796+08:00", + "updated_at": "2026-05-02T02:05:06.431+08:00", + "engine_config_summary": [ + { + "app": "ts-food-service", + "chaos_type": "JVMRuntimeMutator", + "class": "foodsearch.controller.FoodController", + "duration": 5, + "method": "getAllFood", + "mutator_config": "constant:\"/foods/{date}/{startStation}/{endStation}/{tripId}\":\"mutated_/foods/{date}/{startStation}/{endStation}/{tripId}\"", + "namespace": "ts8", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-train-food-service", + "chaos_type": "JVMException", + "class": "trainFood.service.TrainFoodServiceImpl", + "duration": 5, + "exception_opt": "default", + "method": "listTrainFoodByTripId", + "namespace": "ts8", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + } + ], + "task_id": "a8bb5388-f484-48b1-b3a2-2d9bd529141e", + "trace_id": "da3eab32-6639-4041-98c0-c3ef3f429a10", + "source": "injection", + "description": "Fault batch for task a8bb5388-f484-48b1-b3a2-2d9bd529141e (2 faults)", + "engine_config": [ + { + "app": "ts-food-service", + "chaos_type": "JVMRuntimeMutator", + "class": "foodsearch.controller.FoodController", + "duration": 5, + "method": "getAllFood", + "mutator_config": "constant:\"/foods/{date}/{startStation}/{endStation}/{tripId}\":\"mutated_/foods/{date}/{startStation}/{endStation}/{tripId}\"", + "namespace": "ts8", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-train-food-service", + "chaos_type": "JVMException", + "class": "trainFood.service.TrainFoodServiceImpl", + "duration": 5, + "exception_opt": "default", + "method": "listTrainFoodByTripId", + "namespace": "ts8", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "ts-food-service" + ], + "pod": [ + "ts-food-service-86d67fff45-q6q55" + ], + "container": [ + "ts-food-service" + ], + "function": [ + "foodsearch.controller.FoodController.getAllFood" + ] + }, + { + "service": [ + "ts-train-food-service" + ], + "pod": [ + "ts-train-food-service-5688985b5b-m7db9" + ], + "container": [ + "ts-train-food-service" + ], + "function": [ + "trainFood.service.TrainFoodServiceImpl.listTrainFoodByTripId" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/label.txt b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/result.json b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/result.json new file mode 100644 index 0000000000000000000000000000000000000000..7a225f9bfb3460981c3bc65d71abfc9cc2511e9e --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/result.json @@ -0,0 +1,45891 @@ +{ + "case_name": "batch-01KQJB58WRCZZKW2Z0SYFET4DR", + "injection_nodes": [ + "container|ts-food-service" + ], + "alarm_nodes": [ + 645, + 777, + 778, + 1036, + 1038, + 1039, + 784, + 786, + 914, + 915, + 919, + 666, + 1052, + 925, + 926, + 927, + 1055, + 798, + 930, + 935, + 683, + 811, + 684, + 942, + 946, + 828, + 1086, + 705, + 963, + 964, + 709, + 710, + 840, + 841, + 842, + 719, + 976, + 861, + 864, + 994, + 995, + 741, + 743, + 874, + 877, + 878, + 1008, + 1010, + 1011, + 760, + 761, + 1022 + ], + "propagation_result": { + "injection_node_ids": [ + 486 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 169, + 542, + 784 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 784, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 784, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 786, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 786, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 1036 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 1036, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 1036, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 1038 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 1038, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 1038, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 1039 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 1039, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 1039, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 1052 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 1052, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 1052, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 1055, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 1055, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 874, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 874, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 780, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 781, + 784 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 781, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 784, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 781, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 784, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 784, + 1039 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658417 + ], + "propagation_delays": [ + 0.0, + 0.0, + 2.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 784, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1039, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658417, + "delay": 2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 784, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 1039, + "onset": 1777658417, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658417 + ], + "propagation_delays": [ + 0.0, + 0.0, + 2.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658417, + "delay": 2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 874, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 1055, + "onset": 1777658417, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658426 + ], + "propagation_delays": [ + 0.0, + 0.0, + 11.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658426, + "delay": 11, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 875, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 874, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 779, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 779, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 779, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 781, + 784, + 1039 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 781, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 784, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1039, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 781, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 784, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 1039, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 782, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 782, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 783, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 783, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658426, + 1777658426 + ], + "propagation_delays": [ + 0.0, + 0.0, + 11.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658426, + "delay": 11, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658426, + "dst_onset": 1777658426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 786, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 875, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 874, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658426, + 1777658426 + ], + "propagation_delays": [ + 0.0, + 0.0, + 11.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658426, + "delay": 11, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658426, + "dst_onset": 1777658426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 875, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 874, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 1055, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 780, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658426, + 1777658426, + 1777658426 + ], + "propagation_delays": [ + 0.0, + 0.0, + 11.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658426, + "delay": 11, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658426, + "dst_onset": 1777658426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658426, + "dst_onset": 1777658426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 786, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 875, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 874, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1055, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 787, + 782, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 787, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 782, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 789, + 783, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 789, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 789, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 790, + 783, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 790, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 790, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 779, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 779, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 779, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 780, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 782, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 782, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 783, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 783, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 785, + 790, + 783, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 785, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 790, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 785, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 790, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 788, + 787, + 782, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 788, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 788, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 782, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 788, + 789, + 783, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 788, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 789, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 788, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 789, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 779, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 779, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 779, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 782, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 782, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 783, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 783, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 787, + 782, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 787, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 782, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 789, + 783, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 789, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 789, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 790, + 783, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 790, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 790, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 785, + 790, + 783, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 785, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 790, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 785, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 790, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 787, + 782, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 787, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 782, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 788, + 787, + 782, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 788, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 788, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 782, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 788, + 789, + 783, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 788, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 789, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 788, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 789, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 789, + 783, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 789, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 789, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 790, + 783, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 790, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 790, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 785, + 790, + 783, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 785, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 790, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 785, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 790, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 9, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 788, + 787, + 782, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 788, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 788, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 782, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 9, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 788, + 789, + 783, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 788, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 789, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 788, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 789, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 9, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 1025, + 1026, + 1027, + 1028, + 1029, + 1030, + 1031, + 1032, + 1033, + 1034, + 1035, + 1036, + 1037, + 1038, + 1039, + 1040, + 1041, + 1042, + 1043, + 1044, + 1045, + 1046, + 1047, + 1048, + 1049, + 1050, + 1051, + 1052, + 1053, + 542, + 1054, + 1055, + 1057, + 1058, + 1059, + 1060, + 1061, + 1062, + 1063, + 1064, + 1065, + 1066, + 1067, + 572, + 573, + 574, + 575, + 576, + 577, + 578, + 579, + 580, + 581, + 582, + 583, + 586, + 588, + 589, + 590, + 591, + 592, + 593, + 594, + 595, + 596, + 597, + 598, + 599, + 600, + 601, + 602, + 603, + 604, + 605, + 606, + 607, + 608, + 609, + 610, + 611, + 612, + 613, + 614, + 615, + 616, + 617, + 169, + 1056, + 779, + 780, + 781, + 782, + 783, + 784, + 785, + 786, + 787, + 788, + 789, + 790, + 874, + 875, + 486 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 486, + "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", + "unavailable" + ], + "first_state_at": 1777658406 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "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-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::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-food-service::POST /api/v1/foodservice/orders", + "span|ts-route-service::RouteRepository.findByIds", + "span|ts-route-service::RouteRepository.removeRouteById", + "span|ts-route-service::SELECT ts.route", + "span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "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-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-inside-payment-service::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-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "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-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "span|ts-station-service::PUT /api/v1/stationservice/stations", + "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "span|ts-user-service::UserRepository.findByUserName", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "span|ts-train-food-service::SELECT trainFood.entity.TrainFood", + "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "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-train-service::SELECT ts.train_type", + "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-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-travel-service::TripRepository.findByTripId", + "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" + ], + "evidence": { + "alarm_count": 52, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 169, + 542, + 784 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 784, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 784, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 786, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 786, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 1036 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 1036, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 1036, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 1038 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 1038, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 1038, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 1039 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 1039, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 1039, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 1052 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 1052, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 1052, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 1055, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 1055, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 874, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 874, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 780, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 781, + 784 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 781, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 784, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 781, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 784, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 784, + 1039 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658417 + ], + "propagation_delays": [ + 0.0, + 0.0, + 2.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 784, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1039, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658417, + "delay": 2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 784, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 1039, + "onset": 1777658417, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658417 + ], + "propagation_delays": [ + 0.0, + 0.0, + 2.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658417, + "delay": 2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 874, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 1055, + "onset": 1777658417, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658426 + ], + "propagation_delays": [ + 0.0, + 0.0, + 11.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658426, + "delay": 11, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 875, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 874, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 779, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 779, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 779, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 781, + 784, + 1039 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 781, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 784, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1039, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 781, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 784, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 1039, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 782, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 782, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 783, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 783, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658426, + 1777658426 + ], + "propagation_delays": [ + 0.0, + 0.0, + 11.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658426, + "delay": 11, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658426, + "dst_onset": 1777658426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 786, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 875, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 874, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658426, + 1777658426 + ], + "propagation_delays": [ + 0.0, + 0.0, + 11.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658426, + "delay": 11, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658426, + "dst_onset": 1777658426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 875, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 874, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 1055, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 780, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658426, + 1777658426, + 1777658426 + ], + "propagation_delays": [ + 0.0, + 0.0, + 11.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658426, + "delay": 11, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658426, + "dst_onset": 1777658426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658426, + "dst_onset": 1777658426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 786, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 875, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 874, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1055, + "onset": 1777658426, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 787, + 782, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 787, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 782, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 789, + 783, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 789, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 789, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 790, + 783, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 790, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 790, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 779, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 779, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 779, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 780, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 782, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 782, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 783, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 783, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 785, + 790, + 783, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 785, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 790, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 785, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 790, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 788, + 787, + 782, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 788, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 788, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 782, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 788, + 789, + 783, + 780, + 786 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 788, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 789, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 788, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 789, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 779, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 779, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 779, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 782, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 782, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 783, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 783, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 787, + 782, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 787, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 782, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 789, + 783, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 789, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 789, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 790, + 783, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 790, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 790, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 785, + 790, + 783, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 785, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 790, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 785, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 790, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 787, + 782, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 787, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 782, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 788, + 787, + 782, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 788, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 788, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 782, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 788, + 789, + 783, + 780, + 786, + 875, + 874 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 788, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 789, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 788, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 789, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 789, + 783, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 789, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 789, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 790, + 783, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 790, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 790, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 785, + 790, + 783, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 785, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 790, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 785, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 790, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 9, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 788, + 787, + 782, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 788, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 788, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 782, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 9, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 169, + 542, + 788, + 789, + 783, + 780, + 786, + 875, + 874, + 1055 + ], + "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": [ + 1777658415, + 1777658415, + 1777658415, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435, + 1777658435 + ], + "propagation_delays": [ + 0.0, + 0.0, + 20.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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 4.842816327489372, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 788, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 789, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1.4673024785498725, + "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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 786, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 875, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 874, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1055, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.4673024785498725, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658415, + "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": 1777658415, + "dst_onset": 1777658435, + "delay": 20, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "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": 1777658435, + "dst_onset": 1777658435, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777658406, + "window_end": 1777658764, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 169, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 2, + "node_id": 788, + "onset": 1777658415, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 3, + "node_id": 789, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 4, + "node_id": 783, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 6, + "node_id": 786, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 7, + "node_id": 875, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 8, + "node_id": 874, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + }, + { + "node_index": 9, + "node_id": 1055, + "onset": 1777658435, + "is_injection": false, + "lower_bound": 1777658406, + "upper_bound": 1777658764, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 46, + "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": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 784, + "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": 1777658415, + "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": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658415, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 1036, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 1038, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 1039, + "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": "degraded, unavailable", + "state_start_time": 1777658415, + "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": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 1052, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 1055, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "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": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 781, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 784, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 784, + "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": 1777658415, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 2.0 + }, + { + "node_id": 1039, + "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": 1777658417, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 2.0 + }, + { + "node_id": 1055, + "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": 1777658417, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 11.0 + }, + { + "node_id": 874, + "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": 1777658426, + "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": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 779, + "kind": "span", + "name": "ts-food-service:: publish", + "uniq_name": "span|ts-food-service:: publish", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 781, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 784, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1039, + "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": 1777658435, + "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": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 782, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "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": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658415, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 11.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658426, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658426, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 11.0 + }, + { + "node_id": 874, + "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": 1777658426, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1055, + "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": 1777658426, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658415, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 11.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658426, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658426, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1055, + "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": 1777658426, + "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": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 782, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "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": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 789, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "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": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 790, + "kind": "span", + "name": "ts-food-service::Transaction.commit", + "uniq_name": "span|ts-food-service::Transaction.commit", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 779, + "kind": "span", + "name": "ts-food-service:: publish", + "uniq_name": "span|ts-food-service:: publish", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1055, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 782, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "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": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 785, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 790, + "kind": "span", + "name": "ts-food-service::Transaction.commit", + "uniq_name": "span|ts-food-service::Transaction.commit", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "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": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 788, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 787, + "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": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 782, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "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": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 788, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 789, + "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": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 779, + "kind": "span", + "name": "ts-food-service:: publish", + "uniq_name": "span|ts-food-service:: publish", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1055, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 782, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1055, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1055, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 782, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 789, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 790, + "kind": "span", + "name": "ts-food-service::Transaction.commit", + "uniq_name": "span|ts-food-service::Transaction.commit", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 785, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 790, + "kind": "span", + "name": "ts-food-service::Transaction.commit", + "uniq_name": "span|ts-food-service::Transaction.commit", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 782, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1055, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 788, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 787, + "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": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 782, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 788, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 789, + "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": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 789, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1055, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 790, + "kind": "span", + "name": "ts-food-service::Transaction.commit", + "uniq_name": "span|ts-food-service::Transaction.commit", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1055, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 785, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 790, + "kind": "span", + "name": "ts-food-service::Transaction.commit", + "uniq_name": "span|ts-food-service::Transaction.commit", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1055, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 788, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 787, + "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": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 782, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1055, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 169, + "kind": "pod", + "name": "ts-food-service-86d67fff45-72znl", + "uniq_name": "pod|ts-food-service-86d67fff45-72znl", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777658415, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 788, + "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": 1777658415, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 20.0 + }, + { + "node_id": 789, + "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": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 783, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 786, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 875, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777658435, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 874, + "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": 1777658435, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1055, + "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": 1777658435, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 645, + "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.005657996285714286, + "abnormal_avg_duration": 0.004023672, + "avg_duration_ratio": 0.711147868753335, + "normal_p99": 0.00693646428, + "abnormal_p99": 0.004023672, + "p99_ratio": 0.5800753579314907, + "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": 666, + "component": "span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "service_operation:ts-admin-travel-service::AdminTravelController.getAllTravels", + "bare_operation_unique:AdminTravelController.getAllTravels", + "legacy_exact:span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "legacy_exact:ts-admin-travel-service::AdminTravelController.getAllTravels", + "legacy_exact:AdminTravelController.getAllTravels" + ] + } + }, + { + "node_id": 683, + "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.004797500615384615, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.005735857, + "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": 684, + "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": 705, + "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": 709, + "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": 710, + "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": 719, + "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": 741, + "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": 743, + "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": 760, + "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.005862602892857143, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010009965110000001, + "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": 761, + "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": 777, + "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": 778, + "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": 784, + "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.020948768928571428, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0332024916, + "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": 786, + "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": 798, + "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": 811, + "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": 828, + "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": 840, + "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": 841, + "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": 842, + "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": 861, + "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/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": 874, + "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.13139263584615385, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14879580056, + "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": 877, + "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": 878, + "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": 914, + "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": 915, + "component": "span|ts-route-service::RouteRepository.removeRouteById", + "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.removeRouteById", + "service_operation:ts-route-service::RouteRepository.removeRouteById", + "bare_operation_unique:RouteRepository.removeRouteById", + "legacy_exact:span|ts-route-service::RouteRepository.removeRouteById", + "legacy_exact:ts-route-service::RouteRepository.removeRouteById", + "legacy_exact:RouteRepository.removeRouteById" + ] + } + }, + { + "node_id": 919, + "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": 925, + "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": 926, + "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": 927, + "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": 930, + "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": 935, + "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": 942, + "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": 946, + "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": 963, + "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": 964, + "component": "span|ts-train-food-service::SELECT trainFood.entity.TrainFood", + "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::SELECT trainFood.entity.TrainFood", + "service_operation:ts-train-food-service::SELECT trainFood.entity.TrainFood", + "bare_operation_unique:SELECT trainFood.entity.TrainFood", + "legacy_exact:span|ts-train-food-service::SELECT trainFood.entity.TrainFood", + "legacy_exact:ts-train-food-service::SELECT trainFood.entity.TrainFood", + "legacy_exact:SELECT trainFood.entity.TrainFood" + ] + } + }, + { + "node_id": 976, + "component": "span|ts-train-service::SELECT ts.train_type", + "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::SELECT ts.train_type", + "service_operation:ts-train-service::SELECT ts.train_type", + "bare_operation_unique:SELECT ts.train_type", + "legacy_exact:span|ts-train-service::SELECT ts.train_type", + "legacy_exact:ts-train-service::SELECT ts.train_type", + "legacy_exact:SELECT ts.train_type" + ] + } + }, + { + "node_id": 994, + "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": 995, + "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": 1008, + "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": 1010, + "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": 1011, + "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": 1022, + "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": 1036, + "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.004797500615384615, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.005735857, + "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": 1038, + "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.005862602892857143, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010009965110000001, + "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": 1039, + "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.020948768928571428, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0332024916, + "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": 1052, + "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": 1055, + "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.13139263584615385, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14879580056, + "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": 1086, + "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": 784, + "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.020948768928571428, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0332024916, + "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-9" + ] + }, + { + "node_id": 786, + "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-8", + "path-13", + "path-15", + "path-16", + "path-21", + "path-22", + "path-23", + "path-28", + "path-29", + "path-30" + ] + }, + { + "node_id": 874, + "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.13139263584615385, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14879580056, + "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-7", + "path-12", + "path-17", + "path-19", + "path-24", + "path-26", + "path-27", + "path-34", + "path-35", + "path-36", + "path-37", + "path-39", + "path-40" + ] + }, + { + "node_id": 1036, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "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.004797500615384615, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.005735857, + "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" + ] + }, + "path_ids": [ + "path-2" + ] + }, + { + "node_id": 1038, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "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.005862602892857143, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010009965110000001, + "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}" + ] + }, + "path_ids": [ + "path-3" + ] + }, + { + "node_id": 1039, + "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.020948768928571428, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0332024916, + "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-10", + "path-14" + ] + }, + { + "node_id": 1052, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "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/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" + ] + }, + "path_ids": [ + "path-5" + ] + }, + { + "node_id": 1055, + "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.13139263584615385, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14879580056, + "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-6", + "path-11", + "path-18", + "path-20", + "path-25", + "path-31", + "path-32", + "path-33", + "path-38", + "path-41", + "path-42", + "path-43", + "path-44", + "path-45" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 645, + "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.005657996285714286, + "abnormal_avg_duration": 0.004023672, + "avg_duration_ratio": 0.711147868753335, + "normal_p99": 0.00693646428, + "abnormal_p99": 0.004023672, + "p99_ratio": 0.5800753579314907, + "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": 666, + "component": "span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "service_operation:ts-admin-travel-service::AdminTravelController.getAllTravels", + "bare_operation_unique:AdminTravelController.getAllTravels", + "legacy_exact:span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "legacy_exact:ts-admin-travel-service::AdminTravelController.getAllTravels", + "legacy_exact:AdminTravelController.getAllTravels" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 683, + "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.004797500615384615, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.005735857, + "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": 684, + "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": 705, + "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": 709, + "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": 710, + "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": 719, + "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": 741, + "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": 743, + "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": 760, + "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.005862602892857143, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010009965110000001, + "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": 761, + "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": 777, + "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": 778, + "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": 798, + "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": 811, + "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": 828, + "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": 840, + "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": 841, + "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": 842, + "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": 861, + "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/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": 877, + "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": 878, + "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": 914, + "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": 915, + "component": "span|ts-route-service::RouteRepository.removeRouteById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_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.removeRouteById", + "service_operation:ts-route-service::RouteRepository.removeRouteById", + "bare_operation_unique:RouteRepository.removeRouteById", + "legacy_exact:span|ts-route-service::RouteRepository.removeRouteById", + "legacy_exact:ts-route-service::RouteRepository.removeRouteById", + "legacy_exact:RouteRepository.removeRouteById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 919, + "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": 925, + "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": 926, + "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": 927, + "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": 930, + "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": 935, + "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": 942, + "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": 946, + "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": 963, + "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": 964, + "component": "span|ts-train-food-service::SELECT trainFood.entity.TrainFood", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_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::SELECT trainFood.entity.TrainFood", + "service_operation:ts-train-food-service::SELECT trainFood.entity.TrainFood", + "bare_operation_unique:SELECT trainFood.entity.TrainFood", + "legacy_exact:span|ts-train-food-service::SELECT trainFood.entity.TrainFood", + "legacy_exact:ts-train-food-service::SELECT trainFood.entity.TrainFood", + "legacy_exact:SELECT trainFood.entity.TrainFood" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 976, + "component": "span|ts-train-service::SELECT ts.train_type", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_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::SELECT ts.train_type", + "service_operation:ts-train-service::SELECT ts.train_type", + "bare_operation_unique:SELECT ts.train_type", + "legacy_exact:span|ts-train-service::SELECT ts.train_type", + "legacy_exact:ts-train-service::SELECT ts.train_type", + "legacy_exact:SELECT ts.train_type" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 994, + "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": 995, + "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": 1008, + "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": 1010, + "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": 1011, + "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": 1022, + "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": 1086, + "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": 784, + "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.020948768928571428, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0332024916, + "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-9" + ] + }, + { + "node_id": 786, + "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-8", + "path-13", + "path-15", + "path-16", + "path-21", + "path-22", + "path-23", + "path-28", + "path-29", + "path-30" + ] + }, + { + "node_id": 874, + "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.13139263584615385, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14879580056, + "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-7", + "path-12", + "path-17", + "path-19", + "path-24", + "path-26", + "path-27", + "path-34", + "path-35", + "path-36", + "path-37", + "path-39", + "path-40" + ] + }, + { + "node_id": 1036, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "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.004797500615384615, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.005735857, + "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" + ] + }, + "path_ids": [ + "path-2" + ] + }, + { + "node_id": 1038, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "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.005862602892857143, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010009965110000001, + "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}" + ] + }, + "path_ids": [ + "path-3" + ] + }, + { + "node_id": 1039, + "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.020948768928571428, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0332024916, + "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-10", + "path-14" + ] + }, + { + "node_id": 1052, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "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/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" + ] + }, + "path_ids": [ + "path-5" + ] + }, + { + "node_id": 1055, + "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.13139263584615385, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14879580056, + "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-6", + "path-11", + "path-18", + "path-20", + "path-25", + "path-31", + "path-32", + "path-33", + "path-38", + "path-41", + "path-42", + "path-43", + "path-44", + "path-45" + ] + } + ], + "candidate_alarm_node_ids": [ + 645, + 666, + 683, + 684, + 705, + 709, + 710, + 719, + 741, + 743, + 760, + 761, + 777, + 778, + 784, + 786, + 798, + 811, + 828, + 840, + 841, + 842, + 861, + 864, + 874, + 877, + 878, + 914, + 915, + 919, + 925, + 926, + 927, + 930, + 935, + 942, + 946, + 963, + 964, + 976, + 994, + 995, + 1008, + 1010, + 1011, + 1022, + 1036, + 1038, + 1039, + 1052, + 1055, + 1086 + ], + "explained_alarm_node_ids": [ + 784, + 786, + 874, + 1036, + 1038, + 1039, + 1052, + 1055 + ], + "unexplained_alarm_node_ids": [ + 645, + 666, + 683, + 684, + 705, + 709, + 710, + 719, + 741, + 743, + 760, + 761, + 777, + 778, + 798, + 811, + 828, + 840, + 841, + 842, + 861, + 864, + 877, + 878, + 914, + 915, + 919, + 925, + 926, + 927, + 930, + 935, + 942, + 946, + 963, + 964, + 976, + 994, + 995, + 1008, + 1010, + 1011, + 1022, + 1086 + ], + "candidate_alarm_count": 52, + "explained_alarm_count": 8, + "unexplained_alarm_count": 44, + "strong_alarm_coverage": 0.75, + "candidate_strong_alarm_count": 8, + "explained_strong_alarm_count": 6, + "unexplained_strong_alarm_count": 2, + "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-01KQJYX6JYACHBQGGFNX99TBCN/.done b/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/.finished b/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/causal_graph.json b/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..afdb6309460a3129fd5b0bd56a8227622b56036e --- /dev/null +++ b/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/causal_graph.json @@ -0,0 +1,2571 @@ +{ + "case_name": "batch-01KQJYX6JYACHBQGGFNX99TBCN", + "fault_type": "JVMRuntimeMutator", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777679126, + "component": "pod|ts-admin-order-service-75b665bc6c-xf9gj", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777679126, + "component": "service|ts-admin-order-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777679126, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777679126, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777679126, + "component": "span|ts-admin-order-service::AdminOrderController.getAllOrders", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777679194, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777679126, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777679155, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777679155, + "component": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777679173, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777679126, + "component": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777679209, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "state": [ + "slow", + "missing" + ] + } + ], + "edges": [ + { + "source": "service|ts-admin-order-service", + "target": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder" + }, + { + "source": "span|ts-admin-order-service::AdminOrderController.getAllOrders", + "target": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder" + }, + { + "source": "pod|ts-admin-order-service-75b665bc6c-xf9gj", + "target": "service|ts-admin-order-service" + }, + { + "source": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "target": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder" + }, + { + "source": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "target": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + }, + { + "source": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "target": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder" + }, + { + "source": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "target": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder" + }, + { + "source": "service|ts-admin-order-service", + "target": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + }, + { + "source": "service|ts-admin-order-service", + "target": "span|ts-admin-order-service::AdminOrderController.getAllOrders" + }, + { + "source": "service|ts-admin-order-service", + "target": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder" + }, + { + "source": "service|ts-admin-order-service", + "target": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder" + } + ], + "root_causes": [ + { + "component": "container|ts-admin-order-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1777679126, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777679126, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777679194, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777679155, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777679155, + "component": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777679173, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777679209, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "state": [ + "slow", + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777679126, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777679126, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777679194, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777679155, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777679155, + "component": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777679173, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777679209, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "state": [ + "slow", + "missing" + ] + } + ], + "component_to_service": { + "pod|ts-admin-order-service-75b665bc6c-xf9gj": "ts-admin-order-service", + "service|ts-admin-order-service": "ts-admin-order-service", + "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder": "ts-admin-order-service", + "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder": "ts-admin-order-service", + "span|ts-admin-order-service::AdminOrderController.getAllOrders": "ts-admin-order-service", + "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}": "ts-admin-order-service", + "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}": "ts-ui-dashboard", + "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder": "ts-ui-dashboard", + "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder": "ts-ui-dashboard", + "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder": "ts-admin-order-service", + "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder": "ts-ui-dashboard" + }, + "candidate_alarm_nodes": [ + { + "node_id": 563, + "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": 570, + "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": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.014427577142857143, + "abnormal_avg_duration": 0.5253241391363637, + "avg_duration_ratio": 36.41111282475055, + "normal_p99": 0.0183383544, + "abnormal_p99": 1.8715037067199998, + "p99_ratio": 102.0540701689133, + "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": 573, + "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": 1.0, + "abnormal_success_rate": 0.42857142857142855, + "success_rate_drop": 0.5714285714285714, + "normal_avg_duration": 0.01109132742857143, + "abnormal_avg_duration": 0.11296543157142856, + "avg_duration_ratio": 10.185023596042065, + "normal_p99": 0.01303189758, + "abnormal_p99": 0.6229789729399998, + "p99_ratio": 47.8041642911684, + "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": 601, + "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": 602, + "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": 650, + "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": 652, + "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": 670, + "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": 688, + "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": 696, + "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": 705, + "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": 707, + "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": 708, + "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": 724, + "component": "span|ts-order-other-service::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": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.003649022672727273, + "abnormal_avg_duration": 0.09765948260714286, + "avg_duration_ratio": 26.763188767515203, + "normal_p99": 0.00550547696, + "abnormal_p99": 0.8524810824999999, + "p99_ratio": 154.8423667365597, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/refresh" + ] + } + }, + { + "node_id": 725, + "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": 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": 737, + "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": 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": 758, + "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": 759, + "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": 761, + "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": 762, + "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": 780, + "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": 794, + "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": 795, + "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": 816, + "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": 823, + "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": 832, + "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": 836, + "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": 841, + "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": 892, + "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.06611105992727273, + "abnormal_avg_duration": 0.24686778492156863, + "avg_duration_ratio": 3.7341374528428717, + "normal_p99": 0.16083604340000002, + "abnormal_p99": 3.28986108, + "p99_ratio": 20.454750132208236, + "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": 899, + "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": 900, + "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::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.026723114841584156, + "abnormal_avg_duration": 0.039673333, + "avg_duration_ratio": 1.4846073609003039, + "normal_p99": 0.076868661, + "abnormal_p99": 0.49639241259999706, + "p99_ratio": 6.457669564453543, + "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": 930, + "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.9523809523809523, + "abnormal_success_rate": 0.6666666666666666, + "success_rate_drop": 0.2857142857142857, + "normal_avg_duration": 0.008764294904761905, + "abnormal_avg_duration": 0.3391814592222222, + "avg_duration_ratio": 38.70037041290506, + "normal_p99": 0.0116941482, + "abnormal_p99": 1.47667594656, + "p99_ratio": 126.27477617908073, + "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": 937, + "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": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.014427577142857143, + "abnormal_avg_duration": 0.5253241391363637, + "avg_duration_ratio": 36.41111282475055, + "normal_p99": 0.0183383544, + "abnormal_p99": 1.8715037067199998, + "p99_ratio": 102.0540701689133, + "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": 941, + "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": 943, + "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": 954, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.42857142857142855, + "success_rate_drop": 0.5714285714285714, + "normal_avg_duration": 0.01109132742857143, + "abnormal_avg_duration": 0.11296543157142856, + "avg_duration_ratio": 10.185023596042065, + "normal_p99": 0.01303189758, + "abnormal_p99": 0.6229789729399998, + "p99_ratio": 47.8041642911684, + "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": 958, + "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": 959, + "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": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.003649022672727273, + "abnormal_avg_duration": 0.09765948260714286, + "avg_duration_ratio": 26.763188767515203, + "normal_p99": 0.00550547696, + "abnormal_p99": 0.8524810824999999, + "p99_ratio": 154.8423667365597, + "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": 961, + "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": 963, + "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.06611105992727273, + "abnormal_avg_duration": 0.24686778492156863, + "avg_duration_ratio": 3.7341374528428717, + "normal_p99": 0.16083604340000002, + "abnormal_p99": 3.28986108, + "p99_ratio": 20.454750132208236, + "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": 972, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.009097245153846153, + "abnormal_avg_duration": 0.0033787604, + "avg_duration_ratio": 0.37140478714828523, + "normal_p99": 0.011970603639999999, + "abnormal_p99": 0.00653980412, + "p99_ratio": 0.5463219998486225, + "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": 974, + "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": 570, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "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.014427577142857143, + "abnormal_avg_duration": 0.5253241391363637, + "avg_duration_ratio": 36.41111282475055, + "normal_p99": 0.0183383544, + "abnormal_p99": 1.8715037067199998, + "p99_ratio": 102.0540701689133, + "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" + ] + }, + "path_ids": [ + "path-0", + "path-2" + ] + }, + { + "node_id": 573, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "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.42857142857142855, + "success_rate_drop": 0.5714285714285714, + "normal_avg_duration": 0.01109132742857143, + "abnormal_avg_duration": 0.11296543157142856, + "avg_duration_ratio": 10.185023596042065, + "normal_p99": 0.01303189758, + "abnormal_p99": 0.6229789729399998, + "p99_ratio": 47.8041642911684, + "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" + ] + }, + "path_ids": [ + "path-1" + ] + }, + { + "node_id": 930, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 0.9523809523809523, + "abnormal_success_rate": 0.6666666666666666, + "success_rate_drop": 0.2857142857142857, + "normal_avg_duration": 0.008764294904761905, + "abnormal_avg_duration": 0.3391814592222222, + "avg_duration_ratio": 38.70037041290506, + "normal_p99": 0.0116941482, + "abnormal_p99": 1.47667594656, + "p99_ratio": 126.27477617908073, + "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}" + ] + }, + "path_ids": [ + "path-3" + ] + }, + { + "node_id": 937, + "component": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "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.014427577142857143, + "abnormal_avg_duration": 0.5253241391363637, + "avg_duration_ratio": 36.41111282475055, + "normal_p99": 0.0183383544, + "abnormal_p99": 1.8715037067199998, + "p99_ratio": 102.0540701689133, + "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" + ] + }, + "path_ids": [ + "path-4", + "path-7" + ] + }, + { + "node_id": 954, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "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.42857142857142855, + "success_rate_drop": 0.5714285714285714, + "normal_avg_duration": 0.01109132742857143, + "abnormal_avg_duration": 0.11296543157142856, + "avg_duration_ratio": 10.185023596042065, + "normal_p99": 0.01303189758, + "abnormal_p99": 0.6229789729399998, + "p99_ratio": 47.8041642911684, + "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" + ] + }, + "path_ids": [ + "path-5" + ] + }, + { + "node_id": 972, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "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.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.009097245153846153, + "abnormal_avg_duration": 0.0033787604, + "avg_duration_ratio": 0.37140478714828523, + "normal_p99": 0.011970603639999999, + "abnormal_p99": 0.00653980412, + "p99_ratio": 0.5463219998486225, + "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" + ] + }, + "path_ids": [ + "path-6" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 563, + "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": 601, + "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": 602, + "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": 650, + "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": 652, + "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": 670, + "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": 688, + "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": 696, + "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": 705, + "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": 707, + "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": 708, + "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": 724, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "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.003649022672727273, + "abnormal_avg_duration": 0.09765948260714286, + "avg_duration_ratio": 26.763188767515203, + "normal_p99": 0.00550547696, + "abnormal_p99": 0.8524810824999999, + "p99_ratio": 154.8423667365597, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/refresh" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 725, + "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": 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": 737, + "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": 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": 758, + "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": 759, + "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": 761, + "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": 762, + "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": 780, + "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": 794, + "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": 795, + "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": 816, + "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": 823, + "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": 832, + "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": 836, + "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": 841, + "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": 892, + "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.06611105992727273, + "abnormal_avg_duration": 0.24686778492156863, + "avg_duration_ratio": 3.7341374528428717, + "normal_p99": 0.16083604340000002, + "abnormal_p99": 3.28986108, + "p99_ratio": 20.454750132208236, + "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": 899, + "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": 900, + "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": 917, + "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.026723114841584156, + "abnormal_avg_duration": 0.039673333, + "avg_duration_ratio": 1.4846073609003039, + "normal_p99": 0.076868661, + "abnormal_p99": 0.49639241259999706, + "p99_ratio": 6.457669564453543, + "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": 941, + "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": 943, + "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": 958, + "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": 959, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "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.003649022672727273, + "abnormal_avg_duration": 0.09765948260714286, + "avg_duration_ratio": 26.763188767515203, + "normal_p99": 0.00550547696, + "abnormal_p99": 0.8524810824999999, + "p99_ratio": 154.8423667365597, + "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" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 961, + "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": 963, + "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.06611105992727273, + "abnormal_avg_duration": 0.24686778492156863, + "avg_duration_ratio": 3.7341374528428717, + "normal_p99": 0.16083604340000002, + "abnormal_p99": 3.28986108, + "p99_ratio": 20.454750132208236, + "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": 974, + "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": 46, + "explained_alarm_count": 6, + "unexplained_alarm_count": 40, + "candidate_strong_alarm_count": 11, + "explained_strong_alarm_count": 6, + "unexplained_strong_alarm_count": 5, + "strong_alarm_coverage": 0.5454545454545454, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.5454545454545454, + "alarm_coverage_confidence": 0.5454545454545454, + "final_confidence": 0.5454545454545454 + } +} \ No newline at end of file diff --git a/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/env.json b/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/env.json new file mode 100644 index 0000000000000000000000000000000000000000..357aac66a5dd9785f873d1ceb8acbc9729544892 --- /dev/null +++ b/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts0", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777678813", + "NORMAL_END": "1777679113", + "ABNORMAL_START": "1777679113", + "ABNORMAL_END": "1777679412" +} \ No newline at end of file diff --git a/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/injection.json b/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..9eb7181faff5579bea64207817f55a094ef3be7f --- /dev/null +++ b/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/injection.json @@ -0,0 +1,116 @@ +{ + "id": 2514, + "name": "batch-01KQJYX6JYACHBQGGFNX99TBCN", + "fault_type": "hybrid", + "category": "ts", + "pre_duration": 5, + "start_time": "2026-05-02T07:45:13+08:00", + "end_time": "2026-05-02T07:50:12+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 149, + "pedestal_name": "ts", + "created_at": "2026-05-02T07:45:12.817+08:00", + "updated_at": "2026-05-02T07:50:13.221+08:00", + "engine_config_summary": [ + { + "app": "ts-admin-order-service", + "chaos_type": "JVMRuntimeMutator", + "class": "adminorder.service.AdminOrderServiceImpl", + "duration": 5, + "method": "getAllOrders", + "mutator_config": "constant:\"/api/v1/orderOtherService/orderOther\":\"mutated_/api/v1/orderOtherService/orderOther\"", + "namespace": "ts0", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-order-other-service", + "chaos_type": "NetworkLoss", + "correlation": 21, + "direction": "to", + "duration": 5, + "loss": 29, + "namespace": "ts0", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "task_id": "a1fd3fcb-ff2f-415e-b89c-cd2fab31fae5", + "trace_id": "44cf8759-58a3-4738-acdd-f2966c98b8d1", + "source": "injection", + "description": "Fault batch for task a1fd3fcb-ff2f-415e-b89c-cd2fab31fae5 (2 faults)", + "engine_config": [ + { + "app": "ts-admin-order-service", + "chaos_type": "JVMRuntimeMutator", + "class": "adminorder.service.AdminOrderServiceImpl", + "duration": 5, + "method": "getAllOrders", + "mutator_config": "constant:\"/api/v1/orderOtherService/orderOther\":\"mutated_/api/v1/orderOtherService/orderOther\"", + "namespace": "ts0", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-order-other-service", + "chaos_type": "NetworkLoss", + "correlation": 21, + "direction": "to", + "duration": 5, + "loss": 29, + "namespace": "ts0", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "ts-admin-order-service" + ], + "pod": [ + "ts-admin-order-service-75b665bc6c-pflkg" + ], + "container": [ + "ts-admin-order-service" + ], + "function": [ + "adminorder.service.AdminOrderServiceImpl.getAllOrders" + ] + }, + { + "service": [ + "ts-order-other-service", + "mysql" + ], + "pod": [ + "mysql-0", + "ts-order-other-service-687d4bbfcd-dbqg9" + ], + "container": [ + "mysql", + "ts-order-other-service" + ], + "span": [ + "CREATE table ts", + "DELETE orders_other", + "DELETE ts.orders_other", + "INSERT ts.orders_other", + "SELECT ts", + "SELECT ts.orders_other", + "SELECT ts.ts", + "UPDATE ts.orders_other" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/label.txt b/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/result.json b/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/result.json new file mode 100644 index 0000000000000000000000000000000000000000..1ca9e3d8132784f0478abd4977ecf69dfdda0c87 --- /dev/null +++ b/cases/batch-01KQJYX6JYACHBQGGFNX99TBCN/result.json @@ -0,0 +1,10543 @@ +{ + "case_name": "batch-01KQJYX6JYACHBQGGFNX99TBCN", + "injection_nodes": [ + "container|ts-admin-order-service" + ], + "alarm_nodes": [ + 899, + 900, + 650, + 652, + 780, + 917, + 794, + 795, + 670, + 930, + 937, + 941, + 943, + 688, + 816, + 563, + 823, + 696, + 570, + 954, + 573, + 958, + 959, + 832, + 705, + 961, + 707, + 708, + 963, + 836, + 841, + 972, + 974, + 724, + 725, + 726, + 601, + 602, + 737, + 738, + 739, + 758, + 759, + 761, + 762, + 892 + ], + "propagation_result": { + "injection_node_ids": [ + 405 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 154, + 458, + 570 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126 + ], + "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": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 570, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 570, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 154, + 458, + 573 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126 + ], + "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": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 573, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 573, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 154, + 458, + 567, + 570 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126, + 1777679194 + ], + "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": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 567, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 570, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 98.07115796550247, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679194, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 567, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 570, + "onset": 1777679194, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 154, + 458, + 569, + 930 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126, + 1777679155 + ], + "propagation_delays": [ + 0.0, + 0.0, + 29.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 569, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 930, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 179.28514751735372, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679155, + "delay": 29, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 569, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 930, + "onset": 1777679155, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 154, + 458, + 570, + 937 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126, + 1777679155 + ], + "propagation_delays": [ + 0.0, + 0.0, + 29.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 570, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 937, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 84.95600304777282, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679155, + "delay": 29, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 570, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 937, + "onset": 1777679155, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 154, + 458, + 573, + 954 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126, + 1777679173 + ], + "propagation_delays": [ + 0.0, + 0.0, + 47.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 573, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 954, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 38.85177878292783, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679173, + "delay": 47, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 573, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 954, + "onset": 1777679173, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 154, + 458, + 574, + 972 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126, + 1777679209 + ], + "propagation_delays": [ + 0.0, + 0.0, + 83.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 574, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 972, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 35.941773771866806, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679209, + "delay": 83, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 574, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 972, + "onset": 1777679209, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 154, + 458, + 567, + 570, + 937 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126, + 1777679194, + 1777679194 + ], + "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": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 567, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 570, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 98.07115796550247, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 937, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 84.95600304777282, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679194, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777679194, + "dst_onset": 1777679194, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 567, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 570, + "onset": 1777679194, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 4, + "node_id": 937, + "onset": 1777679194, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 518, + 405, + 535, + 154, + 930, + 937, + 565, + 566, + 567, + 568, + 569, + 954, + 570, + 571, + 572, + 573, + 574, + 458, + 972, + 494, + 501 + ], + "max_hops_reached": 5, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 154, + 458, + 565, + 573 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 565, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 573, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.46819586349752, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679122, + "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": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 565, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 573, + "onset": 1777679122, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 154, + 458, + 571, + 573 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 571, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 573, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.46819586349752, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679122, + "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": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 571, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 573, + "onset": 1777679122, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 154, + 458, + 572, + 573 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 572, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 573, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.46819586349752, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679122, + "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": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 572, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 573, + "onset": 1777679122, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 154, + 458, + 565, + 573, + 954 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 565, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 573, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.46819586349752, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 954, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 38.85177878292783, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679122, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777679122, + "dst_onset": 1777679173, + "delay": 51, + "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": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 565, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 573, + "onset": 1777679122, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 4, + "node_id": 954, + "onset": 1777679173, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 154, + 458, + 566, + 569, + 930 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 566, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 569, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 146.91263041510285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 930, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 179.28514751735372, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679233, + "delay": 107, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777679233, + "dst_onset": 1777679230, + "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": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 566, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 569, + "onset": 1777679233, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 4, + "node_id": 930, + "onset": 1777679230, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 154, + 458, + 568, + 574, + 972 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 568, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 574, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.5712673407277465, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 972, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 35.941773771866806, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679122, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777679122, + "dst_onset": 1777679209, + "delay": 87, + "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": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 568, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 574, + "onset": 1777679122, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 4, + "node_id": 972, + "onset": 1777679209, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 154, + 458, + 571, + 569, + 930 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 571, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 569, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 146.91263041510285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 930, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 179.28514751735372, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679233, + "delay": 107, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777679233, + "dst_onset": 1777679230, + "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": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 571, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 569, + "onset": 1777679233, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 4, + "node_id": 930, + "onset": 1777679230, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 154, + 458, + 571, + 573, + 954 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 571, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 573, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.46819586349752, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 954, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 38.85177878292783, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679122, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777679122, + "dst_onset": 1777679173, + "delay": 51, + "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": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 571, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 573, + "onset": 1777679122, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 4, + "node_id": 954, + "onset": 1777679173, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 154, + 458, + 571, + 574, + 972 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 571, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 574, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.5712673407277465, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 972, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 35.941773771866806, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679122, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777679122, + "dst_onset": 1777679209, + "delay": 87, + "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": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 571, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 574, + "onset": 1777679122, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 4, + "node_id": 972, + "onset": 1777679209, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 154, + 458, + 572, + 569, + 930 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 572, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 569, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 146.91263041510285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 930, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 179.28514751735372, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679233, + "delay": 107, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777679233, + "dst_onset": 1777679230, + "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": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 572, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 569, + "onset": 1777679233, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 4, + "node_id": 930, + "onset": 1777679230, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 154, + 458, + 572, + 573, + 954 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 572, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 573, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.46819586349752, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 954, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 38.85177878292783, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679122, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777679122, + "dst_onset": 1777679173, + "delay": 51, + "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": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 572, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 573, + "onset": 1777679122, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 4, + "node_id": 954, + "onset": 1777679173, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 154, + 458, + 572, + 574, + 972 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 572, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 574, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "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.5712673407277465, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 972, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 35.941773771866806, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679122, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777679122, + "dst_onset": 1777679209, + "delay": 87, + "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": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 572, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 574, + "onset": 1777679122, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 4, + "node_id": 972, + "onset": 1777679209, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 405, + "component": "container|ts-admin-order-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-order-service", + "states": [ + "degraded", + "silent" + ], + "first_state_at": 1777679113 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "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-preserve-service::POST /api/v1/preserveservice/preserve", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "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/assuranceservice/assurances/types", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-food-service::POST /api/v1/foodservice/orders", + "span|ts-route-service::RouteController.queryByIds", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-route-service::SELECT route", + "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "span|ts-seat-service::POST /api/v1/seatservice/seats", + "span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "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/admin", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + ], + "evidence": { + "alarm_count": 46, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 154, + 458, + 570 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126 + ], + "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": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 570, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 570, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 154, + 458, + 573 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126 + ], + "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": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 573, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 573, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 154, + 458, + 567, + 570 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126, + 1777679194 + ], + "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": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 567, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 570, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 98.07115796550247, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679194, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 567, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 570, + "onset": 1777679194, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 154, + 458, + 569, + 930 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126, + 1777679155 + ], + "propagation_delays": [ + 0.0, + 0.0, + 29.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 569, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 930, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 179.28514751735372, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679155, + "delay": 29, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 569, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 930, + "onset": 1777679155, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 154, + 458, + 570, + 937 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126, + 1777679155 + ], + "propagation_delays": [ + 0.0, + 0.0, + 29.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 570, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 937, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 84.95600304777282, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679155, + "delay": 29, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 570, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 937, + "onset": 1777679155, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 154, + 458, + 573, + 954 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126, + 1777679173 + ], + "propagation_delays": [ + 0.0, + 0.0, + 47.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 573, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 954, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 38.85177878292783, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679173, + "delay": 47, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 573, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 954, + "onset": 1777679173, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 154, + 458, + 574, + 972 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126, + 1777679209 + ], + "propagation_delays": [ + 0.0, + 0.0, + 83.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 574, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 972, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 35.941773771866806, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679209, + "delay": 83, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 574, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 972, + "onset": 1777679209, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 154, + 458, + 567, + 570, + 937 + ], + "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": [ + 1777679126, + 1777679126, + 1777679126, + 1777679194, + 1777679194 + ], + "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": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "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": 1913.0531906603524, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 567, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 570, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 98.07115796550247, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 937, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 84.95600304777282, + "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": 1777679126, + "dst_onset": 1777679126, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777679126, + "dst_onset": 1777679126, + "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": 1777679126, + "dst_onset": 1777679194, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777679194, + "dst_onset": 1777679194, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777679113, + "window_end": 1777679471, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 154, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 1, + "node_id": 458, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 2, + "node_id": 567, + "onset": 1777679126, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 3, + "node_id": 570, + "onset": 1777679194, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + }, + { + "node_index": 4, + "node_id": 937, + "onset": 1777679194, + "is_injection": false, + "lower_bound": 1777679113, + "upper_bound": 1777679471, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 8, + "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": 154, + "kind": "pod", + "name": "ts-admin-order-service-75b665bc6c-xf9gj", + "uniq_name": "pod|ts-admin-order-service-75b665bc6c-xf9gj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 458, + "kind": "service", + "name": "ts-admin-order-service", + "uniq_name": "service|ts-admin-order-service", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 570, + "kind": "span", + "name": "ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "uniq_name": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 154, + "kind": "pod", + "name": "ts-admin-order-service-75b665bc6c-xf9gj", + "uniq_name": "pod|ts-admin-order-service-75b665bc6c-xf9gj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 458, + "kind": "service", + "name": "ts-admin-order-service", + "uniq_name": "service|ts-admin-order-service", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 573, + "kind": "span", + "name": "ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "uniq_name": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 154, + "kind": "pod", + "name": "ts-admin-order-service-75b665bc6c-xf9gj", + "uniq_name": "pod|ts-admin-order-service-75b665bc6c-xf9gj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 458, + "kind": "service", + "name": "ts-admin-order-service", + "uniq_name": "service|ts-admin-order-service", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 567, + "kind": "span", + "name": "ts-admin-order-service::AdminOrderController.getAllOrders", + "uniq_name": "span|ts-admin-order-service::AdminOrderController.getAllOrders", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 570, + "kind": "span", + "name": "ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "uniq_name": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "state": "healthy, missing, slow", + "state_start_time": 1777679194, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 154, + "kind": "pod", + "name": "ts-admin-order-service-75b665bc6c-xf9gj", + "uniq_name": "pod|ts-admin-order-service-75b665bc6c-xf9gj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 458, + "kind": "service", + "name": "ts-admin-order-service", + "uniq_name": "service|ts-admin-order-service", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 569, + "kind": "span", + "name": "ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "uniq_name": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 29.0 + }, + { + "node_id": 930, + "kind": "span", + "name": "ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "uniq_name": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "state": "healthy, missing, slow", + "state_start_time": 1777679155, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 154, + "kind": "pod", + "name": "ts-admin-order-service-75b665bc6c-xf9gj", + "uniq_name": "pod|ts-admin-order-service-75b665bc6c-xf9gj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 458, + "kind": "service", + "name": "ts-admin-order-service", + "uniq_name": "service|ts-admin-order-service", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 570, + "kind": "span", + "name": "ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "uniq_name": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 29.0 + }, + { + "node_id": 937, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "state": "healthy, missing, slow", + "state_start_time": 1777679155, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 154, + "kind": "pod", + "name": "ts-admin-order-service-75b665bc6c-xf9gj", + "uniq_name": "pod|ts-admin-order-service-75b665bc6c-xf9gj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 458, + "kind": "service", + "name": "ts-admin-order-service", + "uniq_name": "service|ts-admin-order-service", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 573, + "kind": "span", + "name": "ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "uniq_name": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 47.0 + }, + { + "node_id": 954, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "state": "healthy, missing, slow", + "state_start_time": 1777679173, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 154, + "kind": "pod", + "name": "ts-admin-order-service-75b665bc6c-xf9gj", + "uniq_name": "pod|ts-admin-order-service-75b665bc6c-xf9gj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 458, + "kind": "service", + "name": "ts-admin-order-service", + "uniq_name": "service|ts-admin-order-service", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 574, + "kind": "span", + "name": "ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "uniq_name": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 83.0 + }, + { + "node_id": 972, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "state": "healthy, missing, slow", + "state_start_time": 1777679209, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 154, + "kind": "pod", + "name": "ts-admin-order-service-75b665bc6c-xf9gj", + "uniq_name": "pod|ts-admin-order-service-75b665bc6c-xf9gj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 458, + "kind": "service", + "name": "ts-admin-order-service", + "uniq_name": "service|ts-admin-order-service", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 567, + "kind": "span", + "name": "ts-admin-order-service::AdminOrderController.getAllOrders", + "uniq_name": "span|ts-admin-order-service::AdminOrderController.getAllOrders", + "state": "degraded, unavailable", + "state_start_time": 1777679126, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 570, + "kind": "span", + "name": "ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "uniq_name": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "state": "healthy, missing, slow", + "state_start_time": 1777679194, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 937, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "state": "healthy, missing, slow", + "state_start_time": 1777679194, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 563, + "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": 570, + "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": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.014427577142857143, + "abnormal_avg_duration": 0.5253241391363637, + "avg_duration_ratio": 36.41111282475055, + "normal_p99": 0.0183383544, + "abnormal_p99": 1.8715037067199998, + "p99_ratio": 102.0540701689133, + "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": 573, + "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": 1.0, + "abnormal_success_rate": 0.42857142857142855, + "success_rate_drop": 0.5714285714285714, + "normal_avg_duration": 0.01109132742857143, + "abnormal_avg_duration": 0.11296543157142856, + "avg_duration_ratio": 10.185023596042065, + "normal_p99": 0.01303189758, + "abnormal_p99": 0.6229789729399998, + "p99_ratio": 47.8041642911684, + "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": 601, + "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": 602, + "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": 650, + "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": 652, + "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": 670, + "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": 688, + "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": 696, + "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": 705, + "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": 707, + "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": 708, + "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": 724, + "component": "span|ts-order-other-service::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": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.003649022672727273, + "abnormal_avg_duration": 0.09765948260714286, + "avg_duration_ratio": 26.763188767515203, + "normal_p99": 0.00550547696, + "abnormal_p99": 0.8524810824999999, + "p99_ratio": 154.8423667365597, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/refresh" + ] + } + }, + { + "node_id": 725, + "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": 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": 737, + "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": 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": 758, + "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": 759, + "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": 761, + "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": 762, + "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": 780, + "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": 794, + "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": 795, + "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": 816, + "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": 823, + "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": 832, + "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": 836, + "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": 841, + "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": 892, + "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.06611105992727273, + "abnormal_avg_duration": 0.24686778492156863, + "avg_duration_ratio": 3.7341374528428717, + "normal_p99": 0.16083604340000002, + "abnormal_p99": 3.28986108, + "p99_ratio": 20.454750132208236, + "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": 899, + "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": 900, + "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::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.026723114841584156, + "abnormal_avg_duration": 0.039673333, + "avg_duration_ratio": 1.4846073609003039, + "normal_p99": 0.076868661, + "abnormal_p99": 0.49639241259999706, + "p99_ratio": 6.457669564453543, + "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": 930, + "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.9523809523809523, + "abnormal_success_rate": 0.6666666666666666, + "success_rate_drop": 0.2857142857142857, + "normal_avg_duration": 0.008764294904761905, + "abnormal_avg_duration": 0.3391814592222222, + "avg_duration_ratio": 38.70037041290506, + "normal_p99": 0.0116941482, + "abnormal_p99": 1.47667594656, + "p99_ratio": 126.27477617908073, + "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": 937, + "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": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.014427577142857143, + "abnormal_avg_duration": 0.5253241391363637, + "avg_duration_ratio": 36.41111282475055, + "normal_p99": 0.0183383544, + "abnormal_p99": 1.8715037067199998, + "p99_ratio": 102.0540701689133, + "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": 941, + "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": 943, + "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": 954, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.42857142857142855, + "success_rate_drop": 0.5714285714285714, + "normal_avg_duration": 0.01109132742857143, + "abnormal_avg_duration": 0.11296543157142856, + "avg_duration_ratio": 10.185023596042065, + "normal_p99": 0.01303189758, + "abnormal_p99": 0.6229789729399998, + "p99_ratio": 47.8041642911684, + "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": 958, + "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": 959, + "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": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.003649022672727273, + "abnormal_avg_duration": 0.09765948260714286, + "avg_duration_ratio": 26.763188767515203, + "normal_p99": 0.00550547696, + "abnormal_p99": 0.8524810824999999, + "p99_ratio": 154.8423667365597, + "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": 961, + "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": 963, + "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.06611105992727273, + "abnormal_avg_duration": 0.24686778492156863, + "avg_duration_ratio": 3.7341374528428717, + "normal_p99": 0.16083604340000002, + "abnormal_p99": 3.28986108, + "p99_ratio": 20.454750132208236, + "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": 972, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.009097245153846153, + "abnormal_avg_duration": 0.0033787604, + "avg_duration_ratio": 0.37140478714828523, + "normal_p99": 0.011970603639999999, + "abnormal_p99": 0.00653980412, + "p99_ratio": 0.5463219998486225, + "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": 974, + "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": 570, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "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.014427577142857143, + "abnormal_avg_duration": 0.5253241391363637, + "avg_duration_ratio": 36.41111282475055, + "normal_p99": 0.0183383544, + "abnormal_p99": 1.8715037067199998, + "p99_ratio": 102.0540701689133, + "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" + ] + }, + "path_ids": [ + "path-0", + "path-2" + ] + }, + { + "node_id": 573, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "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.42857142857142855, + "success_rate_drop": 0.5714285714285714, + "normal_avg_duration": 0.01109132742857143, + "abnormal_avg_duration": 0.11296543157142856, + "avg_duration_ratio": 10.185023596042065, + "normal_p99": 0.01303189758, + "abnormal_p99": 0.6229789729399998, + "p99_ratio": 47.8041642911684, + "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" + ] + }, + "path_ids": [ + "path-1" + ] + }, + { + "node_id": 930, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 0.9523809523809523, + "abnormal_success_rate": 0.6666666666666666, + "success_rate_drop": 0.2857142857142857, + "normal_avg_duration": 0.008764294904761905, + "abnormal_avg_duration": 0.3391814592222222, + "avg_duration_ratio": 38.70037041290506, + "normal_p99": 0.0116941482, + "abnormal_p99": 1.47667594656, + "p99_ratio": 126.27477617908073, + "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}" + ] + }, + "path_ids": [ + "path-3" + ] + }, + { + "node_id": 937, + "component": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "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.014427577142857143, + "abnormal_avg_duration": 0.5253241391363637, + "avg_duration_ratio": 36.41111282475055, + "normal_p99": 0.0183383544, + "abnormal_p99": 1.8715037067199998, + "p99_ratio": 102.0540701689133, + "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" + ] + }, + "path_ids": [ + "path-4", + "path-7" + ] + }, + { + "node_id": 954, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "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.42857142857142855, + "success_rate_drop": 0.5714285714285714, + "normal_avg_duration": 0.01109132742857143, + "abnormal_avg_duration": 0.11296543157142856, + "avg_duration_ratio": 10.185023596042065, + "normal_p99": 0.01303189758, + "abnormal_p99": 0.6229789729399998, + "p99_ratio": 47.8041642911684, + "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" + ] + }, + "path_ids": [ + "path-5" + ] + }, + { + "node_id": 972, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "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.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.009097245153846153, + "abnormal_avg_duration": 0.0033787604, + "avg_duration_ratio": 0.37140478714828523, + "normal_p99": 0.011970603639999999, + "abnormal_p99": 0.00653980412, + "p99_ratio": 0.5463219998486225, + "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" + ] + }, + "path_ids": [ + "path-6" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 563, + "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": 601, + "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": 602, + "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": 650, + "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": 652, + "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": 670, + "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": 688, + "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": 696, + "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": 705, + "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": 707, + "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": 708, + "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": 724, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "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.003649022672727273, + "abnormal_avg_duration": 0.09765948260714286, + "avg_duration_ratio": 26.763188767515203, + "normal_p99": 0.00550547696, + "abnormal_p99": 0.8524810824999999, + "p99_ratio": 154.8423667365597, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/refresh" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 725, + "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": 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": 737, + "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": 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": 758, + "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": 759, + "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": 761, + "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": 762, + "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": 780, + "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": 794, + "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": 795, + "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": 816, + "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": 823, + "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": 832, + "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": 836, + "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": 841, + "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": 892, + "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.06611105992727273, + "abnormal_avg_duration": 0.24686778492156863, + "avg_duration_ratio": 3.7341374528428717, + "normal_p99": 0.16083604340000002, + "abnormal_p99": 3.28986108, + "p99_ratio": 20.454750132208236, + "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": 899, + "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": 900, + "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": 917, + "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.026723114841584156, + "abnormal_avg_duration": 0.039673333, + "avg_duration_ratio": 1.4846073609003039, + "normal_p99": 0.076868661, + "abnormal_p99": 0.49639241259999706, + "p99_ratio": 6.457669564453543, + "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": 941, + "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": 943, + "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": 958, + "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": 959, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "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.003649022672727273, + "abnormal_avg_duration": 0.09765948260714286, + "avg_duration_ratio": 26.763188767515203, + "normal_p99": 0.00550547696, + "abnormal_p99": 0.8524810824999999, + "p99_ratio": 154.8423667365597, + "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" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 961, + "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": 963, + "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.06611105992727273, + "abnormal_avg_duration": 0.24686778492156863, + "avg_duration_ratio": 3.7341374528428717, + "normal_p99": 0.16083604340000002, + "abnormal_p99": 3.28986108, + "p99_ratio": 20.454750132208236, + "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": 974, + "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": 570, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "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.014427577142857143, + "abnormal_avg_duration": 0.5253241391363637, + "avg_duration_ratio": 36.41111282475055, + "normal_p99": 0.0183383544, + "abnormal_p99": 1.8715037067199998, + "p99_ratio": 102.0540701689133, + "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" + ] + }, + "path_ids": [ + "path-0", + "path-2" + ] + }, + { + "node_id": 573, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "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.42857142857142855, + "success_rate_drop": 0.5714285714285714, + "normal_avg_duration": 0.01109132742857143, + "abnormal_avg_duration": 0.11296543157142856, + "avg_duration_ratio": 10.185023596042065, + "normal_p99": 0.01303189758, + "abnormal_p99": 0.6229789729399998, + "p99_ratio": 47.8041642911684, + "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" + ] + }, + "path_ids": [ + "path-1" + ] + }, + { + "node_id": 930, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 0.9523809523809523, + "abnormal_success_rate": 0.6666666666666666, + "success_rate_drop": 0.2857142857142857, + "normal_avg_duration": 0.008764294904761905, + "abnormal_avg_duration": 0.3391814592222222, + "avg_duration_ratio": 38.70037041290506, + "normal_p99": 0.0116941482, + "abnormal_p99": 1.47667594656, + "p99_ratio": 126.27477617908073, + "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}" + ] + }, + "path_ids": [ + "path-3" + ] + }, + { + "node_id": 937, + "component": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "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.014427577142857143, + "abnormal_avg_duration": 0.5253241391363637, + "avg_duration_ratio": 36.41111282475055, + "normal_p99": 0.0183383544, + "abnormal_p99": 1.8715037067199998, + "p99_ratio": 102.0540701689133, + "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" + ] + }, + "path_ids": [ + "path-4", + "path-7" + ] + }, + { + "node_id": 954, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "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.42857142857142855, + "success_rate_drop": 0.5714285714285714, + "normal_avg_duration": 0.01109132742857143, + "abnormal_avg_duration": 0.11296543157142856, + "avg_duration_ratio": 10.185023596042065, + "normal_p99": 0.01303189758, + "abnormal_p99": 0.6229789729399998, + "p99_ratio": 47.8041642911684, + "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" + ] + }, + "path_ids": [ + "path-5" + ] + }, + { + "node_id": 972, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "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.2, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.009097245153846153, + "abnormal_avg_duration": 0.0033787604, + "avg_duration_ratio": 0.37140478714828523, + "normal_p99": 0.011970603639999999, + "abnormal_p99": 0.00653980412, + "p99_ratio": 0.5463219998486225, + "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" + ] + }, + "path_ids": [ + "path-6" + ] + } + ], + "candidate_alarm_node_ids": [ + 563, + 570, + 573, + 601, + 602, + 650, + 652, + 670, + 688, + 696, + 705, + 707, + 708, + 724, + 725, + 726, + 737, + 738, + 739, + 758, + 759, + 761, + 762, + 780, + 794, + 795, + 816, + 823, + 832, + 836, + 841, + 892, + 899, + 900, + 917, + 930, + 937, + 941, + 943, + 954, + 958, + 959, + 961, + 963, + 972, + 974 + ], + "explained_alarm_node_ids": [ + 570, + 573, + 930, + 937, + 954, + 972 + ], + "unexplained_alarm_node_ids": [ + 563, + 601, + 602, + 650, + 652, + 670, + 688, + 696, + 705, + 707, + 708, + 724, + 725, + 726, + 737, + 738, + 739, + 758, + 759, + 761, + 762, + 780, + 794, + 795, + 816, + 823, + 832, + 836, + 841, + 892, + 899, + 900, + 917, + 941, + 943, + 958, + 959, + 961, + 963, + 974 + ], + "candidate_alarm_count": 46, + "explained_alarm_count": 6, + "unexplained_alarm_count": 40, + "strong_alarm_coverage": 0.5454545454545454, + "candidate_strong_alarm_count": 11, + "explained_strong_alarm_count": 6, + "unexplained_strong_alarm_count": 5, + "resolution_info": { + "resolved_nodes": [ + "container|ts-admin-order-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-01KQK0256BAXAH7NGCS10XBQX5/abnormal_logs.parquet b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b0a37a0f2a3e41b8bf7a0eff380691fc02ab3ab --- /dev/null +++ b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c93c80c7f122b692da8b1625e2d9c8d776092e1a81f86d8287f790c59d87184e +size 50066 diff --git a/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/abnormal_metrics.parquet b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c5600f45afe79159a989ac2e02e284bb19e4e37 --- /dev/null +++ b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07182229d9a33b16917c80831b28f89d49f890984a076da77231a488c79e0677 +size 33533 diff --git a/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/abnormal_metrics_histogram.parquet b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..620b8235e2fb7d45ecc34a0e94730a7cdcf862c0 --- /dev/null +++ b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5b828248421518a2321ce38d64ca9e787b6712feb72beb3dd5402a28b93f78 +size 7330 diff --git a/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/abnormal_metrics_sum.parquet b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9640ec5b5d9bbaf10542216063f802f35ccd6657 --- /dev/null +++ b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5829c14251af2118c8260dba35444b932ca3c3bdc182b7629365dcd5eb061306 +size 22134 diff --git a/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/abnormal_traces.parquet b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..993d066d63fd2108d30c6d23e35076d800da0e5f --- /dev/null +++ b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e64444551e7ca1dbb1d60acf43af0365adb021825c791672089b53a5644845e +size 152086 diff --git a/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/conclusion.parquet b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b4778b99948c202698201defd645970a37d75bf --- /dev/null +++ b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d222ac70dcf5471851ac8b1809e514cc773339ab2b991e5c755dc7c4f619acd4 +size 9096 diff --git a/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_logs.parquet b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd6c39b4f44868a28572f1fc2e3dd770afb0409a --- /dev/null +++ b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0bc59e44b78f3cb6174d1c68ac0fb7c138254040368db7f29a8e663514cd29b +size 188321 diff --git a/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_metrics.parquet b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f13852109d959d5fdefa2177ad9d901bfa95bdf6 --- /dev/null +++ b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d8e87a523e675afdbf6df6e6c97d46f8c59751cc80b581ed21b441fd8eafd14 +size 34070 diff --git a/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_metrics_histogram.parquet b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2595f709f5bfb5e03eebda3537da386c9b5fd4ce --- /dev/null +++ b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de19eea72d34e6d289ded2b182e99801021c3389d6edf03345572f0df927040 +size 8449 diff --git a/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_metrics_sum.parquet b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64b9986a2475fbc693ec68085756bbcd9fc8a77a --- /dev/null +++ b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a31cf943c7d30aee09632c0880b2e87db4f65407d61201b49242f6c6dc9fe56f +size 34887 diff --git a/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_traces.parquet b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..757da96930006e88e03cd5917d9c039b09f46b8e --- /dev/null +++ b/cases/batch-01KQK0256BAXAH7NGCS10XBQX5/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c8a25e10797c5082895e581bde8a26b1c021339c13acd225b36a09425b2f0ee +size 390659 diff --git a/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_logs.parquet b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d31bb5559af62c6baac43d60b9bb351d8644a41 --- /dev/null +++ b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cecce175242d335e20f4e58ae77ad4cbeabe08547bb9e5f86c015335bf01aca +size 60143 diff --git a/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_metrics.parquet b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7ea9f72ce1a91dff1931b788fc904afdc0c0d6e --- /dev/null +++ b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed040a38657916ea3d741e834b621ba5e08bbbebed4bce1d4479ebeb53c18ea6 +size 82179 diff --git a/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_metrics_histogram.parquet b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..deabd06c4d67a23c00bdfd7b2da5a994c09b2bad --- /dev/null +++ b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:337581505ab2203dd153e169a135de4a31edc094e6d1ac6a7cfba1ece0f5b0d7 +size 2742906 diff --git a/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_metrics_sum.parquet b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc7265dae5a280a755beb2184ce9c2aed939e520 --- /dev/null +++ b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93e1b1fe6a63c3eac466979cc5a4f82eadd318b2f51489be263edf8efce60bcf +size 175189 diff --git a/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_traces.parquet b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d977f192535988f08b32fc0ecfda5f005968f71 --- /dev/null +++ b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c1c286a43401038a7763c856978979aba0692de9778c7eb3112a5c0f1ad5b8 +size 78489 diff --git a/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/conclusion.parquet b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b702cfe4ce859b6c34a78bacc9aea398728921e9 --- /dev/null +++ b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99dc4a3fed0f96061c4d0a7d72218a2790a69c0ad94cf13534593c3cd0bfabe2 +size 11755 diff --git a/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_logs.parquet b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c793fcaa57a0b14f4c78ebe095d2c753442899ce --- /dev/null +++ b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acf6bde04fd88b557f056ca63239761ce2b69e76121be7b51bdba29a1e01426c +size 1352005 diff --git a/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_metrics.parquet b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01c34c35288fe4b384a4b561e4d9ae7ce19f7493 --- /dev/null +++ b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bd95d786b1e926be93c176ea6e1e33532c8ac73c22df08552699371a38dc22e +size 98626 diff --git a/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_metrics_histogram.parquet b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3aa11446f0e658f94d07072741250a186fde9c2f --- /dev/null +++ b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d340990726ab0f59e07dbb732379b12b6ffa474b9a59e800e2cc73cc0212a407 +size 2251595 diff --git a/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_metrics_sum.parquet b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7747c8adab016b1bc4eef1a5ed6843adbe172251 --- /dev/null +++ b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cad3f2136a662f891fd4c227c2764e3fb9ff40eb635092ba05f4acda123c5e5 +size 312986 diff --git a/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_traces.parquet b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84070e5b59a031f21e04f6e3e96ea49bf7800c08 --- /dev/null +++ b/cases/batch-01KQK2HEA575BTKM4PN7J5RW6T/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:748c9184813ca0c51977bfd65ee40d9b0e6048e78c1153aa95df8d47ba59bb2d +size 3129127 diff --git a/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/.done b/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/.finished b/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/causal_graph.json b/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..3af02ae1233be1138777cf22d56193aae1cef240 --- /dev/null +++ b/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/causal_graph.json @@ -0,0 +1,303 @@ +{ + "case_name": "batch-01KQK6BQCSFJJF9V6K4QQ75607", + "fault_type": "PodFailure", + "root_resolution_method": "pod_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777686928, + "component": "service|rate", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1777686928, + "component": "span|rate::rate.Rate/GetRates", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777686928, + "component": "span|rate::memcached_get_multi_rate", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777686931, + "component": "span|search::rate.Rate/GetRates", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777686931, + "component": "span|search::search.Search/Nearby", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777686931, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777686931, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "service|rate", + "target": "span|rate::rate.Rate/GetRates" + }, + { + "source": "span|search::search.Search/Nearby", + "target": "span|frontend::search.Search/Nearby" + }, + { + "source": "span|rate::rate.Rate/GetRates", + "target": "span|search::rate.Rate/GetRates" + }, + { + "source": "service|rate", + "target": "span|rate::memcached_get_multi_rate" + }, + { + "source": "span|frontend::search.Search/Nearby", + "target": "span|frontend::HTTP /hotels" + }, + { + "source": "span|search::rate.Rate/GetRates", + "target": "span|search::search.Search/Nearby" + }, + { + "source": "span|rate::memcached_get_multi_rate", + "target": "span|rate::rate.Rate/GetRates" + } + ], + "root_causes": [ + { + "timestamp": 1777686928, + "component": "service|rate", + "state": [ + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777686928, + "component": "span|rate::rate.Rate/GetRates", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777686931, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777686928, + "component": "span|rate::rate.Rate/GetRates", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777686931, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "service|rate": "rate", + "span|rate::rate.Rate/GetRates": "rate", + "span|rate::memcached_get_multi_rate": "rate", + "span|search::rate.Rate/GetRates": "search", + "span|search::search.Search/Nearby": "search", + "span|frontend::search.Search/Nearby": "frontend", + "span|frontend::HTTP /hotels": "frontend" + }, + "candidate_alarm_nodes": [ + { + "node_id": 220, + "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.0036199095022624436, + "success_rate_drop": 0.9963800904977376, + "normal_avg_duration": 0.006644079693965517, + "abnormal_avg_duration": 0.0009612456307692308, + "avg_duration_ratio": 0.14467701699037142, + "normal_p99": 0.01777399427, + "abnormal_p99": 0.001565192960000004, + "p99_ratio": 0.08806084531274039, + "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": 239, + "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": 243, + "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" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 220, + "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.0036199095022624436, + "success_rate_drop": 0.9963800904977376, + "normal_avg_duration": 0.006644079693965517, + "abnormal_avg_duration": 0.0009612456307692308, + "avg_duration_ratio": 0.14467701699037142, + "normal_p99": 0.01777399427, + "abnormal_p99": 0.001565192960000004, + "p99_ratio": 0.08806084531274039, + "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-4", + "path-5" + ] + }, + { + "node_id": 239, + "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-1", + "path-2", + "path-3" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 243, + "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": 3, + "explained_alarm_count": 2, + "unexplained_alarm_count": 1, + "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-01KQK6BQCSFJJF9V6K4QQ75607/env.json b/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/env.json new file mode 100644 index 0000000000000000000000000000000000000000..768b887de1b22c6b78917f85558e3da920206d27 --- /dev/null +++ b/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs8", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777686628", + "NORMAL_END": "1777686928", + "ABNORMAL_START": "1777686928", + "ABNORMAL_END": "1777687228" +} \ No newline at end of file diff --git a/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/injection.json b/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..b31562cc153ce1a1cec398b0931dc9d5a59b27f7 --- /dev/null +++ b/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/injection.json @@ -0,0 +1,94 @@ +{ + "id": 2684, + "name": "batch-01KQK6BQCSFJJF9V6K4QQ75607", + "fault_type": "hybrid", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-02T09:55:28+08:00", + "end_time": "2026-05-02T10:00:28+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 151, + "pedestal_name": "hs", + "created_at": "2026-05-02T09:55:28.804+08:00", + "updated_at": "2026-05-02T10:00:28.895+08:00", + "engine_config_summary": [ + { + "app": "rate", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs8", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + }, + { + "app": "profile", + "chaos_type": "MemoryStress", + "container": "hotel-reserv-profile", + "duration": 5, + "mem_type": "heap", + "mem_worker": 3, + "memory_size": 768, + "namespace": "hs8", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + } + ], + "task_id": "6fafa67f-8c76-4d55-9a9d-d94a4a210b81", + "trace_id": "5ff61981-35aa-4ac7-839a-1c8b8f5d28cf", + "source": "injection", + "description": "Fault batch for task 6fafa67f-8c76-4d55-9a9d-d94a4a210b81 (2 faults)", + "engine_config": [ + { + "app": "rate", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs8", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + }, + { + "app": "profile", + "chaos_type": "MemoryStress", + "container": "hotel-reserv-profile", + "duration": 5, + "mem_type": "heap", + "mem_worker": 3, + "memory_size": 768, + "namespace": "hs8", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "rate" + ], + "container": [ + "hotel-reserv-rate" + ] + }, + { + "service": [ + "profile" + ], + "pod": [ + "profile-c767d64c5-hjl2k" + ], + "container": [ + "hotel-reserv-profile" + ], + "metric": [ + "memory" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/label.txt b/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/result.json b/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/result.json new file mode 100644 index 0000000000000000000000000000000000000000..6ae474573b57aa21cc3c1c50e84da61e0bd9fb57 --- /dev/null +++ b/cases/batch-01KQK6BQCSFJJF9V6K4QQ75607/result.json @@ -0,0 +1,3764 @@ +{ + "case_name": "batch-01KQK6BQCSFJJF9V6K4QQ75607", + "injection_nodes": [ + "service|rate" + ], + "alarm_nodes": [ + 243, + 220, + 239 + ], + "propagation_result": { + "injection_node_ids": [ + 203 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 203, + 239 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777686928, + 1777686928 + ], + "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": 239, + "edge_admitted": true, + "features_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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777686928, + "dst_onset": 1777686928, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777686928, + "window_end": 1777687287, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 203, + "onset": 1777686928, + "is_injection": true, + "lower_bound": 1777686923, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 1, + "node_id": 239, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 203, + 239 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777686928, + 1777686928 + ], + "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": 239, + "edge_admitted": true, + "features_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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777686928, + "dst_onset": 1777686928, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777686928, + "window_end": 1777687287, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 203, + "onset": 1777686928, + "is_injection": true, + "lower_bound": 1777686923, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 1, + "node_id": 239, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 203, + 238, + 239 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777686928, + 1777686928, + 1777686928 + ], + "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": 238, + "edge_admitted": true, + "features_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": 239, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777686928, + "dst_onset": 1777686928, + "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": 1777686928, + "dst_onset": 1777686928, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777686928, + "window_end": 1777687287, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 203, + "onset": 1777686928, + "is_injection": true, + "lower_bound": 1777686923, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 1, + "node_id": 238, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 2, + "node_id": 239, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 203, + 238, + 239 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777686928, + 1777686928, + 1777686928 + ], + "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": 238, + "edge_admitted": true, + "features_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": 239, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777686928, + "dst_onset": 1777686928, + "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": 1777686928, + "dst_onset": 1777686928, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777686928, + "window_end": 1777687287, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 203, + "onset": 1777686928, + "is_injection": true, + "lower_bound": 1777686923, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 1, + "node_id": 238, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 2, + "node_id": 239, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 203, + 239, + 246, + 247, + 233, + 220 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "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": [ + 1777686928, + 1777686928, + 1777686931, + 1777686931, + 1777686931, + 1777686931 + ], + "propagation_delays": [ + 0.0, + 3.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": 239, + "edge_admitted": true, + "features_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": 246, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963503649635036, + "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": 247, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963503649635036, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 233, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963536918869644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963536918869644, + "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": 1777686928, + "dst_onset": 1777686928, + "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": 1777686928, + "dst_onset": 1777686931, + "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": 1777686931, + "dst_onset": 1777686931, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777686931, + "dst_onset": 1777686931, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777686931, + "dst_onset": 1777686931, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777686928, + "window_end": 1777687287, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 203, + "onset": 1777686928, + "is_injection": true, + "lower_bound": 1777686923, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 1, + "node_id": 239, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 2, + "node_id": 246, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 3, + "node_id": 247, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 4, + "node_id": 233, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 5, + "node_id": 220, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 203, + 238, + 239, + 246, + 247, + 233, + 220 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "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": 1.0, + "state_start_times": [ + 1777686928, + 1777686928, + 1777686928, + 1777686931, + 1777686931, + 1777686931, + 1777686931 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.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": 238, + "edge_admitted": true, + "features_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": 239, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 246, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963503649635036, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 247, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963503649635036, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 233, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963536918869644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963536918869644, + "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": 1777686928, + "dst_onset": 1777686928, + "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": 1777686928, + "dst_onset": 1777686928, + "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": 1777686928, + "dst_onset": 1777686931, + "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": 1777686931, + "dst_onset": 1777686931, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777686931, + "dst_onset": 1777686931, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777686931, + "dst_onset": 1777686931, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777686928, + "window_end": 1777687287, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 203, + "onset": 1777686928, + "is_injection": true, + "lower_bound": 1777686923, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 1, + "node_id": 238, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 2, + "node_id": 239, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 3, + "node_id": 246, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 4, + "node_id": 247, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 5, + "node_id": 233, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 6, + "node_id": 220, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 233, + 203, + 238, + 239, + 246, + 247, + 220 + ], + "max_hops_reached": 6, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 203, + "component": "service|rate", + "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|rate", + "states": [ + "unavailable" + ], + "first_state_at": 1777686928 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|reservation::reservation.Reservation/CheckAvailability", + "span|frontend::HTTP /hotels", + "span|rate::rate.Rate/GetRates" + ], + "evidence": { + "alarm_count": 3, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 203, + 239 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777686928, + 1777686928 + ], + "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": 239, + "edge_admitted": true, + "features_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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777686928, + "dst_onset": 1777686928, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777686928, + "window_end": 1777687287, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 203, + "onset": 1777686928, + "is_injection": true, + "lower_bound": 1777686923, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 1, + "node_id": 239, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 203, + 239 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777686928, + 1777686928 + ], + "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": 239, + "edge_admitted": true, + "features_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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777686928, + "dst_onset": 1777686928, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777686928, + "window_end": 1777687287, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 203, + "onset": 1777686928, + "is_injection": true, + "lower_bound": 1777686923, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 1, + "node_id": 239, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 203, + 238, + 239 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777686928, + 1777686928, + 1777686928 + ], + "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": 238, + "edge_admitted": true, + "features_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": 239, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777686928, + "dst_onset": 1777686928, + "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": 1777686928, + "dst_onset": 1777686928, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777686928, + "window_end": 1777687287, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 203, + "onset": 1777686928, + "is_injection": true, + "lower_bound": 1777686923, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 1, + "node_id": 238, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 2, + "node_id": 239, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 203, + 238, + 239 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777686928, + 1777686928, + 1777686928 + ], + "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": 238, + "edge_admitted": true, + "features_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": 239, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777686928, + "dst_onset": 1777686928, + "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": 1777686928, + "dst_onset": 1777686928, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777686928, + "window_end": 1777687287, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 203, + "onset": 1777686928, + "is_injection": true, + "lower_bound": 1777686923, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 1, + "node_id": 238, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 2, + "node_id": 239, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 203, + 239, + 246, + 247, + 233, + 220 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "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": [ + 1777686928, + 1777686928, + 1777686931, + 1777686931, + 1777686931, + 1777686931 + ], + "propagation_delays": [ + 0.0, + 3.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": 239, + "edge_admitted": true, + "features_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": 246, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963503649635036, + "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": 247, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963503649635036, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 233, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963536918869644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963536918869644, + "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": 1777686928, + "dst_onset": 1777686928, + "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": 1777686928, + "dst_onset": 1777686931, + "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": 1777686931, + "dst_onset": 1777686931, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777686931, + "dst_onset": 1777686931, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777686931, + "dst_onset": 1777686931, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777686928, + "window_end": 1777687287, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 203, + "onset": 1777686928, + "is_injection": true, + "lower_bound": 1777686923, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 1, + "node_id": 239, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 2, + "node_id": 246, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 3, + "node_id": 247, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 4, + "node_id": 233, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 5, + "node_id": 220, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 203, + 238, + 239, + 246, + 247, + 233, + 220 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "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": 1.0, + "state_start_times": [ + 1777686928, + 1777686928, + 1777686928, + 1777686931, + 1777686931, + 1777686931, + 1777686931 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.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": 238, + "edge_admitted": true, + "features_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": 239, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 246, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963503649635036, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 247, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963503649635036, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 233, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963536918869644, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9963536918869644, + "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": 1777686928, + "dst_onset": 1777686928, + "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": 1777686928, + "dst_onset": 1777686928, + "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": 1777686928, + "dst_onset": 1777686931, + "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": 1777686931, + "dst_onset": 1777686931, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777686931, + "dst_onset": 1777686931, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777686931, + "dst_onset": 1777686931, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777686928, + "window_end": 1777687287, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 203, + "onset": 1777686928, + "is_injection": true, + "lower_bound": 1777686923, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 1, + "node_id": 238, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 2, + "node_id": 239, + "onset": 1777686928, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 3, + "node_id": 246, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 4, + "node_id": 247, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 5, + "node_id": 233, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + }, + { + "node_index": 6, + "node_id": 220, + "onset": 1777686931, + "is_injection": false, + "lower_bound": 1777686928, + "upper_bound": 1777687287, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 6, + "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": 203, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "unavailable", + "state_start_time": 1777686928, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 239, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777686928, + "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": 203, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "unavailable", + "state_start_time": 1777686928, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 239, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777686928, + "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": 203, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "unavailable", + "state_start_time": 1777686928, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 238, + "kind": "span", + "name": "rate::memcached_get_multi_rate", + "uniq_name": "span|rate::memcached_get_multi_rate", + "state": "missing", + "state_start_time": 1777686928, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 239, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777686928, + "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": 203, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "unavailable", + "state_start_time": 1777686928, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 238, + "kind": "span", + "name": "rate::memcached_get_multi_rate", + "uniq_name": "span|rate::memcached_get_multi_rate", + "state": "missing", + "state_start_time": 1777686928, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 239, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777686928, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 203, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "unavailable", + "state_start_time": 1777686928, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 239, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777686928, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 3.0 + }, + { + "node_id": 246, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "erroring, missing", + "state_start_time": 1777686931, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 247, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777686931, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 233, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777686931, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 220, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777686931, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 203, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "unavailable", + "state_start_time": 1777686928, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 238, + "kind": "span", + "name": "rate::memcached_get_multi_rate", + "uniq_name": "span|rate::memcached_get_multi_rate", + "state": "missing", + "state_start_time": 1777686928, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 239, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777686928, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 3.0 + }, + { + "node_id": 246, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "erroring, missing", + "state_start_time": 1777686931, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 247, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777686931, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 233, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777686931, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 220, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777686931, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 220, + "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.0036199095022624436, + "success_rate_drop": 0.9963800904977376, + "normal_avg_duration": 0.006644079693965517, + "abnormal_avg_duration": 0.0009612456307692308, + "avg_duration_ratio": 0.14467701699037142, + "normal_p99": 0.01777399427, + "abnormal_p99": 0.001565192960000004, + "p99_ratio": 0.08806084531274039, + "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": 239, + "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": 243, + "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" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 220, + "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.0036199095022624436, + "success_rate_drop": 0.9963800904977376, + "normal_avg_duration": 0.006644079693965517, + "abnormal_avg_duration": 0.0009612456307692308, + "avg_duration_ratio": 0.14467701699037142, + "normal_p99": 0.01777399427, + "abnormal_p99": 0.001565192960000004, + "p99_ratio": 0.08806084531274039, + "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-4", + "path-5" + ] + }, + { + "node_id": 239, + "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-1", + "path-2", + "path-3" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 243, + "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": 220, + "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.0036199095022624436, + "success_rate_drop": 0.9963800904977376, + "normal_avg_duration": 0.006644079693965517, + "abnormal_avg_duration": 0.0009612456307692308, + "avg_duration_ratio": 0.14467701699037142, + "normal_p99": 0.01777399427, + "abnormal_p99": 0.001565192960000004, + "p99_ratio": 0.08806084531274039, + "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-4", + "path-5" + ] + }, + { + "node_id": 239, + "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-1", + "path-2", + "path-3" + ] + } + ], + "candidate_alarm_node_ids": [ + 220, + 239, + 243 + ], + "explained_alarm_node_ids": [ + 220, + 239 + ], + "unexplained_alarm_node_ids": [ + 243 + ], + "candidate_alarm_count": 3, + "explained_alarm_count": 2, + "unexplained_alarm_count": 1, + "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|rate" + ], + "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-01KQKFP1BN9YPB54XYDNMF6JCM/.done b/cases/batch-01KQKFP1BN9YPB54XYDNMF6JCM/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQKFP1BN9YPB54XYDNMF6JCM/.finished b/cases/batch-01KQKFP1BN9YPB54XYDNMF6JCM/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQKFP1BN9YPB54XYDNMF6JCM/causal_graph.json b/cases/batch-01KQKFP1BN9YPB54XYDNMF6JCM/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..919fd4781b0f0ba6cd8e387568f704eaa833fd16 --- /dev/null +++ b/cases/batch-01KQKFP1BN9YPB54XYDNMF6JCM/causal_graph.json @@ -0,0 +1,2109 @@ +{ + "case_name": "batch-01KQKFP1BN9YPB54XYDNMF6JCM", + "fault_type": "JVMLatency", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777696705, + "component": "span|ts-food-service::FoodController.createFoodOrder", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service:: publish", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696705, + "component": "service|ts-food-service", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696708, + "component": "span|ts-food-service::FoodController.getAllFood", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::FoodOrderRepository.save", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696708, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::INSERT ts.food_order", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::SELECT ts.food_order", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::Transaction.commit", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::FoodController.createFoodOrder", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service:: publish", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::FoodOrderRepository.save", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::Transaction.commit", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::INSERT ts.food_order", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::SELECT ts.food_order", + "state": [ + "unavailable", + "slow" + ] + } + ], + "edges": [ + { + "source": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "target": "service|ts-food-service" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder" + }, + { + "source": "span|ts-food-service:: publish", + "target": "span|ts-food-service::FoodController.createFoodOrder" + }, + { + "source": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "target": "span|ts-food-service::FoodOrderRepository.save" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service:: publish" + }, + { + "source": "span|ts-food-service::FoodController.createFoodOrder", + "target": "span|ts-food-service::POST /api/v1/foodservice/orders" + }, + { + "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::SELECT ts.food_order" + }, + { + "source": "span|ts-food-service::Transaction.commit", + "target": "span|ts-food-service::FoodOrderRepository.save" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::FoodController.createFoodOrder" + }, + { + "source": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "target": "span|ts-food-service::FoodController.createFoodOrder" + }, + { + "source": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "target": "service|ts-food-service" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::INSERT ts.food_order" + }, + { + "source": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "target": "span|ts-food-service::FoodOrderRepository.findByOrderId" + }, + { + "source": "span|ts-food-service::POST /api/v1/foodservice/orders", + "target": "service|ts-food-service" + }, + { + "source": "span|ts-food-service::FoodController.getAllFood", + "target": "service|ts-food-service" + }, + { + "source": "span|ts-food-service::Transaction.commit", + "target": "service|ts-food-service" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::POST /api/v1/foodservice/orders" + }, + { + "source": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "target": "service|ts-food-service" + }, + { + "source": "span|ts-food-service::INSERT ts.food_order", + "target": "span|ts-food-service::Transaction.commit" + }, + { + "source": "span|ts-food-service::FoodOrderRepository.save", + "target": "service|ts-food-service" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::Transaction.commit" + }, + { + "source": "span|ts-food-service::FoodController.createFoodOrder", + "target": "service|ts-food-service" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::FoodOrderRepository.findByOrderId" + }, + { + "source": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "target": "service|ts-food-service" + }, + { + "source": "span|ts-food-service::SELECT ts.food_order", + "target": "service|ts-food-service" + }, + { + "source": "span|ts-food-service::SELECT ts.food_order", + "target": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder" + }, + { + "source": "span|ts-food-service:: publish", + "target": "service|ts-food-service" + }, + { + "source": "span|ts-food-service::FoodOrderRepository.save", + "target": "span|ts-food-service::FoodController.createFoodOrder" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::FoodOrderRepository.save" + }, + { + "source": "span|ts-food-service::SELECT ts.food_order", + "target": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder" + }, + { + "source": "span|ts-food-service::INSERT ts.food_order", + "target": "service|ts-food-service" + } + ], + "root_causes": [ + { + "component": "container|ts-food-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1777696705, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "unavailable", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777696705, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777696705, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "unavailable", + "slow" + ] + } + ], + "component_to_service": { + "span|ts-food-service::FoodController.createFoodOrder": "ts-food-service", + "span|ts-food-service::POST /api/v1/foodservice/orders": "ts-food-service", + "span|ts-food-service:: publish": "ts-food-service", + "service|ts-food-service": "ts-food-service", + "span|ts-food-service::FoodController.getAllFood": "ts-food-service", + "span|ts-food-service::FoodOrderRepository.findByOrderId": "ts-food-service", + "span|ts-food-service::FoodOrderRepository.save": "ts-food-service", + "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}": "ts-food-service", + "span|ts-food-service::INSERT ts.food_order": "ts-food-service", + "span|ts-food-service::SELECT foodsearch.entity.FoodOrder": "ts-food-service", + "span|ts-food-service::SELECT ts.food_order": "ts-food-service", + "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder": "ts-food-service", + "span|ts-food-service::Transaction.commit": "ts-food-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 394, + "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.7142857142857143, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005255308714285715, + "abnormal_avg_duration": 0.00520268825, + "avg_duration_ratio": 0.9899871792226641, + "normal_p99": 0.00724792843, + "abnormal_p99": 0.00549789481, + "p99_ratio": 0.7585470611497195, + "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": 397, + "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": 0.8, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005857183, + "abnormal_avg_duration": 0.004353523, + "avg_duration_ratio": 0.7432793204514866, + "normal_p99": 0.01055758932, + "abnormal_p99": 0.004353523, + "p99_ratio": 0.41235957073579366, + "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": 436, + "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": 461, + "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": 462, + "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": 493, + "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": 495, + "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": 529, + "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": 530, + "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": 538, + "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": 545, + "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": 550, + "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.029324225181818184, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.04163894580000001, + "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": 580, + "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": 593, + "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": 664, + "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": 665, + "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": 672, + "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": 676, + "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": 677, + "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": 687, + "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": 705, + "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": 735, + "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": 769, + "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": 773, + "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": 774, + "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": 800, + "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": 801, + "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": 803, + "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": 821, + "component": "span|ts-ui-dashboard::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.12626498311764706, + "abnormal_avg_duration": 0.09793749833333333, + "avg_duration_ratio": 0.775650508281305, + "normal_p99": 0.15552858554, + "abnormal_p99": 0.10367234956, + "p99_ratio": 0.6665806751861495, + "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": 834, + "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": 856, + "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": 538, + "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-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-16", + "path-20", + "path-23", + "path-25", + "path-28", + "path-30", + "path-33", + "path-36", + "path-39", + "path-42", + "path-45", + "path-48", + "path-51", + "path-52", + "path-53", + "path-54", + "path-55", + "path-56", + "path-57", + "path-58", + "path-59", + "path-60", + "path-61", + "path-62", + "path-63", + "path-64", + "path-65", + "path-66", + "path-67", + "path-68", + "path-69", + "path-70", + "path-71", + "path-72", + "path-73", + "path-74", + "path-75", + "path-76", + "path-77", + "path-78", + "path-80", + "path-81", + "path-82", + "path-83", + "path-84", + "path-85", + "path-86", + "path-87", + "path-88", + "path-89", + "path-90", + "path-91", + "path-92", + "path-93", + "path-94", + "path-95", + "path-96", + "path-97", + "path-99", + "path-100", + "path-101", + "path-104", + "path-105", + "path-106", + "path-108", + "path-109", + "path-110", + "path-112", + "path-113", + "path-114", + "path-115", + "path-117", + "path-118", + "path-119", + "path-121", + "path-122", + "path-123", + "path-125", + "path-126", + "path-127", + "path-128", + "path-129", + "path-131", + "path-132", + "path-133", + "path-135", + "path-136", + "path-137", + "path-139", + "path-140", + "path-141", + "path-144", + "path-145", + "path-146", + "path-148", + "path-149", + "path-150", + "path-153", + "path-154", + "path-155", + "path-158", + "path-159", + "path-160", + "path-162", + "path-163", + "path-164", + "path-166", + "path-167", + "path-168", + "path-170", + "path-171", + "path-172", + "path-174", + "path-175", + "path-176", + "path-178", + "path-179", + "path-180", + "path-182", + "path-183", + "path-184" + ] + }, + { + "node_id": 821, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "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.12626498311764706, + "abnormal_avg_duration": 0.09793749833333333, + "avg_duration_ratio": 0.775650508281305, + "normal_p99": 0.15552858554, + "abnormal_p99": 0.10367234956, + "p99_ratio": 0.6665806751861495, + "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-15", + "path-17", + "path-18", + "path-19", + "path-21", + "path-22", + "path-24", + "path-26", + "path-27", + "path-29", + "path-31", + "path-32", + "path-34", + "path-35", + "path-37", + "path-38", + "path-40", + "path-41", + "path-43", + "path-44", + "path-46", + "path-47", + "path-49", + "path-50", + "path-79", + "path-98", + "path-102", + "path-103", + "path-107", + "path-111", + "path-116", + "path-120", + "path-124", + "path-130", + "path-134", + "path-138", + "path-142", + "path-143", + "path-147", + "path-151", + "path-152", + "path-156", + "path-157", + "path-161", + "path-165", + "path-169", + "path-173", + "path-177", + "path-181", + "path-185", + "path-186", + "path-187", + "path-188", + "path-189", + "path-190", + "path-191", + "path-192", + "path-193", + "path-194", + "path-195", + "path-196", + "path-197", + "path-198", + "path-199", + "path-200", + "path-201", + "path-202", + "path-203", + "path-204", + "path-205", + "path-206", + "path-207", + "path-208", + "path-209", + "path-210", + "path-211", + "path-212", + "path-213", + "path-214", + "path-215", + "path-216", + "path-217", + "path-218", + "path-219", + "path-220", + "path-221", + "path-222", + "path-223", + "path-224", + "path-225", + "path-226", + "path-227", + "path-228", + "path-229", + "path-230", + "path-231", + "path-232", + "path-233", + "path-234", + "path-235", + "path-236", + "path-237", + "path-238", + "path-239", + "path-240", + "path-241", + "path-242", + "path-243", + "path-244", + "path-245", + "path-246", + "path-247", + "path-248", + "path-249", + "path-250", + "path-251", + "path-252", + "path-253", + "path-254", + "path-255", + "path-256", + "path-257", + "path-258", + "path-259", + "path-260", + "path-261", + "path-262", + "path-263", + "path-264", + "path-265", + "path-266", + "path-267", + "path-268", + "path-269", + "path-270", + "path-271", + "path-272", + "path-273", + "path-274", + "path-275", + "path-276", + "path-277", + "path-278", + "path-279", + "path-280" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 394, + "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.7142857142857143, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005255308714285715, + "abnormal_avg_duration": 0.00520268825, + "avg_duration_ratio": 0.9899871792226641, + "normal_p99": 0.00724792843, + "abnormal_p99": 0.00549789481, + "p99_ratio": 0.7585470611497195, + "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": 397, + "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": 0.8, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005857183, + "abnormal_avg_duration": 0.004353523, + "avg_duration_ratio": 0.7432793204514866, + "normal_p99": 0.01055758932, + "abnormal_p99": 0.004353523, + "p99_ratio": 0.41235957073579366, + "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": 436, + "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": 461, + "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": 462, + "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": 493, + "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": 495, + "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": 529, + "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": 530, + "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": 545, + "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": 550, + "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.029324225181818184, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.04163894580000001, + "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": 580, + "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": 593, + "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": 664, + "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": 665, + "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": 672, + "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": 676, + "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": 677, + "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": 687, + "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": 705, + "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": 735, + "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": 769, + "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": 773, + "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": 774, + "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": 800, + "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": 801, + "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": 803, + "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": 834, + "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": 856, + "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": 31, + "explained_alarm_count": 2, + "unexplained_alarm_count": 29, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 0, + "unexplained_strong_alarm_count": 1, + "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-01KQKFP1BN9YPB54XYDNMF6JCM/env.json b/cases/batch-01KQKFP1BN9YPB54XYDNMF6JCM/env.json new file mode 100644 index 0000000000000000000000000000000000000000..011f4d5ad734c37c30b72d01dd36dd929623b52f --- /dev/null +++ b/cases/batch-01KQKFP1BN9YPB54XYDNMF6JCM/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts23", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777696405", + "NORMAL_END": "1777696705", + "ABNORMAL_START": "1777696705", + "ABNORMAL_END": "1777697003" +} \ No newline at end of file diff --git a/cases/batch-01KQKFP1BN9YPB54XYDNMF6JCM/injection.json b/cases/batch-01KQKFP1BN9YPB54XYDNMF6JCM/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..eb9d89db30dda44a3a14e206b477824e5e0012d1 --- /dev/null +++ b/cases/batch-01KQKFP1BN9YPB54XYDNMF6JCM/injection.json @@ -0,0 +1,117 @@ +{ + "id": 2819, + "name": "batch-01KQKFP1BN9YPB54XYDNMF6JCM", + "fault_type": "hybrid", + "category": "ts", + "pre_duration": 5, + "start_time": "2026-05-02T12:38:25+08:00", + "end_time": "2026-05-02T12:43:23+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 149, + "pedestal_name": "ts", + "created_at": "2026-05-02T12:38:23.872+08:00", + "updated_at": "2026-05-02T12:43:25.371+08:00", + "engine_config_summary": [ + { + "app": "ts-food-service", + "chaos_type": "JVMLatency", + "class": "foodsearch.service.FoodServiceImpl", + "duration": 5, + "latency_duration": 1800, + "method": "createFoodOrder", + "namespace": "ts23", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-food-service", + "chaos_type": "NetworkLoss", + "correlation": 23, + "direction": "to", + "duration": 5, + "loss": 31, + "namespace": "ts23", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "task_id": "4cdb5a1f-93af-48ec-a8f7-932d2ab3cb4e", + "trace_id": "e58c46de-198a-4972-b69e-03238f364833", + "source": "injection", + "description": "Fault batch for task 4cdb5a1f-93af-48ec-a8f7-932d2ab3cb4e (2 faults)", + "engine_config": [ + { + "app": "ts-food-service", + "chaos_type": "JVMLatency", + "class": "foodsearch.service.FoodServiceImpl", + "duration": 5, + "latency_duration": 1800, + "method": "createFoodOrder", + "namespace": "ts23", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-food-service", + "chaos_type": "NetworkLoss", + "correlation": 23, + "direction": "to", + "duration": 5, + "loss": 31, + "namespace": "ts23", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "ts-food-service" + ], + "pod": [ + "ts-food-service-845788cf5d-qlmrg" + ], + "container": [ + "ts-food-service" + ], + "metric": [ + "network_latency" + ], + "function": [ + "foodsearch.service.FoodServiceImpl.createFoodOrder" + ] + }, + { + "service": [ + "ts-food-service", + "mysql" + ], + "pod": [ + "mysql-0", + "ts-food-service-845788cf5d-qlmrg" + ], + "container": [ + "mysql", + "ts-food-service" + ], + "span": [ + "CREATE table ts", + "INSERT ts.food_order", + "SELECT food_order", + "SELECT ts", + "SELECT ts.food_order", + "SELECT ts.ts" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQKFP1BN9YPB54XYDNMF6JCM/label.txt b/cases/batch-01KQKFP1BN9YPB54XYDNMF6JCM/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQKFP1BN9YPB54XYDNMF6JCM/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQKFRN92GEVSF4RKQ9STAHCS/injection.json b/cases/batch-01KQKFRN92GEVSF4RKQ9STAHCS/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..b2832c9f38579a8da4228ff75d1e22bf27aa3f10 --- /dev/null +++ b/cases/batch-01KQKFRN92GEVSF4RKQ9STAHCS/injection.json @@ -0,0 +1,121 @@ +{ + "id": 2823, + "name": "batch-01KQKFRN92GEVSF4RKQ9STAHCS", + "fault_type": "hybrid", + "category": "ts", + "pre_duration": 5, + "start_time": "2026-05-02T12:39:50+08:00", + "end_time": "2026-05-02T12:44:49+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 149, + "pedestal_name": "ts", + "created_at": "2026-05-02T12:39:49.804+08:00", + "updated_at": "2026-05-02T12:44:50.599+08:00", + "engine_config_summary": [ + { + "app": "ts-travel2-service", + "chaos_type": "JVMLatency", + "class": "travel2.service.TravelServiceImpl", + "duration": 5, + "latency_duration": 1725, + "method": "getRestTicketNumber", + "namespace": "ts28", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-route-service", + "chaos_type": "DNSError", + "domain": "mysql", + "duration": 5, + "namespace": "ts28", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + } + ], + "task_id": "ab752f74-b1c5-446d-a19f-2445b0b00778", + "trace_id": "21ed8480-92d4-4077-bd7a-ba7eb924c6be", + "source": "injection", + "description": "Fault batch for task ab752f74-b1c5-446d-a19f-2445b0b00778 (2 faults)", + "engine_config": [ + { + "app": "ts-travel2-service", + "chaos_type": "JVMLatency", + "class": "travel2.service.TravelServiceImpl", + "duration": 5, + "latency_duration": 1725, + "method": "getRestTicketNumber", + "namespace": "ts28", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-route-service", + "chaos_type": "DNSError", + "domain": "mysql", + "duration": 5, + "namespace": "ts28", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "ts-travel2-service" + ], + "pod": [ + "ts-travel2-service-849895c8df-lkvjb" + ], + "container": [ + "ts-travel2-service" + ], + "metric": [ + "network_latency" + ], + "function": [ + "travel2.service.TravelServiceImpl.getRestTicketNumber" + ] + }, + { + "service": [ + "ts-route-service", + "mysql" + ], + "pod": [ + "mysql-0", + "ts-route-service-5f786649d4-56t62" + ], + "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-01KQKGEV7QNKJPZ64W0GV1FXGE/.done b/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/.finished b/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/causal_graph.json b/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..4cd27da06274262002c7664adb043f8f93b4008f --- /dev/null +++ b/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/causal_graph.json @@ -0,0 +1,1156 @@ +{ + "case_name": "batch-01KQKGEV7QNKJPZ64W0GV1FXGE", + "fault_type": "NetworkLoss", + "root_resolution_method": "network_ground_truth_to", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777697516, + "component": "service|checkout", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777697516, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "span|checkout::oteldemo.PaymentService/Charge", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "service|currency", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777697516, + "component": "span|currency::Currency/Convert", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "span|checkout::orders publish", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "span|checkout::oteldemo.CartService/EmptyCart", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "span|checkout::oteldemo.CartService/GetCart", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "span|checkout::oteldemo.CurrencyService/Convert", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "service|product-catalog", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777697516, + "component": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "span|product-catalog::sql.conn.query", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "span|checkout::orders publish", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "service|checkout", + "target": "span|checkout::oteldemo.CurrencyService/Convert" + }, + { + "source": "service|checkout", + "target": "span|checkout::oteldemo.CartService/EmptyCart" + }, + { + "source": "span|checkout::oteldemo.PaymentService/Charge", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "service|checkout", + "target": "span|checkout::oteldemo.CartService/GetCart" + }, + { + "source": "service|product-catalog", + "target": "span|product-catalog::sql.conn.query" + }, + { + "source": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "target": "span|checkout::oteldemo.ProductCatalogService/GetProduct" + }, + { + "source": "span|checkout::oteldemo.CartService/GetCart", + "target": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart" + }, + { + "source": "span|product-catalog::sql.conn.query", + "target": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct" + }, + { + "source": "service|checkout", + "target": "span|checkout::oteldemo.ProductCatalogService/GetProduct" + }, + { + "source": "service|checkout", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "service|checkout", + "target": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart" + }, + { + "source": "span|checkout::oteldemo.CurrencyService/Convert", + "target": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart" + }, + { + "source": "service|checkout", + "target": "span|checkout::orders publish" + }, + { + "source": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "target": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart" + }, + { + "source": "span|currency::Currency/Convert", + "target": "span|checkout::oteldemo.CurrencyService/Convert" + }, + { + "source": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "service|checkout", + "target": "span|checkout::oteldemo.PaymentService/Charge" + }, + { + "source": "service|product-catalog", + "target": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct" + }, + { + "source": "service|currency", + "target": "span|currency::Currency/Convert" + }, + { + "source": "span|checkout::oteldemo.CartService/EmptyCart", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + } + ], + "root_causes": [ + { + "timestamp": 1777697516, + "component": "service|checkout", + "state": [ + "unavailable", + "degraded" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777697516, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "span|checkout::oteldemo.PaymentService/Charge", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "span|currency::Currency/Convert", + "state": [ + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777697516, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "span|checkout::oteldemo.PaymentService/Charge", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777697516, + "component": "span|currency::Currency/Convert", + "state": [ + "missing" + ] + } + ], + "component_to_service": { + "service|checkout": "checkout", + "span|checkout::oteldemo.CheckoutService/PlaceOrder": "checkout", + "span|checkout::oteldemo.PaymentService/Charge": "checkout", + "span|checkout::prepareOrderItemsAndShippingQuoteFromCart": "checkout", + "service|currency": "currency", + "span|currency::Currency/Convert": "currency", + "span|checkout::orders publish": "checkout", + "span|checkout::oteldemo.CartService/EmptyCart": "checkout", + "span|checkout::oteldemo.CartService/GetCart": "checkout", + "span|checkout::oteldemo.CurrencyService/Convert": "checkout", + "span|checkout::oteldemo.ProductCatalogService/GetProduct": "checkout", + "service|product-catalog": "product-catalog", + "span|product-catalog::oteldemo.ProductCatalogService/GetProduct": "product-catalog", + "span|product-catalog::sql.conn.query": "product-catalog" + }, + "candidate_alarm_nodes": [ + { + "node_id": 125, + "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": 131, + "component": "span|cart::EXPIRE", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::EXPIRE", + "service_operation:cart::EXPIRE", + "bare_operation_unique:EXPIRE", + "legacy_exact:span|cart::EXPIRE", + "legacy_exact:cart::EXPIRE", + "legacy_exact:EXPIRE" + ] + } + }, + { + "node_id": 132, + "component": "span|cart::HGET", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::HGET", + "service_operation:cart::HGET", + "bare_operation_unique:HGET", + "legacy_exact:span|cart::HGET", + "legacy_exact:cart::HGET", + "legacy_exact:HGET" + ] + } + }, + { + "node_id": 133, + "component": "span|cart::HMSET", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::HMSET", + "service_operation:cart::HMSET", + "bare_operation_unique:HMSET", + "legacy_exact:span|cart::HMSET", + "legacy_exact:cart::HMSET", + "legacy_exact:HMSET" + ] + } + }, + { + "node_id": 135, + "component": "span|cart::POST /oteldemo.CartService/EmptyCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/EmptyCart", + "service_operation:cart::POST /oteldemo.CartService/EmptyCart", + "bare_operation_unique:POST /oteldemo.CartService/EmptyCart", + "http_endpoint:cart::POST::/oteldemo.CartService/EmptyCart", + "http_endpoint_unique:POST::/oteldemo.CartService/EmptyCart", + "bare_path_unique:/oteldemo.CartService/EmptyCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:POST /oteldemo.CartService/EmptyCart" + ] + } + }, + { + "node_id": 141, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + } + }, + { + "node_id": 143, + "component": "span|checkout::oteldemo.PaymentService/Charge", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|checkout::oteldemo.PaymentService/Charge", + "service_operation:checkout::oteldemo.PaymentService/Charge", + "bare_operation_unique:oteldemo.PaymentService/Charge", + "legacy_exact:span|checkout::oteldemo.PaymentService/Charge", + "legacy_exact:checkout::oteldemo.PaymentService/Charge", + "legacy_exact:oteldemo.PaymentService/Charge" + ] + } + }, + { + "node_id": 145, + "component": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "service_operation:checkout::prepareOrderItemsAndShippingQuoteFromCart", + "bare_operation_unique:prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:checkout::prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:prepareOrderItemsAndShippingQuoteFromCart" + ] + } + }, + { + "node_id": 146, + "component": "span|currency::Currency/Convert", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|currency::Currency/Convert", + "service_operation:currency::Currency/Convert", + "bare_operation_unique:Currency/Convert", + "legacy_exact:span|currency::Currency/Convert", + "legacy_exact:currency::Currency/Convert", + "legacy_exact:Currency/Convert" + ] + } + }, + { + "node_id": 147, + "component": "span|email::POST /send_order_confirmation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|email::POST /send_order_confirmation", + "service_operation:email::POST /send_order_confirmation", + "bare_operation_unique:POST /send_order_confirmation", + "http_endpoint:email::POST::/send_order_confirmation", + "http_endpoint_unique:POST::/send_order_confirmation", + "bare_path_unique:/send_order_confirmation", + "legacy_exact:span|email::POST /send_order_confirmation", + "legacy_exact:email::POST /send_order_confirmation", + "legacy_exact:POST /send_order_confirmation" + ] + } + }, + { + "node_id": 150, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd.evaluation.v1.Service/ResolveBoolean" + ] + } + }, + { + "node_id": 151, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + } + }, + { + "node_id": 157, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + } + }, + { + "node_id": 186, + "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.00572, + "abnormal_avg_duration": 0.0057588, + "avg_duration_ratio": 1.0067832167832167, + "normal_p99": 0.00572, + "abnormal_p99": 0.00618708, + "p99_ratio": 1.0816573426573426, + "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" + ] + } + }, + { + "node_id": 188, + "component": "span|image-provider::image-provider", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|image-provider::image-provider", + "service_operation:image-provider::image-provider", + "bare_operation_unique:image-provider", + "legacy_exact:span|image-provider::image-provider", + "legacy_exact:image-provider::image-provider", + "legacy_exact:image-provider" + ] + } + }, + { + "node_id": 200, + "component": "span|payment::grpc.oteldemo.PaymentService/Charge", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|payment::grpc.oteldemo.PaymentService/Charge", + "service_operation:payment::grpc.oteldemo.PaymentService/Charge", + "bare_operation_unique:grpc.oteldemo.PaymentService/Charge", + "legacy_exact:span|payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:grpc.oteldemo.PaymentService/Charge" + ] + } + }, + { + "node_id": 204, + "component": "span|quote::POST /getquote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|quote::POST /getquote", + "service_operation:quote::POST /getquote", + "bare_operation_unique:POST /getquote", + "http_endpoint:quote::POST::/getquote", + "http_endpoint_unique:POST::/getquote", + "bare_path_unique:/getquote", + "legacy_exact:span|quote::POST /getquote", + "legacy_exact:quote::POST /getquote", + "legacy_exact:POST /getquote" + ] + } + }, + { + "node_id": 210, + "component": "span|shipping::/get-quote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|shipping::/get-quote", + "service_operation:shipping::/get-quote", + "bare_operation_unique:/get-quote", + "bare_path_unique:/get-quote", + "legacy_exact:span|shipping::/get-quote", + "legacy_exact:shipping::/get-quote", + "legacy_exact:/get-quote" + ] + } + }, + { + "node_id": 211, + "component": "span|shipping::/ship-order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|shipping::/ship-order", + "service_operation:shipping::/ship-order", + "bare_operation_unique:/ship-order", + "bare_path_unique:/ship-order", + "legacy_exact:span|shipping::/ship-order", + "legacy_exact:shipping::/ship-order", + "legacy_exact:/ship-order" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 141, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "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|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + }, + "path_ids": [ + "path-0", + "path-4", + "path-8", + "path-9", + "path-12", + "path-14", + "path-15", + "path-16", + "path-19", + "path-21", + "path-22", + "path-23", + "path-24", + "path-27", + "path-28", + "path-29", + "path-32", + "path-33" + ] + }, + { + "node_id": 143, + "component": "span|checkout::oteldemo.PaymentService/Charge", + "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|checkout::oteldemo.PaymentService/Charge", + "service_operation:checkout::oteldemo.PaymentService/Charge", + "bare_operation_unique:oteldemo.PaymentService/Charge", + "legacy_exact:span|checkout::oteldemo.PaymentService/Charge", + "legacy_exact:checkout::oteldemo.PaymentService/Charge", + "legacy_exact:oteldemo.PaymentService/Charge" + ] + }, + "path_ids": [ + "path-1", + "path-5" + ] + }, + { + "node_id": 145, + "component": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "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|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "service_operation:checkout::prepareOrderItemsAndShippingQuoteFromCart", + "bare_operation_unique:prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:checkout::prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:prepareOrderItemsAndShippingQuoteFromCart" + ] + }, + "path_ids": [ + "path-2", + "path-6", + "path-10", + "path-11", + "path-13", + "path-17", + "path-18", + "path-20", + "path-25", + "path-26", + "path-30", + "path-31", + "path-34" + ] + }, + { + "node_id": 146, + "component": "span|currency::Currency/Convert", + "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|currency::Currency/Convert", + "service_operation:currency::Currency/Convert", + "bare_operation_unique:Currency/Convert", + "legacy_exact:span|currency::Currency/Convert", + "legacy_exact:currency::Currency/Convert", + "legacy_exact:Currency/Convert" + ] + }, + "path_ids": [ + "path-3", + "path-7" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 125, + "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" + }, + { + "node_id": 131, + "component": "span|cart::EXPIRE", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::EXPIRE", + "service_operation:cart::EXPIRE", + "bare_operation_unique:EXPIRE", + "legacy_exact:span|cart::EXPIRE", + "legacy_exact:cart::EXPIRE", + "legacy_exact:EXPIRE" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 132, + "component": "span|cart::HGET", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::HGET", + "service_operation:cart::HGET", + "bare_operation_unique:HGET", + "legacy_exact:span|cart::HGET", + "legacy_exact:cart::HGET", + "legacy_exact:HGET" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 133, + "component": "span|cart::HMSET", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::HMSET", + "service_operation:cart::HMSET", + "bare_operation_unique:HMSET", + "legacy_exact:span|cart::HMSET", + "legacy_exact:cart::HMSET", + "legacy_exact:HMSET" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 135, + "component": "span|cart::POST /oteldemo.CartService/EmptyCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/EmptyCart", + "service_operation:cart::POST /oteldemo.CartService/EmptyCart", + "bare_operation_unique:POST /oteldemo.CartService/EmptyCart", + "http_endpoint:cart::POST::/oteldemo.CartService/EmptyCart", + "http_endpoint_unique:POST::/oteldemo.CartService/EmptyCart", + "bare_path_unique:/oteldemo.CartService/EmptyCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:POST /oteldemo.CartService/EmptyCart" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 147, + "component": "span|email::POST /send_order_confirmation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|email::POST /send_order_confirmation", + "service_operation:email::POST /send_order_confirmation", + "bare_operation_unique:POST /send_order_confirmation", + "http_endpoint:email::POST::/send_order_confirmation", + "http_endpoint_unique:POST::/send_order_confirmation", + "bare_path_unique:/send_order_confirmation", + "legacy_exact:span|email::POST /send_order_confirmation", + "legacy_exact:email::POST /send_order_confirmation", + "legacy_exact:POST /send_order_confirmation" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 150, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd.evaluation.v1.Service/ResolveBoolean" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 151, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 157, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 186, + "component": "span|frontend-proxy::ingress", + "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.00572, + "abnormal_avg_duration": 0.0057588, + "avg_duration_ratio": 1.0067832167832167, + "normal_p99": 0.00572, + "abnormal_p99": 0.00618708, + "p99_ratio": 1.0816573426573426, + "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" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 188, + "component": "span|image-provider::image-provider", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|image-provider::image-provider", + "service_operation:image-provider::image-provider", + "bare_operation_unique:image-provider", + "legacy_exact:span|image-provider::image-provider", + "legacy_exact:image-provider::image-provider", + "legacy_exact:image-provider" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 200, + "component": "span|payment::grpc.oteldemo.PaymentService/Charge", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|payment::grpc.oteldemo.PaymentService/Charge", + "service_operation:payment::grpc.oteldemo.PaymentService/Charge", + "bare_operation_unique:grpc.oteldemo.PaymentService/Charge", + "legacy_exact:span|payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:grpc.oteldemo.PaymentService/Charge" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 204, + "component": "span|quote::POST /getquote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|quote::POST /getquote", + "service_operation:quote::POST /getquote", + "bare_operation_unique:POST /getquote", + "http_endpoint:quote::POST::/getquote", + "http_endpoint_unique:POST::/getquote", + "bare_path_unique:/getquote", + "legacy_exact:span|quote::POST /getquote", + "legacy_exact:quote::POST /getquote", + "legacy_exact:POST /getquote" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 210, + "component": "span|shipping::/get-quote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|shipping::/get-quote", + "service_operation:shipping::/get-quote", + "bare_operation_unique:/get-quote", + "bare_path_unique:/get-quote", + "legacy_exact:span|shipping::/get-quote", + "legacy_exact:shipping::/get-quote", + "legacy_exact:/get-quote" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 211, + "component": "span|shipping::/ship-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|shipping::/ship-order", + "service_operation:shipping::/ship-order", + "bare_operation_unique:/ship-order", + "bare_path_unique:/ship-order", + "legacy_exact:span|shipping::/ship-order", + "legacy_exact:shipping::/ship-order", + "legacy_exact:/ship-order" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 19, + "explained_alarm_count": 4, + "unexplained_alarm_count": 15, + "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-01KQKGEV7QNKJPZ64W0GV1FXGE/env.json b/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/env.json new file mode 100644 index 0000000000000000000000000000000000000000..512ceaa6aa2698527cbd2aa6999c3f09479a4829 --- /dev/null +++ b/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "otel-demo14", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777697216", + "NORMAL_END": "1777697516", + "ABNORMAL_START": "1777697516", + "ABNORMAL_END": "1777697816" +} \ No newline at end of file diff --git a/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/injection.json b/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..5127cec99d2b132169bac7381c3c2ffff7cefbac --- /dev/null +++ b/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/injection.json @@ -0,0 +1,97 @@ +{ + "id": 2847, + "name": "batch-01KQKGEV7QNKJPZ64W0GV1FXGE", + "fault_type": "hybrid", + "category": "otel-demo", + "pre_duration": 5, + "start_time": "2026-05-02T12:51:56+08:00", + "end_time": "2026-05-02T12:56:56+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 147, + "pedestal_name": "otel-demo", + "created_at": "2026-05-02T12:51:56.804+08:00", + "updated_at": "2026-05-02T12:58:56.962+08:00", + "engine_config_summary": [ + { + "app": "checkout", + "chaos_type": "NetworkLoss", + "correlation": 100, + "direction": "to", + "duration": 5, + "loss": 100, + "namespace": "otel-demo14", + "system": "otel-demo0", + "system_type": "otel-demo", + "target_service": "currency", + "time_offset": 0 + }, + { + "app": "product-catalog", + "chaos_type": "PodKill", + "duration": 5, + "namespace": "otel-demo14", + "system": "otel-demo0", + "system_type": "otel-demo", + "time_offset": 0 + } + ], + "task_id": "59deaebd-8f79-4790-8697-bf990dc22995", + "trace_id": "f321c263-edda-4410-9f76-bc9cef5f1b25", + "source": "injection", + "description": "Fault batch for task 59deaebd-8f79-4790-8697-bf990dc22995 (2 faults)", + "engine_config": [ + { + "app": "checkout", + "chaos_type": "NetworkLoss", + "correlation": 100, + "direction": "to", + "duration": 5, + "loss": 100, + "namespace": "otel-demo14", + "system": "otel-demo0", + "system_type": "otel-demo", + "target_service": "currency", + "time_offset": 0 + }, + { + "app": "product-catalog", + "chaos_type": "PodKill", + "duration": 5, + "namespace": "otel-demo14", + "system": "otel-demo0", + "system_type": "otel-demo", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "checkout", + "currency" + ], + "pod": [ + "checkout-6f5b456c57-txghk", + "currency-55fc544f59-8tq9q" + ], + "container": [ + "checkout", + "currency" + ], + "span": [ + "oteldemo.CurrencyService/Convert" + ] + }, + { + "service": [ + "product-catalog" + ], + "container": [ + "product-catalog" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/label.txt b/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/result.json b/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/result.json new file mode 100644 index 0000000000000000000000000000000000000000..ae95dd04deb121c64d9abfc76aff683802126c6b --- /dev/null +++ b/cases/batch-01KQKGEV7QNKJPZ64W0GV1FXGE/result.json @@ -0,0 +1,19586 @@ +{ + "case_name": "batch-01KQKGEV7QNKJPZ64W0GV1FXGE", + "injection_nodes": [ + "service|checkout", + "service|currency", + "service|product-catalog" + ], + "alarm_nodes": [ + 131, + 132, + 133, + 135, + 141, + 143, + 145, + 146, + 147, + 150, + 151, + 157, + 186, + 188, + 200, + 204, + 210, + 211, + 125 + ], + "propagation_result": { + "injection_node_ids": [ + 110, + 108, + 105 + ], + "injection_states": [ + "unavailable", + "unknown", + "unknown" + ], + "paths": [ + { + "nodes": [ + 110, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 141, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 143 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 143, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 143, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 108, + 146 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 108, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 146, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 141, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 143 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 143, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 143, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 108, + 146 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 108, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 146, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 138, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 138, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 138, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 139, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 139, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 139, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 140, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 140, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 142, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 142, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 142, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 143, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 143, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 143, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 144, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 144, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + }, + { + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 138, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 138, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 138, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 139, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 139, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 139, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 140, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 140, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 142, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 142, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 142, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 143, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 143, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 143, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 144, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 144, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + }, + { + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 140, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 140, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 141, + "edge_admitted": 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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 142, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 142, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 141, + "edge_admitted": 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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 142, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 144, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 144, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + }, + { + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 141, + "edge_admitted": 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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 108, + 146, + 142, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + }, + { + "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": 142, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 108, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 146, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 105, + 201, + 144, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 201, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.0388124818655577, + "matched": false + }, + { + "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": 144, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 105, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 201, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 140, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 140, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 141, + "edge_admitted": 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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 142, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 142, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 141, + "edge_admitted": 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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 142, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 144, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 144, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + }, + { + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 141, + "edge_admitted": 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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 108, + 146, + 142, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + }, + { + "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": 142, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 108, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 146, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 105, + 201, + 144, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 201, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.0388124818655577, + "matched": false + }, + { + "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": 144, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 105, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 201, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 108, + 146, + 142, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3", + "manifest:NetworkLoss:L4" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + }, + { + "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": 142, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 141, + "edge_admitted": 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.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 108, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 146, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 4, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 105, + 201, + 144, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3", + "manifest:NetworkLoss:L4" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 201, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.0388124818655577, + "matched": false + }, + { + "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": 144, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 141, + "edge_admitted": 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.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 105, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 201, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 4, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 105, + 203, + 201, + 144, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3", + "manifest:NetworkLoss:L4" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 203, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.3932843925754197, + "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": 201, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.0388124818655577, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 144, + "edge_admitted": 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.15, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 4, + "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": "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.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 105, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 203, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 201, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 4, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 138, + 139, + 140, + 141, + 142, + 143, + 144, + 145, + 146, + 162, + 163, + 165, + 169, + 173, + 174, + 178, + 179, + 201, + 202, + 203, + 207, + 208, + 209, + 105, + 108, + 110 + ], + "max_hops_reached": 4, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null, + "root_resolved_from_metadata_only", + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 110, + "component": "service|checkout", + "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": "service|checkout", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1777697516 + }, + { + "node": "service|currency", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1777697516 + }, + { + "node": "service|product-catalog", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1777697516 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|cart::EXPIRE", + "span|cart::HGET", + "span|cart::HMSET", + "span|cart::POST /oteldemo.CartService/EmptyCart", + "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "span|checkout::oteldemo.PaymentService/Charge", + "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "span|currency::Currency/Convert", + "span|email::POST /send_order_confirmation", + "span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "span|fraud-detection::orders receive", + "span|frontend-proxy::ingress", + "span|image-provider::image-provider", + "span|payment::grpc.oteldemo.PaymentService/Charge", + "span|quote::POST /getquote", + "span|shipping::/get-quote", + "span|shipping::/ship-order", + "span|accounting::order-consumed" + ], + "evidence": { + "alarm_count": 19, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 110, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 141, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 143 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 143, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 143, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 108, + 146 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 108, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 146, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 141, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 143 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 143, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 143, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 108, + 146 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkLoss:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 108, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 146, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 138, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 138, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 138, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 139, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 139, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 139, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 140, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 140, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 142, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 142, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 142, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 143, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 143, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 143, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 144, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 144, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + }, + { + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 138, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 138, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 138, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 139, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 139, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 139, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 140, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 140, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 142, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 142, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 142, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 143, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 143, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 143, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 144, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 144, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + }, + { + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 141, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 140, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 140, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 141, + "edge_admitted": 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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 142, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 142, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 141, + "edge_admitted": 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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 142, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 144, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 144, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + }, + { + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 141, + "edge_admitted": 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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 108, + 146, + 142, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + }, + { + "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": 142, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 108, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 146, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 105, + 201, + 144, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 201, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.0388124818655577, + "matched": false + }, + { + "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": 144, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 105, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 201, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 140, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 140, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 141, + "edge_admitted": 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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 142, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 142, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.210996944981642, + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 141, + "edge_admitted": 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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 142, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 110, + 144, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 144, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + }, + { + "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": 145, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 141, + "edge_admitted": 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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 108, + 146, + 142, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + }, + { + "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": 142, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 108, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 146, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 105, + 201, + 144, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 201, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.0388124818655577, + "matched": false + }, + { + "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": 144, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 105, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 201, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 108, + 146, + 142, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3", + "manifest:NetworkLoss:L4" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "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": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + }, + { + "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": 142, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 141, + "edge_admitted": 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.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 108, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 146, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 4, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 105, + 201, + 144, + 145, + 141 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3", + "manifest:NetworkLoss:L4" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 201, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.0388124818655577, + "matched": false + }, + { + "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": 144, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.15, + Infinity + ], + "value": 1.210996944981642, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 141, + "edge_admitted": 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.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 105, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 201, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 4, + "node_id": 141, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 105, + 203, + 201, + 144, + 145 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkLoss:L1", + "manifest:NetworkLoss:L2", + "manifest:NetworkLoss:L3", + "manifest:NetworkLoss:L4" + ], + "confidence": 0.8, + "state_start_times": [ + 1777697516, + 1777697516, + 1777697516, + 1777697516, + 1777697516 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkLoss", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 203, + "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.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.3932843925754197, + "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": 201, + "edge_admitted": 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": 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.2, + Infinity + ], + "value": 1.0388124818655577, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 144, + "edge_admitted": 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.15, + Infinity + ], + "value": 1.1404662104527787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 4, + "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": "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.210996944981642, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "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": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777697516, + "dst_onset": 1777697516, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777697516, + "window_end": 1777697874, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 105, + "onset": 1777697516, + "is_injection": true, + "lower_bound": 1777697511, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 1, + "node_id": 203, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 2, + "node_id": 201, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 3, + "node_id": 144, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + }, + { + "node_index": 4, + "node_id": 145, + "onset": 1777697516, + "is_injection": false, + "lower_bound": 1777697516, + "upper_bound": 1777697874, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 35, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 143, + "kind": "span", + "name": "checkout::oteldemo.PaymentService/Charge", + "uniq_name": "span|checkout::oteldemo.PaymentService/Charge", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "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": 108, + "kind": "service", + "name": "currency", + "uniq_name": "service|currency", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 146, + "kind": "span", + "name": "currency::Currency/Convert", + "uniq_name": "span|currency::Currency/Convert", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 143, + "kind": "span", + "name": "checkout::oteldemo.PaymentService/Charge", + "uniq_name": "span|checkout::oteldemo.PaymentService/Charge", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "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": 108, + "kind": "service", + "name": "currency", + "uniq_name": "service|currency", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 146, + "kind": "span", + "name": "currency::Currency/Convert", + "uniq_name": "span|currency::Currency/Convert", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 138, + "kind": "span", + "name": "checkout::orders publish", + "uniq_name": "span|checkout::orders publish", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 139, + "kind": "span", + "name": "checkout::oteldemo.CartService/EmptyCart", + "uniq_name": "span|checkout::oteldemo.CartService/EmptyCart", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "checkout::oteldemo.CartService/GetCart", + "uniq_name": "span|checkout::oteldemo.CartService/GetCart", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "checkout::oteldemo.CurrencyService/Convert", + "uniq_name": "span|checkout::oteldemo.CurrencyService/Convert", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 143, + "kind": "span", + "name": "checkout::oteldemo.PaymentService/Charge", + "uniq_name": "span|checkout::oteldemo.PaymentService/Charge", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "checkout::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 138, + "kind": "span", + "name": "checkout::orders publish", + "uniq_name": "span|checkout::orders publish", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 139, + "kind": "span", + "name": "checkout::oteldemo.CartService/EmptyCart", + "uniq_name": "span|checkout::oteldemo.CartService/EmptyCart", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "checkout::oteldemo.CartService/GetCart", + "uniq_name": "span|checkout::oteldemo.CartService/GetCart", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "checkout::oteldemo.CurrencyService/Convert", + "uniq_name": "span|checkout::oteldemo.CurrencyService/Convert", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 143, + "kind": "span", + "name": "checkout::oteldemo.PaymentService/Charge", + "uniq_name": "span|checkout::oteldemo.PaymentService/Charge", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "checkout::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "checkout::oteldemo.CartService/GetCart", + "uniq_name": "span|checkout::oteldemo.CartService/GetCart", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "checkout::oteldemo.CurrencyService/Convert", + "uniq_name": "span|checkout::oteldemo.CurrencyService/Convert", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "checkout::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 108, + "kind": "service", + "name": "currency", + "uniq_name": "service|currency", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 146, + "kind": "span", + "name": "currency::Currency/Convert", + "uniq_name": "span|currency::Currency/Convert", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "checkout::oteldemo.CurrencyService/Convert", + "uniq_name": "span|checkout::oteldemo.CurrencyService/Convert", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "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": 105, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 201, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "checkout::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "checkout::oteldemo.CartService/GetCart", + "uniq_name": "span|checkout::oteldemo.CartService/GetCart", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "checkout::oteldemo.CurrencyService/Convert", + "uniq_name": "span|checkout::oteldemo.CurrencyService/Convert", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 110, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "checkout::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 108, + "kind": "service", + "name": "currency", + "uniq_name": "service|currency", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 146, + "kind": "span", + "name": "currency::Currency/Convert", + "uniq_name": "span|currency::Currency/Convert", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "checkout::oteldemo.CurrencyService/Convert", + "uniq_name": "span|checkout::oteldemo.CurrencyService/Convert", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "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": 105, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 201, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "checkout::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "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": 108, + "kind": "service", + "name": "currency", + "uniq_name": "service|currency", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 146, + "kind": "span", + "name": "currency::Currency/Convert", + "uniq_name": "span|currency::Currency/Convert", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "checkout::oteldemo.CurrencyService/Convert", + "uniq_name": "span|checkout::oteldemo.CurrencyService/Convert", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L4", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 105, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 201, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "checkout::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L4", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777697516, + "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": 105, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "degraded, unavailable", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkLoss:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 203, + "kind": "span", + "name": "product-catalog::sql.conn.query", + "uniq_name": "span|product-catalog::sql.conn.query", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 201, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "checkout::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777697516, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkLoss:L4", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777697516, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 125, + "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": 131, + "component": "span|cart::EXPIRE", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::EXPIRE", + "service_operation:cart::EXPIRE", + "bare_operation_unique:EXPIRE", + "legacy_exact:span|cart::EXPIRE", + "legacy_exact:cart::EXPIRE", + "legacy_exact:EXPIRE" + ] + } + }, + { + "node_id": 132, + "component": "span|cart::HGET", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::HGET", + "service_operation:cart::HGET", + "bare_operation_unique:HGET", + "legacy_exact:span|cart::HGET", + "legacy_exact:cart::HGET", + "legacy_exact:HGET" + ] + } + }, + { + "node_id": 133, + "component": "span|cart::HMSET", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::HMSET", + "service_operation:cart::HMSET", + "bare_operation_unique:HMSET", + "legacy_exact:span|cart::HMSET", + "legacy_exact:cart::HMSET", + "legacy_exact:HMSET" + ] + } + }, + { + "node_id": 135, + "component": "span|cart::POST /oteldemo.CartService/EmptyCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/EmptyCart", + "service_operation:cart::POST /oteldemo.CartService/EmptyCart", + "bare_operation_unique:POST /oteldemo.CartService/EmptyCart", + "http_endpoint:cart::POST::/oteldemo.CartService/EmptyCart", + "http_endpoint_unique:POST::/oteldemo.CartService/EmptyCart", + "bare_path_unique:/oteldemo.CartService/EmptyCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:POST /oteldemo.CartService/EmptyCart" + ] + } + }, + { + "node_id": 141, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + } + }, + { + "node_id": 143, + "component": "span|checkout::oteldemo.PaymentService/Charge", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|checkout::oteldemo.PaymentService/Charge", + "service_operation:checkout::oteldemo.PaymentService/Charge", + "bare_operation_unique:oteldemo.PaymentService/Charge", + "legacy_exact:span|checkout::oteldemo.PaymentService/Charge", + "legacy_exact:checkout::oteldemo.PaymentService/Charge", + "legacy_exact:oteldemo.PaymentService/Charge" + ] + } + }, + { + "node_id": 145, + "component": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "service_operation:checkout::prepareOrderItemsAndShippingQuoteFromCart", + "bare_operation_unique:prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:checkout::prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:prepareOrderItemsAndShippingQuoteFromCart" + ] + } + }, + { + "node_id": 146, + "component": "span|currency::Currency/Convert", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|currency::Currency/Convert", + "service_operation:currency::Currency/Convert", + "bare_operation_unique:Currency/Convert", + "legacy_exact:span|currency::Currency/Convert", + "legacy_exact:currency::Currency/Convert", + "legacy_exact:Currency/Convert" + ] + } + }, + { + "node_id": 147, + "component": "span|email::POST /send_order_confirmation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|email::POST /send_order_confirmation", + "service_operation:email::POST /send_order_confirmation", + "bare_operation_unique:POST /send_order_confirmation", + "http_endpoint:email::POST::/send_order_confirmation", + "http_endpoint_unique:POST::/send_order_confirmation", + "bare_path_unique:/send_order_confirmation", + "legacy_exact:span|email::POST /send_order_confirmation", + "legacy_exact:email::POST /send_order_confirmation", + "legacy_exact:POST /send_order_confirmation" + ] + } + }, + { + "node_id": 150, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd.evaluation.v1.Service/ResolveBoolean" + ] + } + }, + { + "node_id": 151, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + } + }, + { + "node_id": 157, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + } + }, + { + "node_id": 186, + "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.00572, + "abnormal_avg_duration": 0.0057588, + "avg_duration_ratio": 1.0067832167832167, + "normal_p99": 0.00572, + "abnormal_p99": 0.00618708, + "p99_ratio": 1.0816573426573426, + "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" + ] + } + }, + { + "node_id": 188, + "component": "span|image-provider::image-provider", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|image-provider::image-provider", + "service_operation:image-provider::image-provider", + "bare_operation_unique:image-provider", + "legacy_exact:span|image-provider::image-provider", + "legacy_exact:image-provider::image-provider", + "legacy_exact:image-provider" + ] + } + }, + { + "node_id": 200, + "component": "span|payment::grpc.oteldemo.PaymentService/Charge", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|payment::grpc.oteldemo.PaymentService/Charge", + "service_operation:payment::grpc.oteldemo.PaymentService/Charge", + "bare_operation_unique:grpc.oteldemo.PaymentService/Charge", + "legacy_exact:span|payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:grpc.oteldemo.PaymentService/Charge" + ] + } + }, + { + "node_id": 204, + "component": "span|quote::POST /getquote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|quote::POST /getquote", + "service_operation:quote::POST /getquote", + "bare_operation_unique:POST /getquote", + "http_endpoint:quote::POST::/getquote", + "http_endpoint_unique:POST::/getquote", + "bare_path_unique:/getquote", + "legacy_exact:span|quote::POST /getquote", + "legacy_exact:quote::POST /getquote", + "legacy_exact:POST /getquote" + ] + } + }, + { + "node_id": 210, + "component": "span|shipping::/get-quote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|shipping::/get-quote", + "service_operation:shipping::/get-quote", + "bare_operation_unique:/get-quote", + "bare_path_unique:/get-quote", + "legacy_exact:span|shipping::/get-quote", + "legacy_exact:shipping::/get-quote", + "legacy_exact:/get-quote" + ] + } + }, + { + "node_id": 211, + "component": "span|shipping::/ship-order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|shipping::/ship-order", + "service_operation:shipping::/ship-order", + "bare_operation_unique:/ship-order", + "bare_path_unique:/ship-order", + "legacy_exact:span|shipping::/ship-order", + "legacy_exact:shipping::/ship-order", + "legacy_exact:/ship-order" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 141, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "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|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + }, + "path_ids": [ + "path-0", + "path-4", + "path-8", + "path-9", + "path-12", + "path-14", + "path-15", + "path-16", + "path-19", + "path-21", + "path-22", + "path-23", + "path-24", + "path-27", + "path-28", + "path-29", + "path-32", + "path-33" + ] + }, + { + "node_id": 143, + "component": "span|checkout::oteldemo.PaymentService/Charge", + "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|checkout::oteldemo.PaymentService/Charge", + "service_operation:checkout::oteldemo.PaymentService/Charge", + "bare_operation_unique:oteldemo.PaymentService/Charge", + "legacy_exact:span|checkout::oteldemo.PaymentService/Charge", + "legacy_exact:checkout::oteldemo.PaymentService/Charge", + "legacy_exact:oteldemo.PaymentService/Charge" + ] + }, + "path_ids": [ + "path-1", + "path-5" + ] + }, + { + "node_id": 145, + "component": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "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|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "service_operation:checkout::prepareOrderItemsAndShippingQuoteFromCart", + "bare_operation_unique:prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:checkout::prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:prepareOrderItemsAndShippingQuoteFromCart" + ] + }, + "path_ids": [ + "path-2", + "path-6", + "path-10", + "path-11", + "path-13", + "path-17", + "path-18", + "path-20", + "path-25", + "path-26", + "path-30", + "path-31", + "path-34" + ] + }, + { + "node_id": 146, + "component": "span|currency::Currency/Convert", + "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|currency::Currency/Convert", + "service_operation:currency::Currency/Convert", + "bare_operation_unique:Currency/Convert", + "legacy_exact:span|currency::Currency/Convert", + "legacy_exact:currency::Currency/Convert", + "legacy_exact:Currency/Convert" + ] + }, + "path_ids": [ + "path-3", + "path-7" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 125, + "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" + }, + { + "node_id": 131, + "component": "span|cart::EXPIRE", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::EXPIRE", + "service_operation:cart::EXPIRE", + "bare_operation_unique:EXPIRE", + "legacy_exact:span|cart::EXPIRE", + "legacy_exact:cart::EXPIRE", + "legacy_exact:EXPIRE" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 132, + "component": "span|cart::HGET", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::HGET", + "service_operation:cart::HGET", + "bare_operation_unique:HGET", + "legacy_exact:span|cart::HGET", + "legacy_exact:cart::HGET", + "legacy_exact:HGET" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 133, + "component": "span|cart::HMSET", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::HMSET", + "service_operation:cart::HMSET", + "bare_operation_unique:HMSET", + "legacy_exact:span|cart::HMSET", + "legacy_exact:cart::HMSET", + "legacy_exact:HMSET" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 135, + "component": "span|cart::POST /oteldemo.CartService/EmptyCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/EmptyCart", + "service_operation:cart::POST /oteldemo.CartService/EmptyCart", + "bare_operation_unique:POST /oteldemo.CartService/EmptyCart", + "http_endpoint:cart::POST::/oteldemo.CartService/EmptyCart", + "http_endpoint_unique:POST::/oteldemo.CartService/EmptyCart", + "bare_path_unique:/oteldemo.CartService/EmptyCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:POST /oteldemo.CartService/EmptyCart" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 147, + "component": "span|email::POST /send_order_confirmation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|email::POST /send_order_confirmation", + "service_operation:email::POST /send_order_confirmation", + "bare_operation_unique:POST /send_order_confirmation", + "http_endpoint:email::POST::/send_order_confirmation", + "http_endpoint_unique:POST::/send_order_confirmation", + "bare_path_unique:/send_order_confirmation", + "legacy_exact:span|email::POST /send_order_confirmation", + "legacy_exact:email::POST /send_order_confirmation", + "legacy_exact:POST /send_order_confirmation" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 150, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd.evaluation.v1.Service/ResolveBoolean" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 151, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 157, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 186, + "component": "span|frontend-proxy::ingress", + "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.00572, + "abnormal_avg_duration": 0.0057588, + "avg_duration_ratio": 1.0067832167832167, + "normal_p99": 0.00572, + "abnormal_p99": 0.00618708, + "p99_ratio": 1.0816573426573426, + "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" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 188, + "component": "span|image-provider::image-provider", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|image-provider::image-provider", + "service_operation:image-provider::image-provider", + "bare_operation_unique:image-provider", + "legacy_exact:span|image-provider::image-provider", + "legacy_exact:image-provider::image-provider", + "legacy_exact:image-provider" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 200, + "component": "span|payment::grpc.oteldemo.PaymentService/Charge", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|payment::grpc.oteldemo.PaymentService/Charge", + "service_operation:payment::grpc.oteldemo.PaymentService/Charge", + "bare_operation_unique:grpc.oteldemo.PaymentService/Charge", + "legacy_exact:span|payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:grpc.oteldemo.PaymentService/Charge" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 204, + "component": "span|quote::POST /getquote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|quote::POST /getquote", + "service_operation:quote::POST /getquote", + "bare_operation_unique:POST /getquote", + "http_endpoint:quote::POST::/getquote", + "http_endpoint_unique:POST::/getquote", + "bare_path_unique:/getquote", + "legacy_exact:span|quote::POST /getquote", + "legacy_exact:quote::POST /getquote", + "legacy_exact:POST /getquote" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 210, + "component": "span|shipping::/get-quote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|shipping::/get-quote", + "service_operation:shipping::/get-quote", + "bare_operation_unique:/get-quote", + "bare_path_unique:/get-quote", + "legacy_exact:span|shipping::/get-quote", + "legacy_exact:shipping::/get-quote", + "legacy_exact:/get-quote" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 211, + "component": "span|shipping::/ship-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|shipping::/ship-order", + "service_operation:shipping::/ship-order", + "bare_operation_unique:/ship-order", + "bare_path_unique:/ship-order", + "legacy_exact:span|shipping::/ship-order", + "legacy_exact:shipping::/ship-order", + "legacy_exact:/ship-order" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 141, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "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|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + }, + "path_ids": [ + "path-0", + "path-4", + "path-8", + "path-9", + "path-12", + "path-14", + "path-15", + "path-16", + "path-19", + "path-21", + "path-22", + "path-23", + "path-24", + "path-27", + "path-28", + "path-29", + "path-32", + "path-33" + ] + }, + { + "node_id": 143, + "component": "span|checkout::oteldemo.PaymentService/Charge", + "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|checkout::oteldemo.PaymentService/Charge", + "service_operation:checkout::oteldemo.PaymentService/Charge", + "bare_operation_unique:oteldemo.PaymentService/Charge", + "legacy_exact:span|checkout::oteldemo.PaymentService/Charge", + "legacy_exact:checkout::oteldemo.PaymentService/Charge", + "legacy_exact:oteldemo.PaymentService/Charge" + ] + }, + "path_ids": [ + "path-1", + "path-5" + ] + }, + { + "node_id": 145, + "component": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "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|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "service_operation:checkout::prepareOrderItemsAndShippingQuoteFromCart", + "bare_operation_unique:prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:checkout::prepareOrderItemsAndShippingQuoteFromCart", + "legacy_exact:prepareOrderItemsAndShippingQuoteFromCart" + ] + }, + "path_ids": [ + "path-2", + "path-6", + "path-10", + "path-11", + "path-13", + "path-17", + "path-18", + "path-20", + "path-25", + "path-26", + "path-30", + "path-31", + "path-34" + ] + }, + { + "node_id": 146, + "component": "span|currency::Currency/Convert", + "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|currency::Currency/Convert", + "service_operation:currency::Currency/Convert", + "bare_operation_unique:Currency/Convert", + "legacy_exact:span|currency::Currency/Convert", + "legacy_exact:currency::Currency/Convert", + "legacy_exact:Currency/Convert" + ] + }, + "path_ids": [ + "path-3", + "path-7" + ] + } + ], + "candidate_alarm_node_ids": [ + 125, + 131, + 132, + 133, + 135, + 141, + 143, + 145, + 146, + 147, + 150, + 151, + 157, + 186, + 188, + 200, + 204, + 210, + 211 + ], + "explained_alarm_node_ids": [ + 141, + 143, + 145, + 146 + ], + "unexplained_alarm_node_ids": [ + 125, + 131, + 132, + 133, + 135, + 147, + 150, + 151, + 157, + 186, + 188, + 200, + 204, + 210, + 211 + ], + "candidate_alarm_count": 19, + "explained_alarm_count": 4, + "unexplained_alarm_count": 15, + "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|checkout", + "service|currency", + "service|product-catalog" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkLoss", + "resolution_method": "network_ground_truth_to", + "network_source": "checkout", + "network_target": "currency", + "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-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_logs.parquet b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56def256a7a81bed99a235c99153c8e6f12ef8c5 --- /dev/null +++ b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b0f700419e7ff9bbf67c6064ac01ad3a6df01420e7e84e6d47246968ccd1e73 +size 175529 diff --git a/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_metrics.parquet b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eaf084aaa03854326eaae7a24b4546bf73eb14b8 --- /dev/null +++ b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08c4182d776b77d667e2089fc380524f9661d4e1626f1833a4515e1cc802194c +size 95674 diff --git a/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_metrics_histogram.parquet b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4debf85ba109fe9eea75a76b34564e60f8a5ead6 --- /dev/null +++ b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79ca3c3237111ce895d0a222bf2c56fb4ee6773494d774261793a85179625410 +size 3668652 diff --git a/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_metrics_sum.parquet b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b11e8c54aee7e06931df66325bd995405a75fdbe --- /dev/null +++ b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c914977c08fc01d7266893e624ef91ab98786b26fe20239111d3f8a0931dd3a +size 244049 diff --git a/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_traces.parquet b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90fd7b5054dfda77932109e485301831f9702eff --- /dev/null +++ b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2175d0c7de97ce69ed8ef86e464a5f181b1d598bc31cee2e0c1a9ae5c2bc3561 +size 690029 diff --git a/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/conclusion.parquet b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cee00e0fbb6f8768c516e96f4a892928eeb4ab78 --- /dev/null +++ b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba1fd101dbd50df6628c991fac1f033ffffdc6ae24048c0471cd65954c1310ec +size 12826 diff --git a/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_logs.parquet b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e53974b8e4dfd269bbbccfc7c669046cc1d4b25d --- /dev/null +++ b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6309fe30884b312afd57d78c058d4cd7a611c74937e6439bfdb3f39a0a726fe +size 971398 diff --git a/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_metrics.parquet b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6a18d8fed679415edce571c47f4c56e65a58bb1 --- /dev/null +++ b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93c004130f530ede2c0218929d388c5095b71b04158804b9cd5a50b2e21fadf +size 112753 diff --git a/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_metrics_histogram.parquet b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0af5ea5b10e0f0b723221e9fc3e69df2b85471b4 --- /dev/null +++ b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c1d7d7d0cc04438d004653bbcf90fba8f3bbc9c74c5feda1321a7d586949180 +size 4210355 diff --git a/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_metrics_sum.parquet b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c34c583a6cfaece2af0fb1a27e080844996694e1 --- /dev/null +++ b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f2a3acad13b971c2a56543cc993ca250e4c93fb72ed628b03c39fa839bbbab +size 411152 diff --git a/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_traces.parquet b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..82fa9a97f01ee8fc5e47fd9e6b5bc87e179592bb --- /dev/null +++ b/cases/batch-01KQKK1BVVN27D0BYT505S1SMJ/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4131ef8556a5c7685ec85c594c9cf8d0fed3556bbfce30f27a60a470e6c1a5b +size 2687822 diff --git a/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_logs.parquet b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..601954f042e9a48f6576537ef9f1086cb001a150 --- /dev/null +++ b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc4512a97ba0007f7498efa8804fa6482c4928a616f7a05347a31734308e3411 +size 197200 diff --git a/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_metrics.parquet b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e93d293ce52a638387694da94f926b9fd53a540d --- /dev/null +++ b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3197188a6f0f93a1b930063946aceba3deb6e0334ca1eff71f3ce8119e2398f4 +size 40361 diff --git a/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_metrics_histogram.parquet b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef876f26180075b879c0a52b5605524ebc65d28a --- /dev/null +++ b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbd1789dca7d6cbbbc2b6c754b29b7f51536c08eef29af50e1fcf77442d88d22 +size 10995 diff --git a/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_metrics_sum.parquet b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cca445e5cce91748860beaf7be2676d0d6ea9d00 --- /dev/null +++ b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1344f34200b9c079aa4f5f9bedca513c350b1c7e29e5f72de501c28ecb4d612 +size 28751 diff --git a/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_traces.parquet b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be940ebee221c101acaaa47c44936539c1bbeaf8 --- /dev/null +++ b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3234b157d0aef58e9015d796087aa14fc5ff1a42bdd72ec47584706d9882e73a +size 282751 diff --git a/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/conclusion.parquet b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d79b8a4292a66eb371a01fb753a53e3bbaf9bca0 --- /dev/null +++ b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26824546b549ed8ffc9165f0f859f6d1b4dc066fa06ba38fcfeff83231ff7403 +size 5374 diff --git a/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_logs.parquet b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d7b7a2dc20ae9bfb0b623c54328c33b3d099720 --- /dev/null +++ b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b735bf31c3be1050345d2b9ff17b870676104e9cb1341cdb1a39bdfab111ba66 +size 119476 diff --git a/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_metrics.parquet b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0eb3d2fff903cb53b6b8630b12674f0ec2ac0a27 --- /dev/null +++ b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67b2d014f40fb7666f13a16d54bd6e0e52d65b7ddc04882dc0f373e7a35649e +size 46215 diff --git a/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_metrics_histogram.parquet b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51e4d7e5cceedcabccbb3ebcf15f669a6bca6537 --- /dev/null +++ b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8b159d161ceeb195f487c0c115bbbc80fc8152390ce543dd109f8a701eeb302 +size 11372 diff --git a/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_metrics_sum.parquet b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..494bed30baf36f31033cdaff24a98054637c3f3e --- /dev/null +++ b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4276c10175b7ea7b042e8b8794eb565af8c749a4018b617b9d6511e03b039891 +size 31802 diff --git a/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_traces.parquet b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..461d0161771025de7b6b0371536fa98dbe286923 --- /dev/null +++ b/cases/batch-01KQKYHTDMKPSFYTFY040YZN9H/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b6bd718b227e032020c8ecb6783dff77ba9c071da69e4147f812b67cb46bdda +size 473650 diff --git a/cases/batch-01KQM0CCED7GA8R709ASYAFWCX/.done b/cases/batch-01KQM0CCED7GA8R709ASYAFWCX/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQM0CCED7GA8R709ASYAFWCX/.finished b/cases/batch-01KQM0CCED7GA8R709ASYAFWCX/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQM0CCED7GA8R709ASYAFWCX/causal_graph.json b/cases/batch-01KQM0CCED7GA8R709ASYAFWCX/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..49b2c435ad895b75f263f088b094db0ce5137e5b --- /dev/null +++ b/cases/batch-01KQM0CCED7GA8R709ASYAFWCX/causal_graph.json @@ -0,0 +1,552 @@ +{ + "case_name": "batch-01KQM0CCED7GA8R709ASYAFWCX", + "fault_type": "PodFailure", + "root_resolution_method": "pod_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777714213, + "component": "service|attractions", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1777714213, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777714213, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777714213, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777714213, + "component": "span|frontend::attractions.Attractions/NearbyCinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777714213, + "component": "span|frontend::HTTP /cinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777714213, + "component": "span|frontend::attractions.Attractions/NearbyMus", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777714213, + "component": "span|frontend::HTTP /museums", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777714213, + "component": "span|frontend::attractions.Attractions/NearbyRest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777714213, + "component": "span|frontend::HTTP /restaurants", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "service|attractions", + "target": "span|attractions::attractions.Attractions/NearbyRest" + }, + { + "source": "span|frontend::attractions.Attractions/NearbyRest", + "target": "span|frontend::HTTP /restaurants" + }, + { + "source": "span|attractions::attractions.Attractions/NearbyCinema", + "target": "span|frontend::attractions.Attractions/NearbyCinema" + }, + { + "source": "service|attractions", + "target": "span|attractions::attractions.Attractions/NearbyCinema" + }, + { + "source": "span|frontend::attractions.Attractions/NearbyCinema", + "target": "span|frontend::HTTP /cinema" + }, + { + "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/NearbyMus", + "target": "span|frontend::HTTP /museums" + }, + { + "source": "service|attractions", + "target": "span|attractions::attractions.Attractions/NearbyMus" + } + ], + "root_causes": [ + { + "timestamp": 1777714213, + "component": "service|attractions", + "state": [ + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777714213, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777714213, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777714213, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777714213, + "component": "span|frontend::HTTP /cinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777714213, + "component": "span|frontend::HTTP /museums", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777714213, + "component": "span|frontend::HTTP /restaurants", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777714213, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777714213, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777714213, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777714213, + "component": "span|frontend::HTTP /cinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777714213, + "component": "span|frontend::HTTP /museums", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777714213, + "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": 239, + "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": 240, + "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": 241, + "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": 242, + "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.0015222883468208092, + "abnormal_avg_duration": 0.0005713309608938547, + "avg_duration_ratio": 0.37531060530486143, + "normal_p99": 0.00191003484, + "abnormal_p99": 0.0007751696399999996, + "p99_ratio": 0.40584057618551067, + "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": 244, + "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.0016152939615384616, + "abnormal_avg_duration": 0.0005652071987179488, + "avg_duration_ratio": 0.34990980724005555, + "normal_p99": 0.0020740342499999996, + "abnormal_p99": 0.00102757225, + "p99_ratio": 0.495446133543841, + "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": 247, + "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.001592665916083916, + "abnormal_avg_duration": 0.0005578362484076433, + "avg_duration_ratio": 0.3502531464848975, + "normal_p99": 0.0022763905400000053, + "abnormal_p99": 0.0008023742399999999, + "p99_ratio": 0.35247653067474005, + "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" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 239, + "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": 240, + "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": 241, + "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": 242, + "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.0015222883468208092, + "abnormal_avg_duration": 0.0005713309608938547, + "avg_duration_ratio": 0.37531060530486143, + "normal_p99": 0.00191003484, + "abnormal_p99": 0.0007751696399999996, + "p99_ratio": 0.40584057618551067, + "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": 244, + "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.0016152939615384616, + "abnormal_avg_duration": 0.0005652071987179488, + "avg_duration_ratio": 0.34990980724005555, + "normal_p99": 0.0020740342499999996, + "abnormal_p99": 0.00102757225, + "p99_ratio": 0.495446133543841, + "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": 247, + "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.001592665916083916, + "abnormal_avg_duration": 0.0005578362484076433, + "avg_duration_ratio": 0.3502531464848975, + "normal_p99": 0.0022763905400000053, + "abnormal_p99": 0.0008023742399999999, + "p99_ratio": 0.35247653067474005, + "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": [], + "candidate_alarm_count": 6, + "explained_alarm_count": 6, + "unexplained_alarm_count": 0, + "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-01KQM0CCED7GA8R709ASYAFWCX/env.json b/cases/batch-01KQM0CCED7GA8R709ASYAFWCX/env.json new file mode 100644 index 0000000000000000000000000000000000000000..efda401c3be01ecd99ab96fecc408dce3d1c9eb0 --- /dev/null +++ b/cases/batch-01KQM0CCED7GA8R709ASYAFWCX/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs8", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777713913", + "NORMAL_END": "1777714213", + "ABNORMAL_START": "1777714213", + "ABNORMAL_END": "1777714513" +} \ No newline at end of file diff --git a/cases/batch-01KQM0CCED7GA8R709ASYAFWCX/label.txt b/cases/batch-01KQM0CCED7GA8R709ASYAFWCX/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQM0CCED7GA8R709ASYAFWCX/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/.done b/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/.finished b/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/causal_graph.json b/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..a27da2533ac63152016abbf9a6ecdedec55a4683 --- /dev/null +++ b/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/causal_graph.json @@ -0,0 +1,402 @@ +{ + "case_name": "batch-01KQM48YRWSV5HKJVBGP3RHV22", + "fault_type": "PodFailure", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777718295, + "component": "service|cart", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1777718295, + "component": "span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "service|cart", + "target": "span|cart::flagd.evaluation.v1.Service/ResolveBoolean" + } + ], + "root_causes": [ + { + "timestamp": 1777718295, + "component": "service|cart", + "state": [ + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777718295, + "component": "span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "state": [ + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777718295, + "component": "span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "state": [ + "missing" + ] + } + ], + "component_to_service": { + "service|cart": "cart", + "span|cart::flagd.evaluation.v1.Service/ResolveBoolean": "cart" + }, + "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": 134, + "component": "span|accounting::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::orders receive", + "service_operation:accounting::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|accounting::orders receive", + "legacy_exact:accounting::orders receive", + "legacy_exact:orders receive" + ] + } + }, + { + "node_id": 135, + "component": "span|accounting::postgresql", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::postgresql", + "service_operation:accounting::postgresql", + "bare_operation_unique:postgresql", + "legacy_exact:span|accounting::postgresql", + "legacy_exact:accounting::postgresql", + "legacy_exact:postgresql" + ] + } + }, + { + "node_id": 145, + "component": "span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "service_operation:cart::flagd.evaluation.v1.Service/ResolveBoolean", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:cart::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd.evaluation.v1.Service/ResolveBoolean" + ] + } + }, + { + "node_id": 159, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + } + }, + { + "node_id": 165, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + } + }, + { + "node_id": 194, + "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.0060478, + "abnormal_avg_duration": 0.0062998, + "avg_duration_ratio": 1.0416680445781938, + "normal_p99": 0.00680532, + "abnormal_p99": 0.0077428, + "p99_ratio": 1.1377569313419502, + "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": 145, + "component": "span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "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|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "service_operation:cart::flagd.evaluation.v1.Service/ResolveBoolean", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:cart::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd.evaluation.v1.Service/ResolveBoolean" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + }, + { + "node_id": 194, + "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.0060478, + "abnormal_avg_duration": 0.0062998, + "avg_duration_ratio": 1.0416680445781938, + "normal_p99": 0.00680532, + "abnormal_p99": 0.0077428, + "p99_ratio": 1.1377569313419502, + "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-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" + ] + } + ], + "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" + }, + { + "node_id": 134, + "component": "span|accounting::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "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::orders receive", + "service_operation:accounting::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|accounting::orders receive", + "legacy_exact:accounting::orders receive", + "legacy_exact:orders receive" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 135, + "component": "span|accounting::postgresql", + "issue_strength": "unknown", + "issue_strength_reason": "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::postgresql", + "service_operation:accounting::postgresql", + "bare_operation_unique:postgresql", + "legacy_exact:span|accounting::postgresql", + "legacy_exact:accounting::postgresql", + "legacy_exact:postgresql" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 159, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 165, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 7, + "explained_alarm_count": 2, + "unexplained_alarm_count": 5, + "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-01KQM48YRWSV5HKJVBGP3RHV22/env.json b/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/env.json new file mode 100644 index 0000000000000000000000000000000000000000..dab9e5667ee2160f12fc1377fe358f25cbb5684a --- /dev/null +++ b/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "otel-demo4", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777717995", + "NORMAL_END": "1777718295", + "ABNORMAL_START": "1777718295", + "ABNORMAL_END": "1777718595" +} \ No newline at end of file diff --git a/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/injection.json b/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..2d88efd6376e3b5099c837a591e269266f6956f3 --- /dev/null +++ b/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/injection.json @@ -0,0 +1,94 @@ +{ + "id": 3100, + "name": "batch-01KQM48YRWSV5HKJVBGP3RHV22", + "fault_type": "hybrid", + "category": "otel-demo", + "pre_duration": 5, + "start_time": "2026-05-02T18:38:15+08:00", + "end_time": "2026-05-02T18:43:15+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 153, + "pedestal_name": "otel-demo", + "created_at": "2026-05-02T18:38:15.336+08:00", + "updated_at": "2026-05-02T18:43:15.414+08:00", + "engine_config_summary": [ + { + "app": "cart", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "otel-demo4", + "system": "otel-demo0", + "system_type": "otel-demo", + "time_offset": 0 + }, + { + "app": "checkout", + "chaos_type": "MemoryStress", + "container": "checkout", + "duration": 5, + "mem_type": "heap", + "mem_worker": 1, + "memory_size": 128, + "namespace": "otel-demo4", + "system": "otel-demo0", + "system_type": "otel-demo", + "time_offset": 0 + } + ], + "task_id": "fd199674-7334-4ba2-8d54-a420c594a4c1", + "trace_id": "b8b4e3e0-2958-401c-b7b3-19511c180997", + "source": "injection", + "description": "Fault batch for task fd199674-7334-4ba2-8d54-a420c594a4c1 (2 faults)", + "engine_config": [ + { + "app": "cart", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "otel-demo4", + "system": "otel-demo0", + "system_type": "otel-demo", + "time_offset": 0 + }, + { + "app": "checkout", + "chaos_type": "MemoryStress", + "container": "checkout", + "duration": 5, + "mem_type": "heap", + "mem_worker": 1, + "memory_size": 128, + "namespace": "otel-demo4", + "system": "otel-demo0", + "system_type": "otel-demo", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "cart" + ], + "container": [ + "cart" + ] + }, + { + "service": [ + "checkout" + ], + "pod": [ + "checkout-55c8c97d7c-scff9" + ], + "container": [ + "checkout" + ], + "metric": [ + "memory" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/label.txt b/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/result.json b/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/result.json new file mode 100644 index 0000000000000000000000000000000000000000..43a0cce41816963e826d93dd92ac3cabbf26e117 --- /dev/null +++ b/cases/batch-01KQM48YRWSV5HKJVBGP3RHV22/result.json @@ -0,0 +1,21681 @@ +{ + "case_name": "batch-01KQM48YRWSV5HKJVBGP3RHV22", + "injection_nodes": [ + "service|cart" + ], + "alarm_nodes": [ + 194, + 165, + 133, + 134, + 135, + 145, + 159 + ], + "propagation_result": { + "injection_node_ids": [ + 126 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 126, + 145 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777718295, + 1777718295 + ], + "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": 145, + "edge_admitted": true, + "features_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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 145, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 145 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777718295, + 1777718295 + ], + "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": 145, + "edge_admitted": true, + "features_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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 145, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 142, + 184, + 176, + 167, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 142, + "edge_admitted": true, + "features_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": 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 + }, + { + "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": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 167, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 142, + 184, + 176, + 172, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 142, + "edge_admitted": true, + "features_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": 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 + }, + { + "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": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 172, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 172, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 144, + 185, + 176, + 167, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 144, + "edge_admitted": true, + "features_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": 185, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 144, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 185, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 167, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 144, + 185, + 176, + 172, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 144, + "edge_admitted": true, + "features_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": 185, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 172, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 144, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 185, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 172, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 139, + 142, + 184, + 176, + 167, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 139, + "edge_admitted": true, + "features_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": 142, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 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 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 139, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 167, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 139, + 142, + 184, + 176, + 172, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 139, + "edge_admitted": true, + "features_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": 142, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 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 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 172, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 139, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 172, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 140, + 142, + 184, + 176, + 167, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 140, + "edge_admitted": true, + "features_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": 142, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 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 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 167, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 140, + 142, + 184, + 176, + 172, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 140, + "edge_admitted": true, + "features_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": 142, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 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 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 172, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 172, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 140, + 144, + 185, + 176, + 167, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 140, + "edge_admitted": true, + "features_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": 144, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 185, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 185, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 167, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 140, + 144, + 185, + 176, + 172, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 140, + "edge_admitted": true, + "features_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": 144, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 185, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 172, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 185, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 172, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 141, + 142, + 184, + 176, + 167, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 141, + "edge_admitted": true, + "features_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": 142, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 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 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 141, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 167, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 141, + 142, + 184, + 176, + 172, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 141, + "edge_admitted": true, + "features_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": 142, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 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 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 172, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 141, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 172, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 143, + 147, + 149, + 186, + 177, + 173, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 143, + "edge_admitted": true, + "features_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": 147, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 186, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 177, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 173, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 143, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 147, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 149, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 186, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 177, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 173, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 8, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 139, + 143, + 147, + 149, + 186, + 177, + 173, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 139, + "edge_admitted": true, + "features_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": 143, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 147, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 186, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 177, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 173, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 139, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 143, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 147, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 149, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 186, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 177, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 173, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 8, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 9, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 141, + 143, + 147, + 149, + 186, + 177, + 173, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 141, + "edge_admitted": true, + "features_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": 143, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 147, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 186, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 177, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 173, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 141, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 143, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 147, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 149, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 186, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 177, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 173, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 8, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 9, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 144, + 148, + 153, + 149, + 186, + 177, + 173, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 144, + "edge_admitted": true, + "features_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": 148, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 153, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 186, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 177, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 173, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 144, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 148, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 153, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 149, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 186, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 177, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 173, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 8, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 9, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 145, + 143, + 147, + 149, + 186, + 177, + 173, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 145, + "edge_admitted": true, + "features_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": 143, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 147, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 186, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 177, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 173, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 145, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 143, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 147, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 149, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 186, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 177, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 173, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 8, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 9, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 139, + 140, + 141, + 142, + 143, + 144, + 145, + 147, + 148, + 149, + 153, + 167, + 172, + 173, + 176, + 177, + 184, + 185, + 186, + 194, + 195, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 126 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 126, + "component": "service|cart", + "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|cart", + "states": [ + "unavailable" + ], + "first_state_at": 1777718295 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|frontend-proxy::ingress", + "span|fraud-detection::orders receive", + "span|accounting::order-consumed", + "span|accounting::orders receive", + "span|accounting::postgresql", + "span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "span|flagd::flagd.evaluation.v1.Service/ResolveInt" + ], + "evidence": { + "alarm_count": 7, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 126, + 145 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777718295, + 1777718295 + ], + "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": 145, + "edge_admitted": true, + "features_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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 145, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 145 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777718295, + 1777718295 + ], + "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": 145, + "edge_admitted": true, + "features_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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 145, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 142, + 184, + 176, + 167, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 142, + "edge_admitted": true, + "features_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": 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 + }, + { + "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": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 167, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 142, + 184, + 176, + 172, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 142, + "edge_admitted": true, + "features_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": 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 + }, + { + "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": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 172, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 172, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 144, + 185, + 176, + 167, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 144, + "edge_admitted": true, + "features_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": 185, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 144, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 185, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 167, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 144, + 185, + 176, + 172, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 144, + "edge_admitted": true, + "features_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": 185, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 172, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 144, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 185, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 172, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 139, + 142, + 184, + 176, + 167, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 139, + "edge_admitted": true, + "features_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": 142, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 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 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 139, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 167, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 139, + 142, + 184, + 176, + 172, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 139, + "edge_admitted": true, + "features_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": 142, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 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 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 172, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 139, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 172, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 140, + 142, + 184, + 176, + 167, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 140, + "edge_admitted": true, + "features_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": 142, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 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 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 167, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 140, + 142, + 184, + 176, + 172, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 140, + "edge_admitted": true, + "features_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": 142, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 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 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 172, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 172, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 140, + 144, + 185, + 176, + 167, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 140, + "edge_admitted": true, + "features_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": 144, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 185, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 185, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 167, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 140, + 144, + 185, + 176, + 172, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 140, + "edge_admitted": true, + "features_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": 144, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 185, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 172, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 140, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 185, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 172, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 141, + 142, + 184, + 176, + 167, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 141, + "edge_admitted": true, + "features_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": 142, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 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 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 141, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 167, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 141, + 142, + 184, + 176, + 172, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 141, + "edge_admitted": true, + "features_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": 142, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 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 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 176, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 172, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 141, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 176, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 172, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 143, + 147, + 149, + 186, + 177, + 173, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 143, + "edge_admitted": true, + "features_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": 147, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 186, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 177, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 173, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 143, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 147, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 149, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 186, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 177, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 173, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 8, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 139, + 143, + 147, + 149, + 186, + 177, + 173, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 139, + "edge_admitted": true, + "features_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": 143, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 147, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 186, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 177, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 173, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 139, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 143, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 147, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 149, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 186, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 177, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 173, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 8, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 9, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 141, + 143, + 147, + 149, + 186, + 177, + 173, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 141, + "edge_admitted": true, + "features_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": 143, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 147, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 186, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 177, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 173, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 141, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 143, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 147, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 149, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 186, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 177, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 173, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 8, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 9, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 144, + 148, + 153, + 149, + 186, + 177, + 173, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 144, + "edge_admitted": true, + "features_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": 148, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 153, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 186, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 177, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 173, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 144, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 148, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 153, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 149, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 186, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 177, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 173, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 8, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 9, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 126, + 145, + 143, + 147, + 149, + 186, + 177, + 173, + 195, + 194 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295, + 1777718295 + ], + "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": 145, + "edge_admitted": true, + "features_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": 143, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.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": 147, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 186, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 177, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 173, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3929471032745592, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "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": 1777718295, + "dst_onset": 1777718295, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777718295, + "window_end": 1777718652, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 126, + "onset": 1777718295, + "is_injection": true, + "lower_bound": 1777718290, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 1, + "node_id": 145, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 2, + "node_id": 143, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 3, + "node_id": 147, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 4, + "node_id": 149, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 5, + "node_id": 186, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 6, + "node_id": 177, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 7, + "node_id": 173, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 8, + "node_id": 195, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + }, + { + "node_index": 9, + "node_id": 194, + "onset": 1777718295, + "is_injection": false, + "lower_bound": 1777718295, + "upper_bound": 1777718652, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 19, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "cart::flagd.evaluation.v1.Service/ResolveBoolean", + "uniq_name": "span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "state": "missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "cart::flagd.evaluation.v1.Service/ResolveBoolean", + "uniq_name": "span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "weak_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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/AddItem", + "uniq_name": "span|cart::POST /oteldemo.CartService/AddItem", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.CartService/AddItem", + "uniq_name": "span|frontend::grpc.oteldemo.CartService/AddItem", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 176, + "kind": "span", + "name": "frontend::executing api route (pages) /api/cart", + "uniq_name": "span|frontend::executing api route (pages) /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 167, + "kind": "span", + "name": "frontend::GET /api/cart", + "uniq_name": "span|frontend::GET /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/AddItem", + "uniq_name": "span|cart::POST /oteldemo.CartService/AddItem", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.CartService/AddItem", + "uniq_name": "span|frontend::grpc.oteldemo.CartService/AddItem", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 176, + "kind": "span", + "name": "frontend::executing api route (pages) /api/cart", + "uniq_name": "span|frontend::executing api route (pages) /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 172, + "kind": "span", + "name": "frontend::POST /api/cart", + "uniq_name": "span|frontend::POST /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/GetCart", + "uniq_name": "span|cart::POST /oteldemo.CartService/GetCart", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 185, + "kind": "span", + "name": "frontend::grpc.oteldemo.CartService/GetCart", + "uniq_name": "span|frontend::grpc.oteldemo.CartService/GetCart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 176, + "kind": "span", + "name": "frontend::executing api route (pages) /api/cart", + "uniq_name": "span|frontend::executing api route (pages) /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 167, + "kind": "span", + "name": "frontend::GET /api/cart", + "uniq_name": "span|frontend::GET /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/GetCart", + "uniq_name": "span|cart::POST /oteldemo.CartService/GetCart", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 185, + "kind": "span", + "name": "frontend::grpc.oteldemo.CartService/GetCart", + "uniq_name": "span|frontend::grpc.oteldemo.CartService/GetCart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 176, + "kind": "span", + "name": "frontend::executing api route (pages) /api/cart", + "uniq_name": "span|frontend::executing api route (pages) /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 172, + "kind": "span", + "name": "frontend::POST /api/cart", + "uniq_name": "span|frontend::POST /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 139, + "kind": "span", + "name": "cart::EXPIRE", + "uniq_name": "span|cart::EXPIRE", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/AddItem", + "uniq_name": "span|cart::POST /oteldemo.CartService/AddItem", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.CartService/AddItem", + "uniq_name": "span|frontend::grpc.oteldemo.CartService/AddItem", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 176, + "kind": "span", + "name": "frontend::executing api route (pages) /api/cart", + "uniq_name": "span|frontend::executing api route (pages) /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 167, + "kind": "span", + "name": "frontend::GET /api/cart", + "uniq_name": "span|frontend::GET /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 139, + "kind": "span", + "name": "cart::EXPIRE", + "uniq_name": "span|cart::EXPIRE", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/AddItem", + "uniq_name": "span|cart::POST /oteldemo.CartService/AddItem", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.CartService/AddItem", + "uniq_name": "span|frontend::grpc.oteldemo.CartService/AddItem", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 176, + "kind": "span", + "name": "frontend::executing api route (pages) /api/cart", + "uniq_name": "span|frontend::executing api route (pages) /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 172, + "kind": "span", + "name": "frontend::POST /api/cart", + "uniq_name": "span|frontend::POST /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "cart::HGET", + "uniq_name": "span|cart::HGET", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/AddItem", + "uniq_name": "span|cart::POST /oteldemo.CartService/AddItem", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.CartService/AddItem", + "uniq_name": "span|frontend::grpc.oteldemo.CartService/AddItem", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 176, + "kind": "span", + "name": "frontend::executing api route (pages) /api/cart", + "uniq_name": "span|frontend::executing api route (pages) /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 167, + "kind": "span", + "name": "frontend::GET /api/cart", + "uniq_name": "span|frontend::GET /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "cart::HGET", + "uniq_name": "span|cart::HGET", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/AddItem", + "uniq_name": "span|cart::POST /oteldemo.CartService/AddItem", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.CartService/AddItem", + "uniq_name": "span|frontend::grpc.oteldemo.CartService/AddItem", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 176, + "kind": "span", + "name": "frontend::executing api route (pages) /api/cart", + "uniq_name": "span|frontend::executing api route (pages) /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 172, + "kind": "span", + "name": "frontend::POST /api/cart", + "uniq_name": "span|frontend::POST /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "cart::HGET", + "uniq_name": "span|cart::HGET", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/GetCart", + "uniq_name": "span|cart::POST /oteldemo.CartService/GetCart", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 185, + "kind": "span", + "name": "frontend::grpc.oteldemo.CartService/GetCart", + "uniq_name": "span|frontend::grpc.oteldemo.CartService/GetCart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 176, + "kind": "span", + "name": "frontend::executing api route (pages) /api/cart", + "uniq_name": "span|frontend::executing api route (pages) /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 167, + "kind": "span", + "name": "frontend::GET /api/cart", + "uniq_name": "span|frontend::GET /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "cart::HGET", + "uniq_name": "span|cart::HGET", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/GetCart", + "uniq_name": "span|cart::POST /oteldemo.CartService/GetCart", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 185, + "kind": "span", + "name": "frontend::grpc.oteldemo.CartService/GetCart", + "uniq_name": "span|frontend::grpc.oteldemo.CartService/GetCart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 176, + "kind": "span", + "name": "frontend::executing api route (pages) /api/cart", + "uniq_name": "span|frontend::executing api route (pages) /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 172, + "kind": "span", + "name": "frontend::POST /api/cart", + "uniq_name": "span|frontend::POST /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "cart::HMSET", + "uniq_name": "span|cart::HMSET", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/AddItem", + "uniq_name": "span|cart::POST /oteldemo.CartService/AddItem", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.CartService/AddItem", + "uniq_name": "span|frontend::grpc.oteldemo.CartService/AddItem", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 176, + "kind": "span", + "name": "frontend::executing api route (pages) /api/cart", + "uniq_name": "span|frontend::executing api route (pages) /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 167, + "kind": "span", + "name": "frontend::GET /api/cart", + "uniq_name": "span|frontend::GET /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "cart::HMSET", + "uniq_name": "span|cart::HMSET", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/AddItem", + "uniq_name": "span|cart::POST /oteldemo.CartService/AddItem", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.CartService/AddItem", + "uniq_name": "span|frontend::grpc.oteldemo.CartService/AddItem", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 176, + "kind": "span", + "name": "frontend::executing api route (pages) /api/cart", + "uniq_name": "span|frontend::executing api route (pages) /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 172, + "kind": "span", + "name": "frontend::POST /api/cart", + "uniq_name": "span|frontend::POST /api/cart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 143, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/EmptyCart", + "uniq_name": "span|cart::POST /oteldemo.CartService/EmptyCart", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 147, + "kind": "span", + "name": "checkout::oteldemo.CartService/EmptyCart", + "uniq_name": "span|checkout::oteldemo.CartService/EmptyCart", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 149, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 186, + "kind": "span", + "name": "frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 177, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 173, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 139, + "kind": "span", + "name": "cart::EXPIRE", + "uniq_name": "span|cart::EXPIRE", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 143, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/EmptyCart", + "uniq_name": "span|cart::POST /oteldemo.CartService/EmptyCart", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 147, + "kind": "span", + "name": "checkout::oteldemo.CartService/EmptyCart", + "uniq_name": "span|checkout::oteldemo.CartService/EmptyCart", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 149, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 186, + "kind": "span", + "name": "frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 177, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 173, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "cart::HMSET", + "uniq_name": "span|cart::HMSET", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 143, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/EmptyCart", + "uniq_name": "span|cart::POST /oteldemo.CartService/EmptyCart", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 147, + "kind": "span", + "name": "checkout::oteldemo.CartService/EmptyCart", + "uniq_name": "span|checkout::oteldemo.CartService/EmptyCart", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 149, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 186, + "kind": "span", + "name": "frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 177, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 173, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/GetCart", + "uniq_name": "span|cart::POST /oteldemo.CartService/GetCart", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 148, + "kind": "span", + "name": "checkout::oteldemo.CartService/GetCart", + "uniq_name": "span|checkout::oteldemo.CartService/GetCart", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 153, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 149, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 186, + "kind": "span", + "name": "frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 177, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 173, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 126, + "kind": "service", + "name": "cart", + "uniq_name": "service|cart", + "state": "unavailable", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "cart::flagd.evaluation.v1.Service/ResolveBoolean", + "uniq_name": "span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 143, + "kind": "span", + "name": "cart::POST /oteldemo.CartService/EmptyCart", + "uniq_name": "span|cart::POST /oteldemo.CartService/EmptyCart", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 147, + "kind": "span", + "name": "checkout::oteldemo.CartService/EmptyCart", + "uniq_name": "span|checkout::oteldemo.CartService/EmptyCart", + "state": "missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 149, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 186, + "kind": "span", + "name": "frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 177, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 173, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "erroring, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777718295, + "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": 134, + "component": "span|accounting::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::orders receive", + "service_operation:accounting::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|accounting::orders receive", + "legacy_exact:accounting::orders receive", + "legacy_exact:orders receive" + ] + } + }, + { + "node_id": 135, + "component": "span|accounting::postgresql", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::postgresql", + "service_operation:accounting::postgresql", + "bare_operation_unique:postgresql", + "legacy_exact:span|accounting::postgresql", + "legacy_exact:accounting::postgresql", + "legacy_exact:postgresql" + ] + } + }, + { + "node_id": 145, + "component": "span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "service_operation:cart::flagd.evaluation.v1.Service/ResolveBoolean", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:cart::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd.evaluation.v1.Service/ResolveBoolean" + ] + } + }, + { + "node_id": 159, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + } + }, + { + "node_id": 165, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + } + }, + { + "node_id": 194, + "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.0060478, + "abnormal_avg_duration": 0.0062998, + "avg_duration_ratio": 1.0416680445781938, + "normal_p99": 0.00680532, + "abnormal_p99": 0.0077428, + "p99_ratio": 1.1377569313419502, + "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": 145, + "component": "span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "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|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "service_operation:cart::flagd.evaluation.v1.Service/ResolveBoolean", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:cart::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd.evaluation.v1.Service/ResolveBoolean" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + }, + { + "node_id": 194, + "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.0060478, + "abnormal_avg_duration": 0.0062998, + "avg_duration_ratio": 1.0416680445781938, + "normal_p99": 0.00680532, + "abnormal_p99": 0.0077428, + "p99_ratio": 1.1377569313419502, + "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-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" + ] + } + ], + "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" + }, + { + "node_id": 134, + "component": "span|accounting::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "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::orders receive", + "service_operation:accounting::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|accounting::orders receive", + "legacy_exact:accounting::orders receive", + "legacy_exact:orders receive" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 135, + "component": "span|accounting::postgresql", + "issue_strength": "unknown", + "issue_strength_reason": "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::postgresql", + "service_operation:accounting::postgresql", + "bare_operation_unique:postgresql", + "legacy_exact:span|accounting::postgresql", + "legacy_exact:accounting::postgresql", + "legacy_exact:postgresql" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 159, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 165, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 145, + "component": "span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "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|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "service_operation:cart::flagd.evaluation.v1.Service/ResolveBoolean", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:span|cart::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:cart::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd.evaluation.v1.Service/ResolveBoolean" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + }, + { + "node_id": 194, + "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.0060478, + "abnormal_avg_duration": 0.0062998, + "avg_duration_ratio": 1.0416680445781938, + "normal_p99": 0.00680532, + "abnormal_p99": 0.0077428, + "p99_ratio": 1.1377569313419502, + "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-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" + ] + } + ], + "candidate_alarm_node_ids": [ + 133, + 134, + 135, + 145, + 159, + 165, + 194 + ], + "explained_alarm_node_ids": [ + 145, + 194 + ], + "unexplained_alarm_node_ids": [ + 133, + 134, + 135, + 159, + 165 + ], + "candidate_alarm_count": 7, + "explained_alarm_count": 2, + "unexplained_alarm_count": 5, + "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|cart" + ], + "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/batch-01KQNXX4CVNXN0Y036R33E2H7Z/.done b/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/.finished b/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/causal_graph.json b/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..f9111af5877471422b2847e5b56e0c3c69bef5fe --- /dev/null +++ b/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/causal_graph.json @@ -0,0 +1,753 @@ +{ + "case_name": "batch-01KQNXX4CVNXN0Y036R33E2H7Z", + "fault_type": "PodFailure", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777778725, + "component": "service|payment", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1777778725, + "component": "span|payment::grpc.oteldemo.PaymentService/Charge", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777778725, + "component": "span|payment::charge", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777778725, + "component": "span|checkout::oteldemo.PaymentService/Charge", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777778725, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "span|payment::charge", + "target": "span|payment::grpc.oteldemo.PaymentService/Charge" + }, + { + "source": "span|payment::grpc.oteldemo.PaymentService/Charge", + "target": "span|checkout::oteldemo.PaymentService/Charge" + }, + { + "source": "service|payment", + "target": "span|payment::charge" + }, + { + "source": "service|payment", + "target": "span|payment::grpc.oteldemo.PaymentService/Charge" + }, + { + "source": "span|checkout::oteldemo.PaymentService/Charge", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + } + ], + "root_causes": [ + { + "timestamp": 1777778725, + "component": "service|payment", + "state": [ + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777778725, + "component": "span|payment::grpc.oteldemo.PaymentService/Charge", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777778725, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777778725, + "component": "span|payment::grpc.oteldemo.PaymentService/Charge", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777778725, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "service|payment": "payment", + "span|payment::grpc.oteldemo.PaymentService/Charge": "payment", + "span|payment::charge": "payment", + "span|checkout::oteldemo.PaymentService/Charge": "checkout", + "span|checkout::oteldemo.CheckoutService/PlaceOrder": "checkout" + }, + "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": 134, + "component": "span|accounting::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::orders receive", + "service_operation:accounting::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|accounting::orders receive", + "legacy_exact:accounting::orders receive", + "legacy_exact:orders receive" + ] + } + }, + { + "node_id": 135, + "component": "span|accounting::postgresql", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::postgresql", + "service_operation:accounting::postgresql", + "bare_operation_unique:postgresql", + "legacy_exact:span|accounting::postgresql", + "legacy_exact:accounting::postgresql", + "legacy_exact:postgresql" + ] + } + }, + { + "node_id": 143, + "component": "span|cart::POST /oteldemo.CartService/EmptyCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/EmptyCart", + "service_operation:cart::POST /oteldemo.CartService/EmptyCart", + "bare_operation_unique:POST /oteldemo.CartService/EmptyCart", + "http_endpoint:cart::POST::/oteldemo.CartService/EmptyCart", + "http_endpoint_unique:POST::/oteldemo.CartService/EmptyCart", + "bare_path_unique:/oteldemo.CartService/EmptyCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:POST /oteldemo.CartService/EmptyCart" + ] + } + }, + { + "node_id": 149, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + } + }, + { + "node_id": 155, + "component": "span|email::POST /send_order_confirmation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|email::POST /send_order_confirmation", + "service_operation:email::POST /send_order_confirmation", + "bare_operation_unique:POST /send_order_confirmation", + "http_endpoint:email::POST::/send_order_confirmation", + "http_endpoint_unique:POST::/send_order_confirmation", + "bare_path_unique:/send_order_confirmation", + "legacy_exact:span|email::POST /send_order_confirmation", + "legacy_exact:email::POST /send_order_confirmation", + "legacy_exact:POST /send_order_confirmation" + ] + } + }, + { + "node_id": 160, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + } + }, + { + "node_id": 165, + "component": "span|fraud-detection::flagd.evaluation.v1.Service/EventStream", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::flagd.evaluation.v1.Service/EventStream", + "service_operation:fraud-detection::flagd.evaluation.v1.Service/EventStream", + "bare_operation_unique:flagd.evaluation.v1.Service/EventStream", + "legacy_exact:span|fraud-detection::flagd.evaluation.v1.Service/EventStream", + "legacy_exact:fraud-detection::flagd.evaluation.v1.Service/EventStream", + "legacy_exact:flagd.evaluation.v1.Service/EventStream" + ] + } + }, + { + "node_id": 167, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + } + }, + { + "node_id": 195, + "component": "span|frontend-proxy::ingress", + "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.005980571428571428, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0, + "abnormal_p99": 0.00667, + "p99_ratio": 0.0, + "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" + ] + } + }, + { + "node_id": 209, + "component": "span|payment::grpc.oteldemo.PaymentService/Charge", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|payment::grpc.oteldemo.PaymentService/Charge", + "service_operation:payment::grpc.oteldemo.PaymentService/Charge", + "bare_operation_unique:grpc.oteldemo.PaymentService/Charge", + "legacy_exact:span|payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:grpc.oteldemo.PaymentService/Charge" + ] + } + }, + { + "node_id": 211, + "component": "span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "service_operation:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "bare_operation_unique:oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:oteldemo.ProductCatalogService/ListProducts" + ] + } + }, + { + "node_id": 213, + "component": "span|quote::POST /getquote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|quote::POST /getquote", + "service_operation:quote::POST /getquote", + "bare_operation_unique:POST /getquote", + "http_endpoint:quote::POST::/getquote", + "http_endpoint_unique:POST::/getquote", + "bare_path_unique:/getquote", + "legacy_exact:span|quote::POST /getquote", + "legacy_exact:quote::POST /getquote", + "legacy_exact:POST /getquote" + ] + } + }, + { + "node_id": 220, + "component": "span|shipping::/ship-order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|shipping::/ship-order", + "service_operation:shipping::/ship-order", + "bare_operation_unique:/ship-order", + "bare_path_unique:/ship-order", + "legacy_exact:span|shipping::/ship-order", + "legacy_exact:shipping::/ship-order", + "legacy_exact:/ship-order" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 149, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "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|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + }, + "path_ids": [ + "path-4", + "path-5" + ] + }, + { + "node_id": 195, + "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": 0.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0, + "abnormal_avg_duration": 0.005980571428571428, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0, + "abnormal_p99": 0.00667, + "p99_ratio": 0.0, + "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-6", + "path-7" + ] + }, + { + "node_id": 209, + "component": "span|payment::grpc.oteldemo.PaymentService/Charge", + "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|payment::grpc.oteldemo.PaymentService/Charge", + "service_operation:payment::grpc.oteldemo.PaymentService/Charge", + "bare_operation_unique:grpc.oteldemo.PaymentService/Charge", + "legacy_exact:span|payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:grpc.oteldemo.PaymentService/Charge" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3" + ] + } + ], + "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" + }, + { + "node_id": 134, + "component": "span|accounting::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "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::orders receive", + "service_operation:accounting::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|accounting::orders receive", + "legacy_exact:accounting::orders receive", + "legacy_exact:orders receive" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 135, + "component": "span|accounting::postgresql", + "issue_strength": "unknown", + "issue_strength_reason": "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::postgresql", + "service_operation:accounting::postgresql", + "bare_operation_unique:postgresql", + "legacy_exact:span|accounting::postgresql", + "legacy_exact:accounting::postgresql", + "legacy_exact:postgresql" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 143, + "component": "span|cart::POST /oteldemo.CartService/EmptyCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/EmptyCart", + "service_operation:cart::POST /oteldemo.CartService/EmptyCart", + "bare_operation_unique:POST /oteldemo.CartService/EmptyCart", + "http_endpoint:cart::POST::/oteldemo.CartService/EmptyCart", + "http_endpoint_unique:POST::/oteldemo.CartService/EmptyCart", + "bare_path_unique:/oteldemo.CartService/EmptyCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:POST /oteldemo.CartService/EmptyCart" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 155, + "component": "span|email::POST /send_order_confirmation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|email::POST /send_order_confirmation", + "service_operation:email::POST /send_order_confirmation", + "bare_operation_unique:POST /send_order_confirmation", + "http_endpoint:email::POST::/send_order_confirmation", + "http_endpoint_unique:POST::/send_order_confirmation", + "bare_path_unique:/send_order_confirmation", + "legacy_exact:span|email::POST /send_order_confirmation", + "legacy_exact:email::POST /send_order_confirmation", + "legacy_exact:POST /send_order_confirmation" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 160, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 165, + "component": "span|fraud-detection::flagd.evaluation.v1.Service/EventStream", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::flagd.evaluation.v1.Service/EventStream", + "service_operation:fraud-detection::flagd.evaluation.v1.Service/EventStream", + "bare_operation_unique:flagd.evaluation.v1.Service/EventStream", + "legacy_exact:span|fraud-detection::flagd.evaluation.v1.Service/EventStream", + "legacy_exact:fraud-detection::flagd.evaluation.v1.Service/EventStream", + "legacy_exact:flagd.evaluation.v1.Service/EventStream" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 167, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 211, + "component": "span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "service_operation:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "bare_operation_unique:oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:oteldemo.ProductCatalogService/ListProducts" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 213, + "component": "span|quote::POST /getquote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|quote::POST /getquote", + "service_operation:quote::POST /getquote", + "bare_operation_unique:POST /getquote", + "http_endpoint:quote::POST::/getquote", + "http_endpoint_unique:POST::/getquote", + "bare_path_unique:/getquote", + "legacy_exact:span|quote::POST /getquote", + "legacy_exact:quote::POST /getquote", + "legacy_exact:POST /getquote" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 220, + "component": "span|shipping::/ship-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|shipping::/ship-order", + "service_operation:shipping::/ship-order", + "bare_operation_unique:/ship-order", + "bare_path_unique:/ship-order", + "legacy_exact:span|shipping::/ship-order", + "legacy_exact:shipping::/ship-order", + "legacy_exact:/ship-order" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 14, + "explained_alarm_count": 3, + "unexplained_alarm_count": 11, + "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-01KQNXX4CVNXN0Y036R33E2H7Z/env.json b/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/env.json new file mode 100644 index 0000000000000000000000000000000000000000..53532cd67336efd29032382650ca8e2e22adf709 --- /dev/null +++ b/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "otel-demo9", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777778425", + "NORMAL_END": "1777778725", + "ABNORMAL_START": "1777778725", + "ABNORMAL_END": "1777779025" +} \ No newline at end of file diff --git a/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/injection.json b/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..ffb924c30ca9be113d0406c29e9a46833a2c8d06 --- /dev/null +++ b/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/injection.json @@ -0,0 +1,92 @@ +{ + "id": 3348, + "name": "batch-01KQNXX4CVNXN0Y036R33E2H7Z", + "fault_type": "hybrid", + "category": "otel-demo", + "pre_duration": 5, + "start_time": "2026-05-03T11:25:25+08:00", + "end_time": "2026-05-03T11:30:25+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 153, + "pedestal_name": "otel-demo", + "created_at": "2026-05-03T11:25:25.287+08:00", + "updated_at": "2026-05-03T11:30:25.477+08:00", + "engine_config_summary": [ + { + "app": "payment", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "otel-demo9", + "system": "otel-demo0", + "system_type": "otel-demo", + "time_offset": 0 + }, + { + "app": "currency", + "chaos_type": "CPUStress", + "container": "currency", + "cpu_load": 72, + "cpu_worker": 1, + "duration": 5, + "namespace": "otel-demo9", + "system": "otel-demo0", + "system_type": "otel-demo", + "time_offset": 0 + } + ], + "task_id": "e7fdbc6e-042a-481f-a211-b3706d1ea378", + "trace_id": "24e8a9a9-2945-446a-8699-a19b3bd1b212", + "source": "injection", + "description": "Fault batch for task e7fdbc6e-042a-481f-a211-b3706d1ea378 (2 faults)", + "engine_config": [ + { + "app": "payment", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "otel-demo9", + "system": "otel-demo0", + "system_type": "otel-demo", + "time_offset": 0 + }, + { + "app": "currency", + "chaos_type": "CPUStress", + "container": "currency", + "cpu_load": 72, + "cpu_worker": 1, + "duration": 5, + "namespace": "otel-demo9", + "system": "otel-demo0", + "system_type": "otel-demo", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "payment" + ], + "container": [ + "payment" + ] + }, + { + "service": [ + "currency" + ], + "pod": [ + "currency-75f85fdbcf-nlpfp" + ], + "container": [ + "currency" + ], + "metric": [ + "cpu" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/label.txt b/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/result.json b/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/result.json new file mode 100644 index 0000000000000000000000000000000000000000..f95d318b11b10734e34ee832749164833f1d6946 --- /dev/null +++ b/cases/batch-01KQNXX4CVNXN0Y036R33E2H7Z/result.json @@ -0,0 +1,6515 @@ +{ + "case_name": "batch-01KQNXX4CVNXN0Y036R33E2H7Z", + "injection_nodes": [ + "service|payment" + ], + "alarm_nodes": [ + 160, + 195, + 165, + 134, + 135, + 133, + 167, + 143, + 209, + 211, + 213, + 149, + 155, + 220 + ], + "propagation_result": { + "injection_node_ids": [ + 120 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 120, + 209 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777778725, + 1777778725 + ], + "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": 209, + "edge_admitted": true, + "features_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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 209 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777778725, + 1777778725 + ], + "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": 209, + "edge_admitted": true, + "features_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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 208, + 209 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777778725, + 1777778725, + 1777778725 + ], + "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": 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": 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": 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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 2, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 208, + 209 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777778725, + 1777778725, + 1777778725 + ], + "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": 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": 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": 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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 2, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 209, + 151, + 149 + ], + "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": 0.8, + "state_start_times": [ + 1777778725, + 1777778725, + 1777778725, + 1777778725 + ], + "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": 209, + "edge_admitted": true, + "features_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": 151, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": 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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 2, + "node_id": 151, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 3, + "node_id": 149, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 208, + 209, + 151, + 149 + ], + "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": 0.8, + "state_start_times": [ + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725 + ], + "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": 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": 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": 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": 151, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": 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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 2, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 3, + "node_id": 151, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 4, + "node_id": 149, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 209, + 151, + 149, + 188, + 179, + 175, + 196, + 195 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725 + ], + "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": 209, + "edge_admitted": true, + "features_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": 151, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 188, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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 + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 175, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 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": 0.14382632293080055, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.15405046480743692, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 2, + "node_id": 151, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 3, + "node_id": 149, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 4, + "node_id": 188, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 5, + "node_id": 179, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 6, + "node_id": 175, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 7, + "node_id": 196, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 8, + "node_id": 195, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 208, + 209, + 151, + 149, + 188, + 179, + 175, + 196, + 195 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725 + ], + "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": 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": 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": 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": 151, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 188, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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 + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 175, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": 0.14382632293080055, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.15405046480743692, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 2, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 3, + "node_id": 151, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 4, + "node_id": 149, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 5, + "node_id": 188, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 6, + "node_id": 179, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 7, + "node_id": 175, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 8, + "node_id": 196, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 9, + "node_id": 195, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 149, + 151, + 175, + 179, + 188, + 195, + 196, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 120 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 120, + "component": "service|payment", + "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|payment", + "states": [ + "unavailable" + ], + "first_state_at": 1777778725 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "span|frontend-proxy::ingress", + "span|fraud-detection::flagd.evaluation.v1.Service/EventStream", + "span|accounting::orders receive", + "span|accounting::postgresql", + "span|accounting::order-consumed", + "span|fraud-detection::orders receive", + "span|cart::POST /oteldemo.CartService/EmptyCart", + "span|payment::grpc.oteldemo.PaymentService/Charge", + "span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "span|quote::POST /getquote", + "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "span|email::POST /send_order_confirmation", + "span|shipping::/ship-order" + ], + "evidence": { + "alarm_count": 14, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 120, + 209 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777778725, + 1777778725 + ], + "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": 209, + "edge_admitted": true, + "features_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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 209 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777778725, + 1777778725 + ], + "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": 209, + "edge_admitted": true, + "features_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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 208, + 209 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777778725, + 1777778725, + 1777778725 + ], + "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": 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": 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": 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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 2, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 208, + 209 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777778725, + 1777778725, + 1777778725 + ], + "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": 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": 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": 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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 2, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 209, + 151, + 149 + ], + "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": 0.8, + "state_start_times": [ + 1777778725, + 1777778725, + 1777778725, + 1777778725 + ], + "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": 209, + "edge_admitted": true, + "features_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": 151, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": 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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 2, + "node_id": 151, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 3, + "node_id": 149, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 208, + 209, + 151, + 149 + ], + "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": 0.8, + "state_start_times": [ + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725 + ], + "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": 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": 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": 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": 151, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": 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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 2, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 3, + "node_id": 151, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 4, + "node_id": 149, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 209, + 151, + 149, + 188, + 179, + 175, + 196, + 195 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725 + ], + "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": 209, + "edge_admitted": true, + "features_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": 151, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 188, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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 + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 175, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 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": 0.14382632293080055, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.15405046480743692, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 2, + "node_id": 151, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 3, + "node_id": 149, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 4, + "node_id": 188, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 5, + "node_id": 179, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 6, + "node_id": 175, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 7, + "node_id": 196, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 8, + "node_id": 195, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 208, + 209, + 151, + 149, + 188, + 179, + 175, + 196, + 195 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "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.45, + "state_start_times": [ + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725, + 1777778725 + ], + "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": 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": 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": 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": 151, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 188, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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 + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 175, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": 0.14382632293080055, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.15405046480743692, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "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": 1777778725, + "dst_onset": 1777778725, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777778725, + "window_end": 1777779081, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777778725, + "is_injection": true, + "lower_bound": 1777778720, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 2, + "node_id": 209, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 3, + "node_id": 151, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 4, + "node_id": 149, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 5, + "node_id": 188, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 6, + "node_id": 179, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 7, + "node_id": 175, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 8, + "node_id": 196, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "in_window": true + }, + { + "node_index": 9, + "node_id": 195, + "onset": 1777778725, + "is_injection": false, + "lower_bound": 1777778725, + "upper_bound": 1777779081, + "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": 120, + "kind": "service", + "name": "payment", + "uniq_name": "service|payment", + "state": "unavailable", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 209, + "kind": "span", + "name": "payment::grpc.oteldemo.PaymentService/Charge", + "uniq_name": "span|payment::grpc.oteldemo.PaymentService/Charge", + "state": "missing", + "state_start_time": 1777778725, + "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": 120, + "kind": "service", + "name": "payment", + "uniq_name": "service|payment", + "state": "unavailable", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 209, + "kind": "span", + "name": "payment::grpc.oteldemo.PaymentService/Charge", + "uniq_name": "span|payment::grpc.oteldemo.PaymentService/Charge", + "state": "missing", + "state_start_time": 1777778725, + "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": 120, + "kind": "service", + "name": "payment", + "uniq_name": "service|payment", + "state": "unavailable", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 208, + "kind": "span", + "name": "payment::charge", + "uniq_name": "span|payment::charge", + "state": "missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 209, + "kind": "span", + "name": "payment::grpc.oteldemo.PaymentService/Charge", + "uniq_name": "span|payment::grpc.oteldemo.PaymentService/Charge", + "state": "missing", + "state_start_time": 1777778725, + "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": 120, + "kind": "service", + "name": "payment", + "uniq_name": "service|payment", + "state": "unavailable", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 208, + "kind": "span", + "name": "payment::charge", + "uniq_name": "span|payment::charge", + "state": "missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 209, + "kind": "span", + "name": "payment::grpc.oteldemo.PaymentService/Charge", + "uniq_name": "span|payment::grpc.oteldemo.PaymentService/Charge", + "state": "missing", + "state_start_time": 1777778725, + "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": 120, + "kind": "service", + "name": "payment", + "uniq_name": "service|payment", + "state": "unavailable", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 209, + "kind": "span", + "name": "payment::grpc.oteldemo.PaymentService/Charge", + "uniq_name": "span|payment::grpc.oteldemo.PaymentService/Charge", + "state": "missing", + "state_start_time": 1777778725, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 151, + "kind": "span", + "name": "checkout::oteldemo.PaymentService/Charge", + "uniq_name": "span|checkout::oteldemo.PaymentService/Charge", + "state": "erroring, missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 149, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777778725, + "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": 120, + "kind": "service", + "name": "payment", + "uniq_name": "service|payment", + "state": "unavailable", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 208, + "kind": "span", + "name": "payment::charge", + "uniq_name": "span|payment::charge", + "state": "missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 209, + "kind": "span", + "name": "payment::grpc.oteldemo.PaymentService/Charge", + "uniq_name": "span|payment::grpc.oteldemo.PaymentService/Charge", + "state": "missing", + "state_start_time": 1777778725, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 151, + "kind": "span", + "name": "checkout::oteldemo.PaymentService/Charge", + "uniq_name": "span|checkout::oteldemo.PaymentService/Charge", + "state": "erroring, missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 149, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777778725, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "weak_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": 120, + "kind": "service", + "name": "payment", + "uniq_name": "service|payment", + "state": "unavailable", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 209, + "kind": "span", + "name": "payment::grpc.oteldemo.PaymentService/Charge", + "uniq_name": "span|payment::grpc.oteldemo.PaymentService/Charge", + "state": "missing", + "state_start_time": 1777778725, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 151, + "kind": "span", + "name": "checkout::oteldemo.PaymentService/Charge", + "uniq_name": "span|checkout::oteldemo.PaymentService/Charge", + "state": "erroring, missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 149, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777778725, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 188, + "kind": "span", + "name": "frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 179, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "erroring, missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 175, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "erroring, missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 196, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777778725, + "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": 120, + "kind": "service", + "name": "payment", + "uniq_name": "service|payment", + "state": "unavailable", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 208, + "kind": "span", + "name": "payment::charge", + "uniq_name": "span|payment::charge", + "state": "missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 209, + "kind": "span", + "name": "payment::grpc.oteldemo.PaymentService/Charge", + "uniq_name": "span|payment::grpc.oteldemo.PaymentService/Charge", + "state": "missing", + "state_start_time": 1777778725, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 151, + "kind": "span", + "name": "checkout::oteldemo.PaymentService/Charge", + "uniq_name": "span|checkout::oteldemo.PaymentService/Charge", + "state": "erroring, missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 149, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777778725, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 188, + "kind": "span", + "name": "frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": "erroring, missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 179, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "erroring, missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 175, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "erroring, missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 196, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing", + "state_start_time": 1777778725, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777778725, + "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": 134, + "component": "span|accounting::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::orders receive", + "service_operation:accounting::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|accounting::orders receive", + "legacy_exact:accounting::orders receive", + "legacy_exact:orders receive" + ] + } + }, + { + "node_id": 135, + "component": "span|accounting::postgresql", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::postgresql", + "service_operation:accounting::postgresql", + "bare_operation_unique:postgresql", + "legacy_exact:span|accounting::postgresql", + "legacy_exact:accounting::postgresql", + "legacy_exact:postgresql" + ] + } + }, + { + "node_id": 143, + "component": "span|cart::POST /oteldemo.CartService/EmptyCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/EmptyCart", + "service_operation:cart::POST /oteldemo.CartService/EmptyCart", + "bare_operation_unique:POST /oteldemo.CartService/EmptyCart", + "http_endpoint:cart::POST::/oteldemo.CartService/EmptyCart", + "http_endpoint_unique:POST::/oteldemo.CartService/EmptyCart", + "bare_path_unique:/oteldemo.CartService/EmptyCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:POST /oteldemo.CartService/EmptyCart" + ] + } + }, + { + "node_id": 149, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + } + }, + { + "node_id": 155, + "component": "span|email::POST /send_order_confirmation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|email::POST /send_order_confirmation", + "service_operation:email::POST /send_order_confirmation", + "bare_operation_unique:POST /send_order_confirmation", + "http_endpoint:email::POST::/send_order_confirmation", + "http_endpoint_unique:POST::/send_order_confirmation", + "bare_path_unique:/send_order_confirmation", + "legacy_exact:span|email::POST /send_order_confirmation", + "legacy_exact:email::POST /send_order_confirmation", + "legacy_exact:POST /send_order_confirmation" + ] + } + }, + { + "node_id": 160, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + } + }, + { + "node_id": 165, + "component": "span|fraud-detection::flagd.evaluation.v1.Service/EventStream", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::flagd.evaluation.v1.Service/EventStream", + "service_operation:fraud-detection::flagd.evaluation.v1.Service/EventStream", + "bare_operation_unique:flagd.evaluation.v1.Service/EventStream", + "legacy_exact:span|fraud-detection::flagd.evaluation.v1.Service/EventStream", + "legacy_exact:fraud-detection::flagd.evaluation.v1.Service/EventStream", + "legacy_exact:flagd.evaluation.v1.Service/EventStream" + ] + } + }, + { + "node_id": 167, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + } + }, + { + "node_id": 195, + "component": "span|frontend-proxy::ingress", + "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.005980571428571428, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0, + "abnormal_p99": 0.00667, + "p99_ratio": 0.0, + "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" + ] + } + }, + { + "node_id": 209, + "component": "span|payment::grpc.oteldemo.PaymentService/Charge", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|payment::grpc.oteldemo.PaymentService/Charge", + "service_operation:payment::grpc.oteldemo.PaymentService/Charge", + "bare_operation_unique:grpc.oteldemo.PaymentService/Charge", + "legacy_exact:span|payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:grpc.oteldemo.PaymentService/Charge" + ] + } + }, + { + "node_id": 211, + "component": "span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "service_operation:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "bare_operation_unique:oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:oteldemo.ProductCatalogService/ListProducts" + ] + } + }, + { + "node_id": 213, + "component": "span|quote::POST /getquote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|quote::POST /getquote", + "service_operation:quote::POST /getquote", + "bare_operation_unique:POST /getquote", + "http_endpoint:quote::POST::/getquote", + "http_endpoint_unique:POST::/getquote", + "bare_path_unique:/getquote", + "legacy_exact:span|quote::POST /getquote", + "legacy_exact:quote::POST /getquote", + "legacy_exact:POST /getquote" + ] + } + }, + { + "node_id": 220, + "component": "span|shipping::/ship-order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|shipping::/ship-order", + "service_operation:shipping::/ship-order", + "bare_operation_unique:/ship-order", + "bare_path_unique:/ship-order", + "legacy_exact:span|shipping::/ship-order", + "legacy_exact:shipping::/ship-order", + "legacy_exact:/ship-order" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 149, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "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|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + }, + "path_ids": [ + "path-4", + "path-5" + ] + }, + { + "node_id": 195, + "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": 0.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0, + "abnormal_avg_duration": 0.005980571428571428, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0, + "abnormal_p99": 0.00667, + "p99_ratio": 0.0, + "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-6", + "path-7" + ] + }, + { + "node_id": 209, + "component": "span|payment::grpc.oteldemo.PaymentService/Charge", + "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|payment::grpc.oteldemo.PaymentService/Charge", + "service_operation:payment::grpc.oteldemo.PaymentService/Charge", + "bare_operation_unique:grpc.oteldemo.PaymentService/Charge", + "legacy_exact:span|payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:grpc.oteldemo.PaymentService/Charge" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3" + ] + } + ], + "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" + }, + { + "node_id": 134, + "component": "span|accounting::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "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::orders receive", + "service_operation:accounting::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|accounting::orders receive", + "legacy_exact:accounting::orders receive", + "legacy_exact:orders receive" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 135, + "component": "span|accounting::postgresql", + "issue_strength": "unknown", + "issue_strength_reason": "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::postgresql", + "service_operation:accounting::postgresql", + "bare_operation_unique:postgresql", + "legacy_exact:span|accounting::postgresql", + "legacy_exact:accounting::postgresql", + "legacy_exact:postgresql" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 143, + "component": "span|cart::POST /oteldemo.CartService/EmptyCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/EmptyCart", + "service_operation:cart::POST /oteldemo.CartService/EmptyCart", + "bare_operation_unique:POST /oteldemo.CartService/EmptyCart", + "http_endpoint:cart::POST::/oteldemo.CartService/EmptyCart", + "http_endpoint_unique:POST::/oteldemo.CartService/EmptyCart", + "bare_path_unique:/oteldemo.CartService/EmptyCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:POST /oteldemo.CartService/EmptyCart" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 155, + "component": "span|email::POST /send_order_confirmation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|email::POST /send_order_confirmation", + "service_operation:email::POST /send_order_confirmation", + "bare_operation_unique:POST /send_order_confirmation", + "http_endpoint:email::POST::/send_order_confirmation", + "http_endpoint_unique:POST::/send_order_confirmation", + "bare_path_unique:/send_order_confirmation", + "legacy_exact:span|email::POST /send_order_confirmation", + "legacy_exact:email::POST /send_order_confirmation", + "legacy_exact:POST /send_order_confirmation" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 160, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 165, + "component": "span|fraud-detection::flagd.evaluation.v1.Service/EventStream", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::flagd.evaluation.v1.Service/EventStream", + "service_operation:fraud-detection::flagd.evaluation.v1.Service/EventStream", + "bare_operation_unique:flagd.evaluation.v1.Service/EventStream", + "legacy_exact:span|fraud-detection::flagd.evaluation.v1.Service/EventStream", + "legacy_exact:fraud-detection::flagd.evaluation.v1.Service/EventStream", + "legacy_exact:flagd.evaluation.v1.Service/EventStream" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 167, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 211, + "component": "span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "service_operation:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "bare_operation_unique:oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:oteldemo.ProductCatalogService/ListProducts" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 213, + "component": "span|quote::POST /getquote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|quote::POST /getquote", + "service_operation:quote::POST /getquote", + "bare_operation_unique:POST /getquote", + "http_endpoint:quote::POST::/getquote", + "http_endpoint_unique:POST::/getquote", + "bare_path_unique:/getquote", + "legacy_exact:span|quote::POST /getquote", + "legacy_exact:quote::POST /getquote", + "legacy_exact:POST /getquote" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 220, + "component": "span|shipping::/ship-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|shipping::/ship-order", + "service_operation:shipping::/ship-order", + "bare_operation_unique:/ship-order", + "bare_path_unique:/ship-order", + "legacy_exact:span|shipping::/ship-order", + "legacy_exact:shipping::/ship-order", + "legacy_exact:/ship-order" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 149, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "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|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + }, + "path_ids": [ + "path-4", + "path-5" + ] + }, + { + "node_id": 195, + "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": 0.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0, + "abnormal_avg_duration": 0.005980571428571428, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0, + "abnormal_p99": 0.00667, + "p99_ratio": 0.0, + "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-6", + "path-7" + ] + }, + { + "node_id": 209, + "component": "span|payment::grpc.oteldemo.PaymentService/Charge", + "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|payment::grpc.oteldemo.PaymentService/Charge", + "service_operation:payment::grpc.oteldemo.PaymentService/Charge", + "bare_operation_unique:grpc.oteldemo.PaymentService/Charge", + "legacy_exact:span|payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:payment::grpc.oteldemo.PaymentService/Charge", + "legacy_exact:grpc.oteldemo.PaymentService/Charge" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3" + ] + } + ], + "candidate_alarm_node_ids": [ + 133, + 134, + 135, + 143, + 149, + 155, + 160, + 165, + 167, + 195, + 209, + 211, + 213, + 220 + ], + "explained_alarm_node_ids": [ + 149, + 195, + 209 + ], + "unexplained_alarm_node_ids": [ + 133, + 134, + 135, + 143, + 155, + 160, + 165, + 167, + 211, + 213, + 220 + ], + "candidate_alarm_count": 14, + "explained_alarm_count": 3, + "unexplained_alarm_count": 11, + "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|payment" + ], + "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/hs0-frontend-partition-j6lxxv/abnormal_logs.parquet b/cases/hs0-frontend-partition-j6lxxv/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c45fee1ab2362c2eca41ffa8d182993a22bbdcb --- /dev/null +++ b/cases/hs0-frontend-partition-j6lxxv/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4960934a5a349bbf95218bddba91f66df66c8f2267c1d14cf60527ab3b1ed77 +size 103216 diff --git a/cases/hs0-frontend-partition-j6lxxv/abnormal_metrics.parquet b/cases/hs0-frontend-partition-j6lxxv/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37e2a6c5484ae0a75b3c82005d2d67c1c2561d1e --- /dev/null +++ b/cases/hs0-frontend-partition-j6lxxv/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29cd6bf5a1e0f9f9cbd80e5206d9c1862f137606ee96b9933f74886c8ca36fb +size 47948 diff --git a/cases/hs0-frontend-partition-j6lxxv/abnormal_metrics_histogram.parquet b/cases/hs0-frontend-partition-j6lxxv/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..226f77c742f40cae3edf25396abc8239051af973 --- /dev/null +++ b/cases/hs0-frontend-partition-j6lxxv/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa34755e183493598b058a40d98483211d5d616d266a4de8beb03b0e154405f +size 12049 diff --git a/cases/hs0-frontend-partition-j6lxxv/abnormal_metrics_sum.parquet b/cases/hs0-frontend-partition-j6lxxv/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d39f168c4c3efef36e2dd60b973f3e83510a710 --- /dev/null +++ b/cases/hs0-frontend-partition-j6lxxv/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1507bc661b49facbf68bd3f79f34f172d141d607f7956f3e51699c930ed9cb3 +size 27766 diff --git a/cases/hs0-frontend-partition-j6lxxv/abnormal_traces.parquet b/cases/hs0-frontend-partition-j6lxxv/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae9afcad67c43173a070580798657eb347de4060 --- /dev/null +++ b/cases/hs0-frontend-partition-j6lxxv/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0fa32e5f3d2c8a0569e24b6f70f189d9e0d8dd6952a7e98e209c2610e309695 +size 478838 diff --git a/cases/hs0-frontend-partition-j6lxxv/conclusion.parquet b/cases/hs0-frontend-partition-j6lxxv/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f71c2b96fdc322c72b60c3b1c3b8aff4cdd09600 --- /dev/null +++ b/cases/hs0-frontend-partition-j6lxxv/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:731eeb561e84dad7d858a46ebe986f859db1758bf279af2b00e8d6d0c32817e3 +size 5502 diff --git a/cases/hs0-frontend-partition-j6lxxv/normal_logs.parquet b/cases/hs0-frontend-partition-j6lxxv/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0aa2a55fe598b65d55d25b093d9e08cf899c184a --- /dev/null +++ b/cases/hs0-frontend-partition-j6lxxv/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cddbe55297c40e30c0490379aa28f769ed7f70094255e9d804c905bfda53b61d +size 235402 diff --git a/cases/hs0-frontend-partition-j6lxxv/normal_metrics.parquet b/cases/hs0-frontend-partition-j6lxxv/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0c2b70e64912cde889f43e5cfb2b3d96a2d9031 --- /dev/null +++ b/cases/hs0-frontend-partition-j6lxxv/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef0109bff3cf9e9e91e29697a2a3c3be03a37571094bae00e6c53df0c2df458 +size 51279 diff --git a/cases/hs0-frontend-partition-j6lxxv/normal_metrics_histogram.parquet b/cases/hs0-frontend-partition-j6lxxv/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2899a3be90a93b34cd0d07d9d8715289210231e3 --- /dev/null +++ b/cases/hs0-frontend-partition-j6lxxv/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eaca6629cb536e556e2561eaa466d1cf4aa086fe8a7517f8b67e4f524675359 +size 12409 diff --git a/cases/hs0-frontend-partition-j6lxxv/normal_metrics_sum.parquet b/cases/hs0-frontend-partition-j6lxxv/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5a017053e3a9e0d1e9e7c8020f776e4285ae395 --- /dev/null +++ b/cases/hs0-frontend-partition-j6lxxv/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65e0c29be80ff542c643f2b871fccaf21920365586d1f0e4e5df73a93acb232 +size 29848 diff --git a/cases/hs0-frontend-partition-j6lxxv/normal_traces.parquet b/cases/hs0-frontend-partition-j6lxxv/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3f7ad6151df8043f2855666345f66b206c8d450 --- /dev/null +++ b/cases/hs0-frontend-partition-j6lxxv/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f96a85eb87f9d28468ce65973c4bbeca4cb8a0bfbfa01d146bcab829594027 +size 343636 diff --git a/cases/hs1-attractions-pod-failure-zvkrqx/.done b/cases/hs1-attractions-pod-failure-zvkrqx/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs1-attractions-pod-failure-zvkrqx/.finished b/cases/hs1-attractions-pod-failure-zvkrqx/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs1-attractions-pod-failure-zvkrqx/causal_graph.json b/cases/hs1-attractions-pod-failure-zvkrqx/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..c0533caff0928e81d86250b56ff82ee7bdcbabee --- /dev/null +++ b/cases/hs1-attractions-pod-failure-zvkrqx/causal_graph.json @@ -0,0 +1,552 @@ +{ + "case_name": "hs1-attractions-pod-failure-zvkrqx", + "fault_type": "PodFailure", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777698960, + "component": "service|attractions", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1777698960, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777698960, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777698960, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777698960, + "component": "span|frontend::attractions.Attractions/NearbyCinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777698960, + "component": "span|frontend::HTTP /cinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777698960, + "component": "span|frontend::attractions.Attractions/NearbyMus", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777698960, + "component": "span|frontend::HTTP /museums", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777698960, + "component": "span|frontend::attractions.Attractions/NearbyRest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777698960, + "component": "span|frontend::HTTP /restaurants", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "span|attractions::attractions.Attractions/NearbyCinema", + "target": "span|frontend::attractions.Attractions/NearbyCinema" + }, + { + "source": "span|frontend::attractions.Attractions/NearbyRest", + "target": "span|frontend::HTTP /restaurants" + }, + { + "source": "service|attractions", + "target": "span|attractions::attractions.Attractions/NearbyRest" + }, + { + "source": "service|attractions", + "target": "span|attractions::attractions.Attractions/NearbyMus" + }, + { + "source": "span|frontend::attractions.Attractions/NearbyCinema", + "target": "span|frontend::HTTP /cinema" + }, + { + "source": "service|attractions", + "target": "span|attractions::attractions.Attractions/NearbyCinema" + }, + { + "source": "span|attractions::attractions.Attractions/NearbyMus", + "target": "span|frontend::attractions.Attractions/NearbyMus" + }, + { + "source": "span|frontend::attractions.Attractions/NearbyMus", + "target": "span|frontend::HTTP /museums" + }, + { + "source": "span|attractions::attractions.Attractions/NearbyRest", + "target": "span|frontend::attractions.Attractions/NearbyRest" + } + ], + "root_causes": [ + { + "timestamp": 1777698960, + "component": "service|attractions", + "state": [ + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777698960, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777698960, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777698960, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777698960, + "component": "span|frontend::HTTP /cinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777698960, + "component": "span|frontend::HTTP /museums", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777698960, + "component": "span|frontend::HTTP /restaurants", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777698960, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777698960, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777698960, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777698960, + "component": "span|frontend::HTTP /cinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777698960, + "component": "span|frontend::HTTP /museums", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777698960, + "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": 206, + "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": 207, + "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": 208, + "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": 209, + "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.001463064104, + "abnormal_avg_duration": 0.0005281410662650603, + "avg_duration_ratio": 0.36098286112080036, + "normal_p99": 0.002495314000000004, + "abnormal_p99": 0.0008412906499999991, + "p99_ratio": 0.3371482106059589, + "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": 211, + "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.0015011543035714286, + "abnormal_avg_duration": 0.0005824951652173913, + "avg_duration_ratio": 0.3880315060427596, + "normal_p99": 0.003108018110000001, + "abnormal_p99": 0.0013719728999999994, + "p99_ratio": 0.4414301498391201, + "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": 214, + "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.006289308176100629, + "success_rate_drop": 0.9937106918238994, + "normal_avg_duration": 0.0015669693737373736, + "abnormal_avg_duration": 0.0005176955849056603, + "avg_duration_ratio": 0.330380155210632, + "normal_p99": 0.004306298699999956, + "abnormal_p99": 0.0007771356799999967, + "p99_ratio": 0.18046488043200642, + "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" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 206, + "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": 207, + "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": 208, + "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": 209, + "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.001463064104, + "abnormal_avg_duration": 0.0005281410662650603, + "avg_duration_ratio": 0.36098286112080036, + "normal_p99": 0.002495314000000004, + "abnormal_p99": 0.0008412906499999991, + "p99_ratio": 0.3371482106059589, + "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": 211, + "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.0015011543035714286, + "abnormal_avg_duration": 0.0005824951652173913, + "avg_duration_ratio": 0.3880315060427596, + "normal_p99": 0.003108018110000001, + "abnormal_p99": 0.0013719728999999994, + "p99_ratio": 0.4414301498391201, + "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": 214, + "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.006289308176100629, + "success_rate_drop": 0.9937106918238994, + "normal_avg_duration": 0.0015669693737373736, + "abnormal_avg_duration": 0.0005176955849056603, + "avg_duration_ratio": 0.330380155210632, + "normal_p99": 0.004306298699999956, + "abnormal_p99": 0.0007771356799999967, + "p99_ratio": 0.18046488043200642, + "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": [], + "candidate_alarm_count": 6, + "explained_alarm_count": 6, + "unexplained_alarm_count": 0, + "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/hs1-attractions-pod-failure-zvkrqx/env.json b/cases/hs1-attractions-pod-failure-zvkrqx/env.json new file mode 100644 index 0000000000000000000000000000000000000000..290659abaef2761980f294094378c0546799b1ea --- /dev/null +++ b/cases/hs1-attractions-pod-failure-zvkrqx/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs1", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777698660", + "NORMAL_END": "1777698960", + "ABNORMAL_START": "1777698960", + "ABNORMAL_END": "1777699260" +} \ No newline at end of file diff --git a/cases/hs1-attractions-pod-failure-zvkrqx/injection.json b/cases/hs1-attractions-pod-failure-zvkrqx/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..753cfc66fc03125733b30b4d9b83b960d64fab54 --- /dev/null +++ b/cases/hs1-attractions-pod-failure-zvkrqx/injection.json @@ -0,0 +1,43 @@ +{ + "id": 2862, + "name": "hs1-attractions-pod-failure-zvkrqx", + "fault_type": "PodFailure", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-02T13:16:00+08:00", + "end_time": "2026-05-02T13:21:00+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 151, + "pedestal_name": "hs", + "created_at": "2026-05-02T13:16:00.445+08:00", + "updated_at": "2026-05-02T13:21:00.551+08:00", + "task_id": "ab982bf6-81f6-4ffe-8480-67618b65265a", + "trace_id": "4bb2a7ee-1f33-45ce-b996-2ceb390d1e7f", + "source": "injection", + "description": "Fault batch for task ab982bf6-81f6-4ffe-8480-67618b65265a (1 faults)", + "engine_config": [ + { + "app": "attractions", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs1", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "attractions" + ], + "container": [ + "hotel-reserv-attractions" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/hs1-attractions-pod-failure-zvkrqx/label.txt b/cases/hs1-attractions-pod-failure-zvkrqx/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/hs1-attractions-pod-failure-zvkrqx/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/hs1-attractions-pod-failure-zvkrqx/result.json b/cases/hs1-attractions-pod-failure-zvkrqx/result.json new file mode 100644 index 0000000000000000000000000000000000000000..d9e6bfd0f285e415440e88faad969a203a17602d --- /dev/null +++ b/cases/hs1-attractions-pod-failure-zvkrqx/result.json @@ -0,0 +1,4245 @@ +{ + "case_name": "hs1-attractions-pod-failure-zvkrqx", + "injection_nodes": [ + "service|attractions" + ], + "alarm_nodes": [ + 206, + 207, + 208, + 209, + 211, + 214 + ], + "propagation_result": { + "injection_node_ids": [ + 200 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 200, + 206 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777698960, + 1777698960 + ], + "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": 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": 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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 207 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777698960, + 1777698960 + ], + "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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 208 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777698960, + 1777698960 + ], + "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": 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": 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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 206 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777698960, + 1777698960 + ], + "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": 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": 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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 207 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777698960, + 1777698960 + ], + "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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 208 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777698960, + 1777698960 + ], + "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": 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": 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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 206, + 216, + 209 + ], + "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": [ + 1777698960, + 1777698960, + 1777698960, + 1777698960 + ], + "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": 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": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 216, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": 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": 1777698960, + "dst_onset": 1777698960, + "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": 1777698960, + "dst_onset": 1777698960, + "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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 2, + "node_id": 216, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 3, + "node_id": 209, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 207, + 217, + 211 + ], + "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": [ + 1777698960, + 1777698960, + 1777698960, + 1777698960 + ], + "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": 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": 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": 211, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 1777698960, + "dst_onset": 1777698960, + "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": 1777698960, + "dst_onset": 1777698960, + "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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 3, + "node_id": 211, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 208, + 218, + 214 + ], + "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": [ + 1777698960, + 1777698960, + 1777698960, + 1777698960 + ], + "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": 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": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9937106918238994, + "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": 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.9937106918238994, + "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": 1777698960, + "dst_onset": 1777698960, + "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": 1777698960, + "dst_onset": 1777698960, + "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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 2, + "node_id": 218, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 3, + "node_id": 214, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 200, + 206, + 207, + 208, + 209, + 211, + 214, + 216, + 217, + 218 + ], + "max_hops_reached": 3, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 200, + "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": 1777698960 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "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" + ], + "evidence": { + "alarm_count": 6, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 200, + 206 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777698960, + 1777698960 + ], + "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": 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": 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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 207 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777698960, + 1777698960 + ], + "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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 208 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777698960, + 1777698960 + ], + "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": 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": 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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 206 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777698960, + 1777698960 + ], + "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": 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": 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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 207 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777698960, + 1777698960 + ], + "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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 208 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777698960, + 1777698960 + ], + "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": 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": 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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 206, + 216, + 209 + ], + "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": [ + 1777698960, + 1777698960, + 1777698960, + 1777698960 + ], + "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": 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": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 216, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": 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": 1777698960, + "dst_onset": 1777698960, + "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": 1777698960, + "dst_onset": 1777698960, + "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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 2, + "node_id": 216, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 3, + "node_id": 209, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 207, + 217, + 211 + ], + "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": [ + 1777698960, + 1777698960, + 1777698960, + 1777698960 + ], + "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": 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": 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": 211, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 1777698960, + "dst_onset": 1777698960, + "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": 1777698960, + "dst_onset": 1777698960, + "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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 3, + "node_id": 211, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 200, + 208, + 218, + 214 + ], + "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": [ + 1777698960, + 1777698960, + 1777698960, + 1777698960 + ], + "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": 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": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9937106918238994, + "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": 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.9937106918238994, + "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": 1777698960, + "dst_onset": 1777698960, + "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": 1777698960, + "dst_onset": 1777698960, + "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": 1777698960, + "dst_onset": 1777698960, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777698960, + "window_end": 1777699319, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 200, + "onset": 1777698960, + "is_injection": true, + "lower_bound": 1777698955, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 2, + "node_id": 218, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "in_window": true + }, + { + "node_index": 3, + "node_id": 214, + "onset": 1777698960, + "is_injection": false, + "lower_bound": 1777698960, + "upper_bound": 1777699319, + "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": 200, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777698960, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyCinema", + "uniq_name": "span|attractions::attractions.Attractions/NearbyCinema", + "state": "missing", + "state_start_time": 1777698960, + "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": 200, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777698960, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 207, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyMus", + "uniq_name": "span|attractions::attractions.Attractions/NearbyMus", + "state": "missing", + "state_start_time": 1777698960, + "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": 200, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777698960, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 208, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyRest", + "uniq_name": "span|attractions::attractions.Attractions/NearbyRest", + "state": "missing", + "state_start_time": 1777698960, + "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": 200, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777698960, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyCinema", + "uniq_name": "span|attractions::attractions.Attractions/NearbyCinema", + "state": "missing", + "state_start_time": 1777698960, + "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": 200, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777698960, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 207, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyMus", + "uniq_name": "span|attractions::attractions.Attractions/NearbyMus", + "state": "missing", + "state_start_time": 1777698960, + "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": 200, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777698960, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 208, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyRest", + "uniq_name": "span|attractions::attractions.Attractions/NearbyRest", + "state": "missing", + "state_start_time": 1777698960, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 200, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777698960, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyCinema", + "uniq_name": "span|attractions::attractions.Attractions/NearbyCinema", + "state": "missing", + "state_start_time": 1777698960, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 216, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyCinema", + "uniq_name": "span|frontend::attractions.Attractions/NearbyCinema", + "state": "erroring, missing", + "state_start_time": 1777698960, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 209, + "kind": "span", + "name": "frontend::HTTP /cinema", + "uniq_name": "span|frontend::HTTP /cinema", + "state": "erroring, missing", + "state_start_time": 1777698960, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 200, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777698960, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 207, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyMus", + "uniq_name": "span|attractions::attractions.Attractions/NearbyMus", + "state": "missing", + "state_start_time": 1777698960, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 217, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyMus", + "uniq_name": "span|frontend::attractions.Attractions/NearbyMus", + "state": "erroring, missing", + "state_start_time": 1777698960, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 211, + "kind": "span", + "name": "frontend::HTTP /museums", + "uniq_name": "span|frontend::HTTP /museums", + "state": "erroring, missing", + "state_start_time": 1777698960, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 200, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777698960, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 208, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyRest", + "uniq_name": "span|attractions::attractions.Attractions/NearbyRest", + "state": "missing", + "state_start_time": 1777698960, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyRest", + "uniq_name": "span|frontend::attractions.Attractions/NearbyRest", + "state": "erroring, missing", + "state_start_time": 1777698960, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 214, + "kind": "span", + "name": "frontend::HTTP /restaurants", + "uniq_name": "span|frontend::HTTP /restaurants", + "state": "erroring, missing", + "state_start_time": 1777698960, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 206, + "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": 207, + "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": 208, + "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": 209, + "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.001463064104, + "abnormal_avg_duration": 0.0005281410662650603, + "avg_duration_ratio": 0.36098286112080036, + "normal_p99": 0.002495314000000004, + "abnormal_p99": 0.0008412906499999991, + "p99_ratio": 0.3371482106059589, + "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": 211, + "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.0015011543035714286, + "abnormal_avg_duration": 0.0005824951652173913, + "avg_duration_ratio": 0.3880315060427596, + "normal_p99": 0.003108018110000001, + "abnormal_p99": 0.0013719728999999994, + "p99_ratio": 0.4414301498391201, + "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": 214, + "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.006289308176100629, + "success_rate_drop": 0.9937106918238994, + "normal_avg_duration": 0.0015669693737373736, + "abnormal_avg_duration": 0.0005176955849056603, + "avg_duration_ratio": 0.330380155210632, + "normal_p99": 0.004306298699999956, + "abnormal_p99": 0.0007771356799999967, + "p99_ratio": 0.18046488043200642, + "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" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 206, + "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": 207, + "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": 208, + "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": 209, + "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.001463064104, + "abnormal_avg_duration": 0.0005281410662650603, + "avg_duration_ratio": 0.36098286112080036, + "normal_p99": 0.002495314000000004, + "abnormal_p99": 0.0008412906499999991, + "p99_ratio": 0.3371482106059589, + "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": 211, + "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.0015011543035714286, + "abnormal_avg_duration": 0.0005824951652173913, + "avg_duration_ratio": 0.3880315060427596, + "normal_p99": 0.003108018110000001, + "abnormal_p99": 0.0013719728999999994, + "p99_ratio": 0.4414301498391201, + "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": 214, + "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.006289308176100629, + "success_rate_drop": 0.9937106918238994, + "normal_avg_duration": 0.0015669693737373736, + "abnormal_avg_duration": 0.0005176955849056603, + "avg_duration_ratio": 0.330380155210632, + "normal_p99": 0.004306298699999956, + "abnormal_p99": 0.0007771356799999967, + "p99_ratio": 0.18046488043200642, + "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": [], + "path_terminal_alarm_nodes": [ + { + "node_id": 206, + "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": 207, + "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": 208, + "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": 209, + "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.001463064104, + "abnormal_avg_duration": 0.0005281410662650603, + "avg_duration_ratio": 0.36098286112080036, + "normal_p99": 0.002495314000000004, + "abnormal_p99": 0.0008412906499999991, + "p99_ratio": 0.3371482106059589, + "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": 211, + "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.0015011543035714286, + "abnormal_avg_duration": 0.0005824951652173913, + "avg_duration_ratio": 0.3880315060427596, + "normal_p99": 0.003108018110000001, + "abnormal_p99": 0.0013719728999999994, + "p99_ratio": 0.4414301498391201, + "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": 214, + "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.006289308176100629, + "success_rate_drop": 0.9937106918238994, + "normal_avg_duration": 0.0015669693737373736, + "abnormal_avg_duration": 0.0005176955849056603, + "avg_duration_ratio": 0.330380155210632, + "normal_p99": 0.004306298699999956, + "abnormal_p99": 0.0007771356799999967, + "p99_ratio": 0.18046488043200642, + "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": [ + 206, + 207, + 208, + 209, + 211, + 214 + ], + "explained_alarm_node_ids": [ + 206, + 207, + 208, + 209, + 211, + 214 + ], + "unexplained_alarm_node_ids": [], + "candidate_alarm_count": 6, + "explained_alarm_count": 6, + "unexplained_alarm_count": 0, + "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": "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/hs1-search-delay-zjp87r/.done b/cases/hs1-search-delay-zjp87r/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs1-search-delay-zjp87r/.finished b/cases/hs1-search-delay-zjp87r/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs1-search-delay-zjp87r/causal_graph.json b/cases/hs1-search-delay-zjp87r/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..8402f2f8125c740717096db725d7cd6c701173a9 --- /dev/null +++ b/cases/hs1-search-delay-zjp87r/causal_graph.json @@ -0,0 +1,495 @@ +{ + "case_name": "hs1-search-delay-zjp87r", + "fault_type": "NetworkDelay", + "root_resolution_method": "network_ground_truth_to", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777685272, + "component": "service|search", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777685272, + "component": "span|search::search.Search/Nearby", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777685272, + "component": "span|search::rate.Rate/GetRates", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777685272, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777685272, + "component": "span|frontend::HTTP /hotels", + "state": [ + "slow", + "missing" + ] + } + ], + "edges": [ + { + "source": "span|search::search.Search/Nearby", + "target": "span|frontend::search.Search/Nearby" + }, + { + "source": "service|search", + "target": "span|search::rate.Rate/GetRates" + }, + { + "source": "span|frontend::search.Search/Nearby", + "target": "span|frontend::HTTP /hotels" + }, + { + "source": "span|search::rate.Rate/GetRates", + "target": "span|search::search.Search/Nearby" + }, + { + "source": "service|search", + "target": "span|search::search.Search/Nearby" + } + ], + "root_causes": [ + { + "timestamp": 1777685272, + "component": "service|search", + "state": [ + "unavailable", + "slow" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777685272, + "component": "span|search::search.Search/Nearby", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777685272, + "component": "span|frontend::HTTP /hotels", + "state": [ + "slow", + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777685272, + "component": "span|search::search.Search/Nearby", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777685272, + "component": "span|frontend::HTTP /hotels", + "state": [ + "slow", + "missing" + ] + } + ], + "component_to_service": { + "service|search": "search", + "span|search::search.Search/Nearby": "search", + "span|search::rate.Rate/GetRates": "search", + "span|frontend::search.Search/Nearby": "frontend", + "span|frontend::HTTP /hotels": "frontend" + }, + "candidate_alarm_nodes": [ + { + "node_id": 206, + "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": 207, + "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": 208, + "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": 210, + "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.0075990296130319145, + "abnormal_avg_duration": 1.9549218797554586, + "avg_duration_ratio": 257.2594106493382, + "normal_p99": 0.019757118880000004, + "abnormal_p99": 3.45330546816, + "p99_ratio": 174.78790754535356, + "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": 213, + "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": 226, + "component": "span|profile::memcached_get_profile", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|profile::memcached_get_profile", + "service_operation:profile::memcached_get_profile", + "bare_operation_unique:memcached_get_profile", + "legacy_exact:span|profile::memcached_get_profile", + "legacy_exact:profile::memcached_get_profile", + "legacy_exact:memcached_get_profile" + ] + } + }, + { + "node_id": 236, + "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": 239, + "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": 210, + "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.0075990296130319145, + "abnormal_avg_duration": 1.9549218797554586, + "avg_duration_ratio": 257.2594106493382, + "normal_p99": 0.019757118880000004, + "abnormal_p99": 3.45330546816, + "p99_ratio": 174.78790754535356, + "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-3", + "path-4" + ] + }, + { + "node_id": 239, + "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" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 206, + "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": 207, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "issue_strength": "unknown", + "issue_strength_reason": "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/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" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 208, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "issue_strength": "unknown", + "issue_strength_reason": "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/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" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 213, + "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": 226, + "component": "span|profile::memcached_get_profile", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|profile::memcached_get_profile", + "service_operation:profile::memcached_get_profile", + "bare_operation_unique:memcached_get_profile", + "legacy_exact:span|profile::memcached_get_profile", + "legacy_exact:profile::memcached_get_profile", + "legacy_exact:memcached_get_profile" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 236, + "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": 2, + "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/hs1-search-delay-zjp87r/env.json b/cases/hs1-search-delay-zjp87r/env.json new file mode 100644 index 0000000000000000000000000000000000000000..7ffe033bfd92499a0404f9df4802b1983f657de6 --- /dev/null +++ b/cases/hs1-search-delay-zjp87r/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs1", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777684972", + "NORMAL_END": "1777685272", + "ABNORMAL_START": "1777685272", + "ABNORMAL_END": "1777685572" +} \ No newline at end of file diff --git a/cases/hs1-search-delay-zjp87r/injection.json b/cases/hs1-search-delay-zjp87r/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..741912a34f65475ab548abc4c34af91b75c220c5 --- /dev/null +++ b/cases/hs1-search-delay-zjp87r/injection.json @@ -0,0 +1,60 @@ +{ + "id": 2634, + "name": "hs1-search-delay-zjp87r", + "fault_type": "NetworkDelay", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-02T09:27:52+08:00", + "end_time": "2026-05-02T09:32:52+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 151, + "pedestal_name": "hs", + "created_at": "2026-05-02T09:27:52.796+08:00", + "updated_at": "2026-05-02T09:32:52.963+08:00", + "task_id": "15bf718a-51ab-4b0c-8d17-2d66a8668705", + "trace_id": "d3bcb854-7455-402c-ba3e-5b685d9d8b57", + "source": "injection", + "description": "Fault batch for task 15bf718a-51ab-4b0c-8d17-2d66a8668705 (1 faults)", + "engine_config": [ + { + "app": "search", + "chaos_type": "NetworkDelay", + "correlation": 83, + "direction": "to", + "duration": 5, + "jitter": 121, + "latency": 1583, + "namespace": "hs1", + "system": "hs0", + "system_type": "hs", + "target_service": "rate", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "search", + "rate" + ], + "pod": [ + "rate-5d7bc6688-9pdwz", + "search-57d578f694-r84dt" + ], + "container": [ + "hotel-reserv-rate", + "hotel-reserv-search" + ], + "metric": [ + "network_latency" + ], + "span": [ + "rate.Rate/GetRates" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/hs1-search-delay-zjp87r/label.txt b/cases/hs1-search-delay-zjp87r/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/hs1-search-delay-zjp87r/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/hs1-search-delay-zjp87r/result.json b/cases/hs1-search-delay-zjp87r/result.json new file mode 100644 index 0000000000000000000000000000000000000000..bca0749eb9c4426b54da0d80e39a818f0749b69c --- /dev/null +++ b/cases/hs1-search-delay-zjp87r/result.json @@ -0,0 +1,5362 @@ +{ + "case_name": "hs1-search-delay-zjp87r", + "injection_nodes": [ + "service|search", + "service|rate" + ], + "alarm_nodes": [ + 226, + 236, + 206, + 239, + 208, + 207, + 210, + 213 + ], + "propagation_result": { + "injection_node_ids": [ + 193, + 188 + ], + "injection_states": [ + "unavailable", + "unknown" + ], + "paths": [ + { + "nodes": [ + 193, + 239 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777685272, + 1777685272 + ], + "propagation_delays": [ + 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": 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": 379.4523857140331, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1632.6172876963326, + "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": "slow", + "dst_state": "slow", + "src_onset": 1777685272, + "dst_onset": 1777685272, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 239, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 239 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777685272, + 1777685272 + ], + "propagation_delays": [ + 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": 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": 379.4523857140331, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1632.6172876963326, + "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": "slow", + "dst_state": "slow", + "src_onset": 1777685272, + "dst_onset": 1777685272, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 239, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 238, + 239 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777685272, + 1777685272, + 1777685272 + ], + "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": 238, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 401.316978796424, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 3911.111179721761, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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.15, + Infinity + ], + "value": 379.4523857140331, + "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": 1777685272, + "dst_onset": 1777685272, + "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": 1777685272, + "dst_onset": 1777685272, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 238, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 2, + "node_id": 239, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 239, + 223, + 210 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "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": [ + 1777685272, + 1777685272, + 1777685272, + 1777685272 + ], + "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": 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": 379.4523857140331, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1632.6172876963326, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 223, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 368.15858057034535, + "matched": 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": 210, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 177.79497281674804, + "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": 1777685272, + "dst_onset": 1777685272, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777685272, + "dst_onset": 1777685272, + "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": 1777685272, + "dst_onset": 1777685272, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 239, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 2, + "node_id": 223, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 3, + "node_id": 210, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 238, + 239, + 223, + 210 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "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": [ + 1777685272, + 1777685272, + 1777685272, + 1777685272, + 1777685272 + ], + "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": 238, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 401.316978796424, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 3911.111179721761, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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.15, + Infinity + ], + "value": 379.4523857140331, + "matched": 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": 223, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 368.15858057034535, + "matched": 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": 210, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 177.79497281674804, + "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": 1777685272, + "dst_onset": 1777685272, + "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": 1777685272, + "dst_onset": 1777685272, + "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": 1777685272, + "dst_onset": 1777685272, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685272, + "dst_onset": 1777685272, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 238, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 2, + "node_id": 239, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 3, + "node_id": 223, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 4, + "node_id": 210, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 193, + 229, + 230, + 231, + 237, + 238, + 239, + 210, + 188, + 223 + ], + "max_hops_reached": 7, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 193, + 237, + 239 + ], + "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": 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.2, + Infinity + ], + "value": 1.0537646774305387, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.2132443490031244, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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.15, + Infinity + ], + "value": 379.4523857140331, + "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": 1777685272, + "dst_onset": 1777685290, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685290, + "dst_onset": 1777685287, + "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": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 237, + "onset": 1777685290, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 2, + "node_id": 239, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 188, + 231, + 238, + 239 + ], + "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": 231, + "edge_admitted": true, + "features_admitted": true, + "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.2464881525045521, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 6.215192204969516, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 238, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 401.316978796424, + "matched": 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": 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.15, + Infinity + ], + "value": 379.4523857140331, + "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": 1777685272, + "dst_onset": 1777685290, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685290, + "dst_onset": 1777685287, + "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": 1777685287, + "dst_onset": 1777685287, + "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": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 188, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 231, + "onset": 1777685290, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 2, + "node_id": 238, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 3, + "node_id": 239, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 193, + 237, + 239, + 223, + 210 + ], + "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": 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.2, + Infinity + ], + "value": 1.0537646774305387, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.2132443490031244, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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.15, + Infinity + ], + "value": 379.4523857140331, + "matched": 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": 223, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 368.15858057034535, + "matched": 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": 210, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 177.79497281674804, + "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": 1777685272, + "dst_onset": 1777685290, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685290, + "dst_onset": 1777685287, + "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": 1777685287, + "dst_onset": 1777685287, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685287, + "dst_onset": 1777685287, + "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": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 237, + "onset": 1777685290, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 2, + "node_id": 239, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 3, + "node_id": 223, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 4, + "node_id": 210, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 188, + 229, + 231, + 238, + 239 + ], + "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": 229, + "edge_admitted": true, + "features_admitted": true, + "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.4755847374888482, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 58.09945920526686, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1.2464881525045521, + "matched": 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": 238, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 401.316978796424, + "matched": 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": 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.15, + Infinity + ], + "value": 379.4523857140331, + "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": 1777685272, + "dst_onset": 1777685290, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685290, + "dst_onset": 1777685290, + "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": 1777685290, + "dst_onset": 1777685287, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685287, + "dst_onset": 1777685287, + "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": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 188, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 229, + "onset": 1777685290, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 2, + "node_id": 231, + "onset": 1777685290, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 3, + "node_id": 238, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 4, + "node_id": 239, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 188, + 230, + 229, + 231, + 238, + 239 + ], + "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": 230, + "edge_admitted": true, + "features_admitted": true, + "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.4755847374888482, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 58.09945920526686, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1.4755847374888482, + "matched": 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": 231, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1.2464881525045521, + "matched": 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": 238, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 401.316978796424, + "matched": 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": 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.15, + Infinity + ], + "value": 379.4523857140331, + "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": 1777685272, + "dst_onset": 1777685272, + "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": 1777685272, + "dst_onset": 1777685290, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685290, + "dst_onset": 1777685290, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685290, + "dst_onset": 1777685287, + "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": 1777685287, + "dst_onset": 1777685287, + "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": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 188, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 230, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 2, + "node_id": 229, + "onset": 1777685290, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 3, + "node_id": 231, + "onset": 1777685290, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 4, + "node_id": 238, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 5, + "node_id": 239, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 188, + 231, + 238, + 239, + 223, + 210 + ], + "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": 231, + "edge_admitted": true, + "features_admitted": true, + "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.2464881525045521, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 6.215192204969516, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 238, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 401.316978796424, + "matched": 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": 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.15, + Infinity + ], + "value": 379.4523857140331, + "matched": 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": 223, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 368.15858057034535, + "matched": 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": 210, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 177.79497281674804, + "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": 1777685272, + "dst_onset": 1777685290, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685290, + "dst_onset": 1777685287, + "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": 1777685287, + "dst_onset": 1777685287, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685287, + "dst_onset": 1777685287, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685287, + "dst_onset": 1777685287, + "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": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 188, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 231, + "onset": 1777685290, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 2, + "node_id": 238, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 3, + "node_id": 239, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 4, + "node_id": 223, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 5, + "node_id": 210, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 188, + 229, + 231, + 238, + 239, + 223, + 210 + ], + "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": 229, + "edge_admitted": true, + "features_admitted": true, + "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.4755847374888482, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 58.09945920526686, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1.2464881525045521, + "matched": 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": 238, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 401.316978796424, + "matched": 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": 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.15, + Infinity + ], + "value": 379.4523857140331, + "matched": 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": 223, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 368.15858057034535, + "matched": 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": 210, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 177.79497281674804, + "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": 1777685272, + "dst_onset": 1777685290, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685290, + "dst_onset": 1777685290, + "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": 1777685290, + "dst_onset": 1777685287, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685287, + "dst_onset": 1777685287, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685287, + "dst_onset": 1777685287, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685287, + "dst_onset": 1777685287, + "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": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 188, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 229, + "onset": 1777685290, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 2, + "node_id": 231, + "onset": 1777685290, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 3, + "node_id": 238, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 4, + "node_id": 239, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 5, + "node_id": 223, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 6, + "node_id": 210, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 188, + 230, + 229, + 231, + 238, + 239, + 223, + 210 + ], + "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": 230, + "edge_admitted": true, + "features_admitted": true, + "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.4755847374888482, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 58.09945920526686, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1.4755847374888482, + "matched": 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": 231, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1.2464881525045521, + "matched": 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": 238, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 401.316978796424, + "matched": 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": 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.15, + Infinity + ], + "value": 379.4523857140331, + "matched": 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": 223, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 368.15858057034535, + "matched": 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": 210, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 177.79497281674804, + "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": 1777685272, + "dst_onset": 1777685272, + "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": 1777685272, + "dst_onset": 1777685290, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685290, + "dst_onset": 1777685290, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685290, + "dst_onset": 1777685287, + "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": 1777685287, + "dst_onset": 1777685287, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685287, + "dst_onset": 1777685287, + "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": 1777685287, + "dst_onset": 1777685287, + "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": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 188, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 230, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 2, + "node_id": 229, + "onset": 1777685290, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 3, + "node_id": 231, + "onset": 1777685290, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 4, + "node_id": 238, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 5, + "node_id": 239, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 6, + "node_id": 223, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 7, + "node_id": 210, + "onset": 1777685287, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null, + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 193, + "component": "service|search", + "canonical_state": "unavailable", + "root_cause_states": [ + "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|search", + "states": [ + "slow", + "unavailable" + ], + "first_state_at": 1777685272 + }, + { + "node": "service|rate", + "states": [ + "slow", + "unavailable" + ], + "first_state_at": 1777685272 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|profile::memcached_get_profile", + "span|reservation::reservation.Reservation/MakeReservation", + "span|attractions::attractions.Attractions/NearbyCinema", + "span|search::search.Search/Nearby", + "span|attractions::attractions.Attractions/NearbyRest", + "span|attractions::attractions.Attractions/NearbyMus", + "span|frontend::HTTP /hotels", + "span|frontend::HTTP /reservation" + ], + "evidence": { + "alarm_count": 8, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 193, + 239 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777685272, + 1777685272 + ], + "propagation_delays": [ + 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": 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": 379.4523857140331, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1632.6172876963326, + "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": "slow", + "dst_state": "slow", + "src_onset": 1777685272, + "dst_onset": 1777685272, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 239, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 239 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777685272, + 1777685272 + ], + "propagation_delays": [ + 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": 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": 379.4523857140331, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1632.6172876963326, + "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": "slow", + "dst_state": "slow", + "src_onset": 1777685272, + "dst_onset": 1777685272, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 239, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 238, + 239 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777685272, + 1777685272, + 1777685272 + ], + "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": 238, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 401.316978796424, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 3911.111179721761, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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.15, + Infinity + ], + "value": 379.4523857140331, + "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": 1777685272, + "dst_onset": 1777685272, + "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": 1777685272, + "dst_onset": 1777685272, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 238, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 2, + "node_id": 239, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 239, + 223, + 210 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "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": [ + 1777685272, + 1777685272, + 1777685272, + 1777685272 + ], + "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": 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": 379.4523857140331, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1632.6172876963326, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 223, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 368.15858057034535, + "matched": 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": 210, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 177.79497281674804, + "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": 1777685272, + "dst_onset": 1777685272, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777685272, + "dst_onset": 1777685272, + "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": 1777685272, + "dst_onset": 1777685272, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 239, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 2, + "node_id": 223, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 3, + "node_id": 210, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 238, + 239, + 223, + 210 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "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": [ + 1777685272, + 1777685272, + 1777685272, + 1777685272, + 1777685272 + ], + "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": 238, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 401.316978796424, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 3911.111179721761, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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.15, + Infinity + ], + "value": 379.4523857140331, + "matched": 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": 223, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 368.15858057034535, + "matched": 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": 210, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 177.79497281674804, + "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": 1777685272, + "dst_onset": 1777685272, + "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": 1777685272, + "dst_onset": 1777685272, + "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": 1777685272, + "dst_onset": 1777685272, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777685272, + "dst_onset": 1777685272, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777685272, + "window_end": 1777685630, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777685272, + "is_injection": true, + "lower_bound": 1777685267, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 1, + "node_id": 238, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 2, + "node_id": 239, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 3, + "node_id": 223, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + }, + { + "node_index": 4, + "node_id": 210, + "onset": 1777685272, + "is_injection": false, + "lower_bound": 1777685272, + "upper_bound": 1777685630, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 5, + "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": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777685272, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 239, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777685272, + "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": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777685272, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 239, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777685272, + "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": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777685272, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 238, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing, slow", + "state_start_time": 1777685272, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 239, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777685272, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777685272, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 239, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777685272, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 223, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777685272, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 210, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "missing, slow", + "state_start_time": 1777685272, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777685272, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 238, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing, slow", + "state_start_time": 1777685272, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 239, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777685272, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 223, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777685272, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 210, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "missing, slow", + "state_start_time": 1777685272, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 206, + "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": 207, + "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": 208, + "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": 210, + "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.0075990296130319145, + "abnormal_avg_duration": 1.9549218797554586, + "avg_duration_ratio": 257.2594106493382, + "normal_p99": 0.019757118880000004, + "abnormal_p99": 3.45330546816, + "p99_ratio": 174.78790754535356, + "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": 213, + "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": 226, + "component": "span|profile::memcached_get_profile", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|profile::memcached_get_profile", + "service_operation:profile::memcached_get_profile", + "bare_operation_unique:memcached_get_profile", + "legacy_exact:span|profile::memcached_get_profile", + "legacy_exact:profile::memcached_get_profile", + "legacy_exact:memcached_get_profile" + ] + } + }, + { + "node_id": 236, + "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": 239, + "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": 210, + "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.0075990296130319145, + "abnormal_avg_duration": 1.9549218797554586, + "avg_duration_ratio": 257.2594106493382, + "normal_p99": 0.019757118880000004, + "abnormal_p99": 3.45330546816, + "p99_ratio": 174.78790754535356, + "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-3", + "path-4" + ] + }, + { + "node_id": 239, + "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" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 206, + "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": 207, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "issue_strength": "unknown", + "issue_strength_reason": "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/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" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 208, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "issue_strength": "unknown", + "issue_strength_reason": "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/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" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 213, + "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": 226, + "component": "span|profile::memcached_get_profile", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|profile::memcached_get_profile", + "service_operation:profile::memcached_get_profile", + "bare_operation_unique:memcached_get_profile", + "legacy_exact:span|profile::memcached_get_profile", + "legacy_exact:profile::memcached_get_profile", + "legacy_exact:memcached_get_profile" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 236, + "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": 210, + "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.0075990296130319145, + "abnormal_avg_duration": 1.9549218797554586, + "avg_duration_ratio": 257.2594106493382, + "normal_p99": 0.019757118880000004, + "abnormal_p99": 3.45330546816, + "p99_ratio": 174.78790754535356, + "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-3", + "path-4" + ] + }, + { + "node_id": 239, + "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" + ] + } + ], + "candidate_alarm_node_ids": [ + 206, + 207, + 208, + 210, + 213, + 226, + 236, + 239 + ], + "explained_alarm_node_ids": [ + 210, + 239 + ], + "unexplained_alarm_node_ids": [ + 206, + 207, + 208, + 213, + 226, + 236 + ], + "candidate_alarm_count": 8, + "explained_alarm_count": 2, + "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|search", + "service|rate" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkDelay", + "resolution_method": "network_ground_truth_to", + "network_source": "search", + "network_target": "rate", + "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/hs10-rate-pod-failure-6xx86z/normal_metrics.parquet b/cases/hs10-rate-pod-failure-6xx86z/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2bbdc9fa1c912a784e71a382f02ac491f088ed0 --- /dev/null +++ b/cases/hs10-rate-pod-failure-6xx86z/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b25f63518751a1898fcc07b5ac974f8ccbc75d36e0e4816062d181d2371cea6 +size 46734 diff --git a/cases/hs10-search-cpu-exhaustion-9ptnql/abnormal_metrics.parquet b/cases/hs10-search-cpu-exhaustion-9ptnql/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..785b326ae0923515bd185b837478b568c5865ac8 --- /dev/null +++ b/cases/hs10-search-cpu-exhaustion-9ptnql/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ea2fc4386e0d7d51b57ff27f190f16a4565c1f759853630d1d1de0df220b7b +size 45916 diff --git a/cases/hs10-search-cpu-exhaustion-9ptnql/abnormal_metrics_histogram.parquet b/cases/hs10-search-cpu-exhaustion-9ptnql/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae3f58d2a76e8c9a063ee4e636ec38419cc7fc86 --- /dev/null +++ b/cases/hs10-search-cpu-exhaustion-9ptnql/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76162e160c9334be4bd18668f8aa80bfd90ab76856914545eeca4397d38d8039 +size 11274 diff --git a/cases/hs10-search-cpu-exhaustion-9ptnql/abnormal_metrics_sum.parquet b/cases/hs10-search-cpu-exhaustion-9ptnql/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efea268ee8b610bfbb06637c665f54af55456ef2 --- /dev/null +++ b/cases/hs10-search-cpu-exhaustion-9ptnql/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:646b11f2bc26dd7a315e35677c60de8b1bf9e32cc27f20c6c71a0e59c0a866bb +size 27193 diff --git a/cases/hs10-search-cpu-exhaustion-9ptnql/conclusion.parquet b/cases/hs10-search-cpu-exhaustion-9ptnql/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..86ec5191630dcf76360affbd1274a72557872849 --- /dev/null +++ b/cases/hs10-search-cpu-exhaustion-9ptnql/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b33558b9abc15d5ece9d655a425283118284822140181a626238f98b56ad0761 +size 4676 diff --git a/cases/hs10-search-cpu-exhaustion-9ptnql/normal_logs.parquet b/cases/hs10-search-cpu-exhaustion-9ptnql/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2cc91d0a15fef4d1347dd1c07ac90f007fe10c1 --- /dev/null +++ b/cases/hs10-search-cpu-exhaustion-9ptnql/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5679fe3576d726dace34300468842aea51b7b61ec41186f4d71c07715521fe43 +size 173929 diff --git a/cases/hs10-search-cpu-exhaustion-9ptnql/normal_metrics_histogram.parquet b/cases/hs10-search-cpu-exhaustion-9ptnql/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71a527afa08c63e339c5344dba6b7f07fba3df76 --- /dev/null +++ b/cases/hs10-search-cpu-exhaustion-9ptnql/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9220dee4fcd23d14d952a8389a276d489f17b12f3cd8ee8011b0f77c19dda23c +size 10747 diff --git a/cases/hs10-search-cpu-exhaustion-9ptnql/normal_metrics_sum.parquet b/cases/hs10-search-cpu-exhaustion-9ptnql/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a5f90f8c69a97591b4c2e72534a746b3294a8d2 --- /dev/null +++ b/cases/hs10-search-cpu-exhaustion-9ptnql/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dd66a19f65346affefe40cb7a12b7c2873afc689eb79fc1f7faf38031f9094e +size 28880 diff --git a/cases/hs10-search-cpu-exhaustion-9ptnql/normal_traces.parquet b/cases/hs10-search-cpu-exhaustion-9ptnql/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..79ace55f8bb2aa27271be7d07f00a9ca8d1ff674 --- /dev/null +++ b/cases/hs10-search-cpu-exhaustion-9ptnql/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a6d51a33d27077c66e7bf01dc5ecb40b1a4d138425f262731ede443a9611903 +size 680488 diff --git a/cases/hs13-profile-pod-failure-dp6z8m/abnormal_logs.parquet b/cases/hs13-profile-pod-failure-dp6z8m/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8394442a501a29041b798a99e915101b49ee22ee --- /dev/null +++ b/cases/hs13-profile-pod-failure-dp6z8m/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad36558dc96d434fd86367f1c01dae9ea498c7e1c5fce08c84a7940f6010d96 +size 31427 diff --git a/cases/hs13-profile-pod-failure-dp6z8m/abnormal_metrics.parquet b/cases/hs13-profile-pod-failure-dp6z8m/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64d79bc4df35bea0731e48c49a6f7161228c9a74 --- /dev/null +++ b/cases/hs13-profile-pod-failure-dp6z8m/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f47a965f234fe23046a0fcf3b8a3541d419f5ccc5c4aafa394b1cc085040745 +size 47733 diff --git a/cases/hs13-profile-pod-failure-dp6z8m/abnormal_metrics_histogram.parquet b/cases/hs13-profile-pod-failure-dp6z8m/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d598e4735f0faff1b9954dcde9d320b1329b4d04 --- /dev/null +++ b/cases/hs13-profile-pod-failure-dp6z8m/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:695be5a4738fd1686c00edf0f4954224b6ad25839abbe1f63109d2259d35924b +size 7446 diff --git a/cases/hs13-profile-pod-failure-dp6z8m/abnormal_metrics_sum.parquet b/cases/hs13-profile-pod-failure-dp6z8m/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e978c2db3ba108deb8da18eb98c15eca63ea6a1 --- /dev/null +++ b/cases/hs13-profile-pod-failure-dp6z8m/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f24369038089395a23a9f9f0e9271a9fa6cdfa282959c72a3385efebe00504bc +size 27238 diff --git a/cases/hs13-profile-pod-failure-dp6z8m/abnormal_traces.parquet b/cases/hs13-profile-pod-failure-dp6z8m/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bac0c8ab86d7678981673aecd06b5227929ac0a --- /dev/null +++ b/cases/hs13-profile-pod-failure-dp6z8m/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:564f2043edb29a2954e769bdfc611dd8ff3eb3ff58697207f016f4baecb84441 +size 669606 diff --git a/cases/hs13-profile-pod-failure-dp6z8m/conclusion.parquet b/cases/hs13-profile-pod-failure-dp6z8m/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bad96b5e5d1be5398742241115d895767b7a21a2 --- /dev/null +++ b/cases/hs13-profile-pod-failure-dp6z8m/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca017bb6fd5750e9b012725c28572f3af593a3827a275c60a45c98fb8b90ec9 +size 5719 diff --git a/cases/hs13-profile-pod-failure-dp6z8m/normal_logs.parquet b/cases/hs13-profile-pod-failure-dp6z8m/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28a0eba893cfd1c1bc1da9e1442f54f01fc4cf4f --- /dev/null +++ b/cases/hs13-profile-pod-failure-dp6z8m/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e04ef61181686b6f55bb8e525e39325fef37b36268ed3cd31151208ee9db5d18 +size 105111 diff --git a/cases/hs13-profile-pod-failure-dp6z8m/normal_metrics.parquet b/cases/hs13-profile-pod-failure-dp6z8m/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e99c24a7b5c94a9b89aabfc440e10b340a6f41fe --- /dev/null +++ b/cases/hs13-profile-pod-failure-dp6z8m/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5f991a8204986a04c05150a68e99eb0a7a20fe6b1406581ef6103724269de3e +size 47366 diff --git a/cases/hs13-profile-pod-failure-dp6z8m/normal_metrics_histogram.parquet b/cases/hs13-profile-pod-failure-dp6z8m/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d774530fb76f3bd238b7b6f4db7df0a49abba4c9 --- /dev/null +++ b/cases/hs13-profile-pod-failure-dp6z8m/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:906da2b7150fad70f42059fa07d10db5d07b9ef9d97eadb44521473797706d2e +size 5887 diff --git a/cases/hs13-profile-pod-failure-dp6z8m/normal_metrics_sum.parquet b/cases/hs13-profile-pod-failure-dp6z8m/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cdc50e5f4e50739c5e2b62ed2d52ccdc84fe8c87 --- /dev/null +++ b/cases/hs13-profile-pod-failure-dp6z8m/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34f329d7b5aad1099cac2082c1545f5324d287c5f5e8cc43a81946dabd1a2b08 +size 28834 diff --git a/cases/hs13-profile-pod-failure-dp6z8m/normal_traces.parquet b/cases/hs13-profile-pod-failure-dp6z8m/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e5faaef7edc0d32ba9068037f9c86293a9d1013 --- /dev/null +++ b/cases/hs13-profile-pod-failure-dp6z8m/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fa18b6a578ee52e48272d9ab2bffbf4fe0ec938efe17e1dc8475c006bf090d6 +size 300005 diff --git a/cases/hs13-reservation-memory-exhaustion-rpcnl4/.done b/cases/hs13-reservation-memory-exhaustion-rpcnl4/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs13-reservation-memory-exhaustion-rpcnl4/.finished b/cases/hs13-reservation-memory-exhaustion-rpcnl4/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs13-reservation-memory-exhaustion-rpcnl4/causal_graph.json b/cases/hs13-reservation-memory-exhaustion-rpcnl4/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..f84aea223b63107af88a5c17e5ac78904c1af7b6 --- /dev/null +++ b/cases/hs13-reservation-memory-exhaustion-rpcnl4/causal_graph.json @@ -0,0 +1,190 @@ +{ + "case_name": "hs13-reservation-memory-exhaustion-rpcnl4", + "fault_type": "MemoryStress", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777664892, + "component": "container|hotel-reserv-reservation", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1777664899, + "component": "pod|reservation-746c478c7c-426nz", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777664899, + "component": "service|reservation", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777664899, + "component": "span|reservation::memcached_reserve_get_multi_number", + "state": [ + "unavailable", + "degraded" + ] + } + ], + "edges": [ + { + "source": "container|hotel-reserv-reservation", + "target": "pod|reservation-746c478c7c-426nz" + }, + { + "source": "service|reservation", + "target": "span|reservation::memcached_reserve_get_multi_number" + }, + { + "source": "pod|reservation-746c478c7c-426nz", + "target": "service|reservation" + } + ], + "root_causes": [ + { + "timestamp": 1777664892, + "component": "container|hotel-reserv-reservation", + "state": [ + "degraded" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777664899, + "component": "span|reservation::memcached_reserve_get_multi_number", + "state": [ + "unavailable", + "degraded" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777664899, + "component": "span|reservation::memcached_reserve_get_multi_number", + "state": [ + "unavailable", + "degraded" + ] + } + ], + "component_to_service": { + "pod|reservation-746c478c7c-426nz": "reservation", + "service|reservation": "reservation", + "span|reservation::memcached_reserve_get_multi_number": "reservation" + }, + "candidate_alarm_nodes": [ + { + "node_id": 147, + "component": "span|profile::profile.Profile/GetProfiles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|profile::profile.Profile/GetProfiles", + "service_operation:profile::profile.Profile/GetProfiles", + "bare_operation_unique:profile.Profile/GetProfiles", + "legacy_exact:span|profile::profile.Profile/GetProfiles", + "legacy_exact:profile::profile.Profile/GetProfiles", + "legacy_exact:profile.Profile/GetProfiles" + ] + } + }, + { + "node_id": 152, + "component": "span|reservation::memcached_reserve_get_multi_number", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::memcached_reserve_get_multi_number", + "service_operation:reservation::memcached_reserve_get_multi_number", + "bare_operation_unique:memcached_reserve_get_multi_number", + "legacy_exact:span|reservation::memcached_reserve_get_multi_number", + "legacy_exact:reservation::memcached_reserve_get_multi_number", + "legacy_exact:memcached_reserve_get_multi_number" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 152, + "component": "span|reservation::memcached_reserve_get_multi_number", + "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|reservation::memcached_reserve_get_multi_number", + "service_operation:reservation::memcached_reserve_get_multi_number", + "bare_operation_unique:memcached_reserve_get_multi_number", + "legacy_exact:span|reservation::memcached_reserve_get_multi_number", + "legacy_exact:reservation::memcached_reserve_get_multi_number", + "legacy_exact:memcached_reserve_get_multi_number" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 147, + "component": "span|profile::profile.Profile/GetProfiles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|profile::profile.Profile/GetProfiles", + "service_operation:profile::profile.Profile/GetProfiles", + "bare_operation_unique:profile.Profile/GetProfiles", + "legacy_exact:span|profile::profile.Profile/GetProfiles", + "legacy_exact:profile::profile.Profile/GetProfiles", + "legacy_exact:profile.Profile/GetProfiles" + ] + }, + "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/hs13-reservation-memory-exhaustion-rpcnl4/env.json b/cases/hs13-reservation-memory-exhaustion-rpcnl4/env.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b7d3ffdff18480589d6572b900217fcf47b870 --- /dev/null +++ b/cases/hs13-reservation-memory-exhaustion-rpcnl4/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs13", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777664592", + "NORMAL_END": "1777664892", + "ABNORMAL_START": "1777664892", + "ABNORMAL_END": "1777665192" +} \ No newline at end of file diff --git a/cases/hs13-reservation-memory-exhaustion-rpcnl4/injection.json b/cases/hs13-reservation-memory-exhaustion-rpcnl4/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..97b2b75e457f18d4081ff633e6b53325ae3b0a01 --- /dev/null +++ b/cases/hs13-reservation-memory-exhaustion-rpcnl4/injection.json @@ -0,0 +1,53 @@ +{ + "id": 2243, + "name": "hs13-reservation-memory-exhaustion-rpcnl4", + "fault_type": "MemoryStress", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-02T03:48:12+08:00", + "end_time": "2026-05-02T03:53:12+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 151, + "pedestal_name": "hs", + "created_at": "2026-05-02T03:48:12.797+08:00", + "updated_at": "2026-05-02T03:53:12.889+08:00", + "task_id": "4ff22bb9-95f9-49d3-9431-59a9d27f26fb", + "trace_id": "119e7681-ef40-46f7-8785-f6ed2ab9903c", + "source": "injection", + "description": "Fault batch for task 4ff22bb9-95f9-49d3-9431-59a9d27f26fb (1 faults)", + "engine_config": [ + { + "app": "reservation", + "chaos_type": "MemoryStress", + "container": "hotel-reserv-reservation", + "duration": 5, + "mem_type": "heap", + "mem_worker": 2, + "memory_size": 608, + "namespace": "hs13", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "reservation" + ], + "pod": [ + "reservation-746c478c7c-426nz" + ], + "container": [ + "hotel-reserv-reservation" + ], + "metric": [ + "memory" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/hs13-reservation-memory-exhaustion-rpcnl4/label.txt b/cases/hs13-reservation-memory-exhaustion-rpcnl4/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/hs13-reservation-memory-exhaustion-rpcnl4/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/hs13-reservation-memory-exhaustion-rpcnl4/result.json b/cases/hs13-reservation-memory-exhaustion-rpcnl4/result.json new file mode 100644 index 0000000000000000000000000000000000000000..367857a833224133302c1c2a5bb25c1728a7423d --- /dev/null +++ b/cases/hs13-reservation-memory-exhaustion-rpcnl4/result.json @@ -0,0 +1,754 @@ +{ + "case_name": "hs13-reservation-memory-exhaustion-rpcnl4", + "injection_nodes": [ + "container|hotel-reserv-reservation" + ], + "alarm_nodes": [ + 152, + 147 + ], + "propagation_result": { + "injection_node_ids": [ + 103 + ], + "injection_states": [ + "degraded" + ], + "paths": [ + { + "nodes": [ + 103, + 76, + 122, + 152 + ], + "states": [ + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:MemoryStress:L1", + "manifest:MemoryStress:lift", + "manifest:MemoryStress:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777664892, + 1777664899, + 1777664899, + 1777664899 + ], + "propagation_delays": [ + 7.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "MemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 76, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 1.2283853432495644, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.85, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 122, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 152, + "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": "runs", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777664892, + "dst_onset": 1777664899, + "delay": 7, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777664899, + "dst_onset": 1777664899, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777664899, + "dst_onset": 1777664899, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777664892, + "window_end": 1777665251, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 103, + "onset": 1777664892, + "is_injection": true, + "lower_bound": 1777664887, + "upper_bound": 1777665251, + "in_window": true + }, + { + "node_index": 1, + "node_id": 76, + "onset": 1777664899, + "is_injection": false, + "lower_bound": 1777664892, + "upper_bound": 1777665251, + "in_window": true + }, + { + "node_index": 2, + "node_id": 122, + "onset": 1777664899, + "is_injection": false, + "lower_bound": 1777664892, + "upper_bound": 1777665251, + "in_window": true + }, + { + "node_index": 3, + "node_id": 152, + "onset": 1777664899, + "is_injection": false, + "lower_bound": 1777664892, + "upper_bound": 1777665251, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 130, + 133, + 103, + 76, + 141, + 142, + 151, + 152, + 153, + 154 + ], + "max_hops_reached": 7, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 103, + "component": "container|hotel-reserv-reservation", + "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": "container|hotel-reserv-reservation", + "states": [ + "degraded" + ], + "first_state_at": 1777664892 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|reservation::memcached_reserve_get_multi_number", + "span|profile::profile.Profile/GetProfiles" + ], + "evidence": { + "alarm_count": 2, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 103, + 76, + 122, + 152 + ], + "states": [ + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:MemoryStress:L1", + "manifest:MemoryStress:lift", + "manifest:MemoryStress:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777664892, + 1777664899, + 1777664899, + 1777664899 + ], + "propagation_delays": [ + 7.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "MemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 76, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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": 1.2283853432495644, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.85, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 122, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 152, + "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": "runs", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777664892, + "dst_onset": 1777664899, + "delay": 7, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777664899, + "dst_onset": 1777664899, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777664899, + "dst_onset": 1777664899, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777664892, + "window_end": 1777665251, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 103, + "onset": 1777664892, + "is_injection": true, + "lower_bound": 1777664887, + "upper_bound": 1777665251, + "in_window": true + }, + { + "node_index": 1, + "node_id": 76, + "onset": 1777664899, + "is_injection": false, + "lower_bound": 1777664892, + "upper_bound": 1777665251, + "in_window": true + }, + { + "node_index": 2, + "node_id": 122, + "onset": 1777664899, + "is_injection": false, + "lower_bound": 1777664892, + "upper_bound": 1777665251, + "in_window": true + }, + { + "node_index": 3, + "node_id": 152, + "onset": 1777664899, + "is_injection": false, + "lower_bound": 1777664892, + "upper_bound": 1777665251, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 1, + "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": 103, + "kind": "container", + "name": "hotel-reserv-reservation", + "uniq_name": "container|hotel-reserv-reservation", + "state": "degraded, healthy", + "state_start_time": 1777664892, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:MemoryStress:L1", + "propagation_delay": 7.0 + }, + { + "node_id": 76, + "kind": "pod", + "name": "reservation-746c478c7c-426nz", + "uniq_name": "pod|reservation-746c478c7c-426nz", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777664899, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:MemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 122, + "kind": "service", + "name": "reservation", + "uniq_name": "service|reservation", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777664899, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:MemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 152, + "kind": "span", + "name": "reservation::memcached_reserve_get_multi_number", + "uniq_name": "span|reservation::memcached_reserve_get_multi_number", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777664899, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 147, + "component": "span|profile::profile.Profile/GetProfiles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|profile::profile.Profile/GetProfiles", + "service_operation:profile::profile.Profile/GetProfiles", + "bare_operation_unique:profile.Profile/GetProfiles", + "legacy_exact:span|profile::profile.Profile/GetProfiles", + "legacy_exact:profile::profile.Profile/GetProfiles", + "legacy_exact:profile.Profile/GetProfiles" + ] + } + }, + { + "node_id": 152, + "component": "span|reservation::memcached_reserve_get_multi_number", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::memcached_reserve_get_multi_number", + "service_operation:reservation::memcached_reserve_get_multi_number", + "bare_operation_unique:memcached_reserve_get_multi_number", + "legacy_exact:span|reservation::memcached_reserve_get_multi_number", + "legacy_exact:reservation::memcached_reserve_get_multi_number", + "legacy_exact:memcached_reserve_get_multi_number" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 152, + "component": "span|reservation::memcached_reserve_get_multi_number", + "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|reservation::memcached_reserve_get_multi_number", + "service_operation:reservation::memcached_reserve_get_multi_number", + "bare_operation_unique:memcached_reserve_get_multi_number", + "legacy_exact:span|reservation::memcached_reserve_get_multi_number", + "legacy_exact:reservation::memcached_reserve_get_multi_number", + "legacy_exact:memcached_reserve_get_multi_number" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 147, + "component": "span|profile::profile.Profile/GetProfiles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|profile::profile.Profile/GetProfiles", + "service_operation:profile::profile.Profile/GetProfiles", + "bare_operation_unique:profile.Profile/GetProfiles", + "legacy_exact:span|profile::profile.Profile/GetProfiles", + "legacy_exact:profile::profile.Profile/GetProfiles", + "legacy_exact:profile.Profile/GetProfiles" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 152, + "component": "span|reservation::memcached_reserve_get_multi_number", + "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|reservation::memcached_reserve_get_multi_number", + "service_operation:reservation::memcached_reserve_get_multi_number", + "bare_operation_unique:memcached_reserve_get_multi_number", + "legacy_exact:span|reservation::memcached_reserve_get_multi_number", + "legacy_exact:reservation::memcached_reserve_get_multi_number", + "legacy_exact:memcached_reserve_get_multi_number" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "candidate_alarm_node_ids": [ + 147, + 152 + ], + "explained_alarm_node_ids": [ + 152 + ], + "unexplained_alarm_node_ids": [ + 147 + ], + "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": [ + "container|hotel-reserv-reservation" + ], + "start_kind": "container", + "category": "container_resource", + "fault_type": "MemoryStress", + "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/hs2-search-delay-m45zx7/.done b/cases/hs2-search-delay-m45zx7/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs2-search-delay-m45zx7/.finished b/cases/hs2-search-delay-m45zx7/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs2-search-delay-m45zx7/causal_graph.json b/cases/hs2-search-delay-m45zx7/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..1d0138d8a70d4705bad44febf7631c1b432ecc74 --- /dev/null +++ b/cases/hs2-search-delay-m45zx7/causal_graph.json @@ -0,0 +1,264 @@ +{ + "case_name": "hs2-search-delay-m45zx7", + "fault_type": "NetworkDelay", + "root_resolution_method": "network_ground_truth_to", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777695394, + "component": "service|search", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777695394, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777695394, + "component": "span|search::geo.Geo/Nearby", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777695394, + "component": "span|search::rate.Rate/GetRates", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777695394, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777695394, + "component": "span|frontend::HTTP /hotels", + "state": [ + "missing", + "slow" + ] + } + ], + "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": 1777695394, + "component": "service|search", + "state": [ + "unavailable", + "slow" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777695394, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777695394, + "component": "span|frontend::HTTP /hotels", + "state": [ + "missing", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777695394, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777695394, + "component": "span|frontend::HTTP /hotels", + "state": [ + "missing", + "slow" + ] + } + ], + "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": 227, + "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.00605156882694414, + "abnormal_avg_duration": 1.9258342896132596, + "avg_duration_ratio": 318.23719512841564, + "normal_p99": 0.015231335879999999, + "abnormal_p99": 3.0536479949999986, + "p99_ratio": 200.48458119879626, + "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": 254, + "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": 227, + "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.00605156882694414, + "abnormal_avg_duration": 1.9258342896132596, + "avg_duration_ratio": 318.23719512841564, + "normal_p99": 0.015231335879999999, + "abnormal_p99": 3.0536479949999986, + "p99_ratio": 200.48458119879626, + "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-4", + "path-5", + "path-6" + ] + }, + { + "node_id": 254, + "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" + ] + } + ], + "unexplained_alarm_nodes": [], + "candidate_alarm_count": 2, + "explained_alarm_count": 2, + "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/hs2-search-delay-m45zx7/env.json b/cases/hs2-search-delay-m45zx7/env.json new file mode 100644 index 0000000000000000000000000000000000000000..4ade7be6da17a1197939e39de06af72214b28e31 --- /dev/null +++ b/cases/hs2-search-delay-m45zx7/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs2", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777695094", + "NORMAL_END": "1777695394", + "ABNORMAL_START": "1777695394", + "ABNORMAL_END": "1777695694" +} \ No newline at end of file diff --git a/cases/hs2-search-delay-m45zx7/injection.json b/cases/hs2-search-delay-m45zx7/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..7402502d0defd4156fe63d3beac8ac6b6cbe50f7 --- /dev/null +++ b/cases/hs2-search-delay-m45zx7/injection.json @@ -0,0 +1,60 @@ +{ + "id": 2778, + "name": "hs2-search-delay-m45zx7", + "fault_type": "NetworkDelay", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-02T12:16:34+08:00", + "end_time": "2026-05-02T12:21:34+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 151, + "pedestal_name": "hs", + "created_at": "2026-05-02T12:16:34.795+08:00", + "updated_at": "2026-05-02T12:21:34.971+08:00", + "task_id": "f6190723-e35c-4dbb-9421-05bf10339f46", + "trace_id": "c002ce7a-fb18-4eba-b36c-a846945a4389", + "source": "injection", + "description": "Fault batch for task f6190723-e35c-4dbb-9421-05bf10339f46 (1 faults)", + "engine_config": [ + { + "app": "search", + "chaos_type": "NetworkDelay", + "correlation": 79, + "direction": "to", + "duration": 5, + "jitter": 117, + "latency": 1537, + "namespace": "hs2", + "system": "hs0", + "system_type": "hs", + "target_service": "rate", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "search", + "rate" + ], + "pod": [ + "rate-9bd54b7fd-9hmbf", + "search-d58c8cfb8-tkgj6" + ], + "container": [ + "hotel-reserv-rate", + "hotel-reserv-search" + ], + "metric": [ + "network_latency" + ], + "span": [ + "rate.Rate/GetRates" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/hs2-search-delay-m45zx7/label.txt b/cases/hs2-search-delay-m45zx7/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/hs2-search-delay-m45zx7/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/hs2-search-delay-m45zx7/result.json b/cases/hs2-search-delay-m45zx7/result.json new file mode 100644 index 0000000000000000000000000000000000000000..e2f7d7a0244df8d5d52389e5b026f52879cc84df --- /dev/null +++ b/cases/hs2-search-delay-m45zx7/result.json @@ -0,0 +1,5018 @@ +{ + "case_name": "hs2-search-delay-m45zx7", + "injection_nodes": [ + "service|search", + "service|rate" + ], + "alarm_nodes": [ + 227, + 254 + ], + "propagation_result": { + "injection_node_ids": [ + 207, + 202 + ], + "injection_states": [ + "unavailable", + "unknown" + ], + "paths": [ + { + "nodes": [ + 207, + 254 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777695394, + 1777695394 + ], + "propagation_delays": [ + 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": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 412.1720457401714, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 608.2893840330778, + "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": "slow", + "dst_state": "missing", + "src_onset": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 207, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 254, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 207, + 254 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777695394, + 1777695394 + ], + "propagation_delays": [ + 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": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 412.1720457401714, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 608.2893840330778, + "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": "slow", + "dst_state": "missing", + "src_onset": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 207, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 254, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 207, + 252, + 254 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777695394, + 1777695394, + 1777695394 + ], + "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": 252, + "edge_admitted": true, + "features_admitted": true, + "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.1853838814041668, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.1532521059284675, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 412.1720457401714, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 207, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 252, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 2, + "node_id": 254, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 207, + 253, + 254 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777695394, + 1777695394, + 1777695394 + ], + "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": 253, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 450.1617767398652, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 770.1790200491962, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 412.1720457401714, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 207, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 253, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 2, + "node_id": 254, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 207, + 254, + 240, + 227 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "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": [ + 1777695394, + 1777695394, + 1777695394, + 1777695394 + ], + "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": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 412.1720457401714, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 608.2893840330778, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 266.68695114282724, + "matched": 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": 227, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 198.58666683464833, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 207, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 254, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 2, + "node_id": 240, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 3, + "node_id": 227, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 207, + 252, + 254, + 240, + 227 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "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": [ + 1777695394, + 1777695394, + 1777695394, + 1777695394, + 1777695394 + ], + "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": 252, + "edge_admitted": true, + "features_admitted": true, + "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.1853838814041668, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.1532521059284675, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 412.1720457401714, + "matched": 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": 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.15, + Infinity + ], + "value": 266.68695114282724, + "matched": 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": 227, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 198.58666683464833, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 207, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 252, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 2, + "node_id": 254, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 3, + "node_id": 240, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 4, + "node_id": 227, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 207, + 253, + 254, + 240, + 227 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "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": [ + 1777695394, + 1777695394, + 1777695394, + 1777695394, + 1777695394 + ], + "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": 253, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 450.1617767398652, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 770.1790200491962, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 412.1720457401714, + "matched": 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": 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.15, + Infinity + ], + "value": 266.68695114282724, + "matched": 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": 227, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 198.58666683464833, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 207, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 253, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 2, + "node_id": 254, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 3, + "node_id": 240, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 4, + "node_id": 227, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 227, + 202, + 207, + 240, + 245, + 246, + 252, + 253, + 254 + ], + "max_hops_reached": 6, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 202, + 246, + 253, + 254 + ], + "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": 246, + "edge_admitted": true, + "features_admitted": true, + "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.0396532873630315, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.2545199932973807, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 253, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 450.1617767398652, + "matched": 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": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 412.1720457401714, + "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": 1777695394, + "dst_onset": 1777695415, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777695415, + "dst_onset": 1777695412, + "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": 1777695412, + "dst_onset": 1777695412, + "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": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 202, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 246, + "onset": 1777695415, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 2, + "node_id": 253, + "onset": 1777695412, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 3, + "node_id": 254, + "onset": 1777695412, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 202, + 245, + 246, + 253, + 254 + ], + "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": 245, + "edge_admitted": true, + "features_admitted": true, + "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.9965854399388312, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.6190817260412582, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 246, + "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": 1.0396532873630315, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20345581964477735 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 253, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 450.1617767398652, + "matched": 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": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 412.1720457401714, + "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": 1777695394, + "dst_onset": 1777695415, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777695415, + "dst_onset": 1777695415, + "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": 1777695415, + "dst_onset": 1777695412, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777695412, + "dst_onset": 1777695412, + "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": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 202, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 245, + "onset": 1777695415, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 2, + "node_id": 246, + "onset": 1777695415, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 3, + "node_id": 253, + "onset": 1777695412, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 4, + "node_id": 254, + "onset": 1777695412, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 202, + 246, + 253, + 254, + 240, + 227 + ], + "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": 246, + "edge_admitted": true, + "features_admitted": true, + "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.0396532873630315, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.2545199932973807, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 253, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 450.1617767398652, + "matched": 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": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 412.1720457401714, + "matched": 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": 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.15, + Infinity + ], + "value": 266.68695114282724, + "matched": 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": 227, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 198.58666683464833, + "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": 1777695394, + "dst_onset": 1777695415, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777695415, + "dst_onset": 1777695412, + "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": 1777695412, + "dst_onset": 1777695412, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777695412, + "dst_onset": 1777695412, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777695412, + "dst_onset": 1777695412, + "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": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 202, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 246, + "onset": 1777695415, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 2, + "node_id": 253, + "onset": 1777695412, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 3, + "node_id": 254, + "onset": 1777695412, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 4, + "node_id": 240, + "onset": 1777695412, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 5, + "node_id": 227, + "onset": 1777695412, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 202, + 245, + 246, + 253, + 254, + 240, + 227 + ], + "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": 245, + "edge_admitted": true, + "features_admitted": true, + "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.9965854399388312, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.6190817260412582, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 246, + "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": 1.0396532873630315, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20345581964477735 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 253, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 450.1617767398652, + "matched": 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": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 412.1720457401714, + "matched": 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": 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.15, + Infinity + ], + "value": 266.68695114282724, + "matched": 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": 227, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 198.58666683464833, + "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": 1777695394, + "dst_onset": 1777695415, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777695415, + "dst_onset": 1777695415, + "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": 1777695415, + "dst_onset": 1777695412, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777695412, + "dst_onset": 1777695412, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777695412, + "dst_onset": 1777695412, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777695412, + "dst_onset": 1777695412, + "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": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 202, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 245, + "onset": 1777695415, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 2, + "node_id": 246, + "onset": 1777695415, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 3, + "node_id": 253, + "onset": 1777695412, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 4, + "node_id": 254, + "onset": 1777695412, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 5, + "node_id": 240, + "onset": 1777695412, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 6, + "node_id": 227, + "onset": 1777695412, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null, + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 207, + "component": "service|search", + "canonical_state": "unavailable", + "root_cause_states": [ + "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|search", + "states": [ + "slow", + "unavailable" + ], + "first_state_at": 1777695394 + }, + { + "node": "service|rate", + "states": [ + "degraded", + "slow", + "unavailable" + ], + "first_state_at": 1777695394 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|frontend::HTTP /hotels", + "span|search::search.Search/Nearby" + ], + "evidence": { + "alarm_count": 2, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 207, + 254 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777695394, + 1777695394 + ], + "propagation_delays": [ + 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": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 412.1720457401714, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 608.2893840330778, + "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": "slow", + "dst_state": "missing", + "src_onset": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 207, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 254, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 207, + 254 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777695394, + 1777695394 + ], + "propagation_delays": [ + 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": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 412.1720457401714, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 608.2893840330778, + "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": "slow", + "dst_state": "missing", + "src_onset": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 207, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 254, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 207, + 252, + 254 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777695394, + 1777695394, + 1777695394 + ], + "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": 252, + "edge_admitted": true, + "features_admitted": true, + "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.1853838814041668, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.1532521059284675, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 412.1720457401714, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 207, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 252, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 2, + "node_id": 254, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 207, + 253, + 254 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777695394, + 1777695394, + 1777695394 + ], + "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": 253, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 450.1617767398652, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 770.1790200491962, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 412.1720457401714, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 207, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 253, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 2, + "node_id": 254, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 207, + 254, + 240, + 227 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "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": [ + 1777695394, + 1777695394, + 1777695394, + 1777695394 + ], + "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": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 412.1720457401714, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 608.2893840330778, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 266.68695114282724, + "matched": 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": 227, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 198.58666683464833, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 207, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 254, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 2, + "node_id": 240, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 3, + "node_id": 227, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 207, + 252, + 254, + 240, + 227 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "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": [ + 1777695394, + 1777695394, + 1777695394, + 1777695394, + 1777695394 + ], + "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": 252, + "edge_admitted": true, + "features_admitted": true, + "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.1853838814041668, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.1532521059284675, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 412.1720457401714, + "matched": 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": 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.15, + Infinity + ], + "value": 266.68695114282724, + "matched": 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": 227, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 198.58666683464833, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 207, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 252, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 2, + "node_id": 254, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 3, + "node_id": 240, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 4, + "node_id": 227, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 207, + 253, + 254, + 240, + 227 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "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": [ + 1777695394, + 1777695394, + 1777695394, + 1777695394, + 1777695394 + ], + "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": 253, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 450.1617767398652, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 770.1790200491962, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 254, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 412.1720457401714, + "matched": 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": 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.15, + Infinity + ], + "value": 266.68695114282724, + "matched": 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": 227, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 198.58666683464833, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "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": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777695394, + "dst_onset": 1777695394, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777695394, + "window_end": 1777695752, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 207, + "onset": 1777695394, + "is_injection": true, + "lower_bound": 1777695389, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 1, + "node_id": 253, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 2, + "node_id": 254, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 3, + "node_id": 240, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "in_window": true + }, + { + "node_index": 4, + "node_id": 227, + "onset": 1777695394, + "is_injection": false, + "lower_bound": 1777695394, + "upper_bound": 1777695752, + "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": 207, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777695394, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 254, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777695394, + "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": 207, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777695394, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 254, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777695394, + "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": 207, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777695394, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 252, + "kind": "span", + "name": "search::geo.Geo/Nearby", + "uniq_name": "span|search::geo.Geo/Nearby", + "state": "healthy, missing", + "state_start_time": 1777695394, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 254, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777695394, + "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": 207, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777695394, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 253, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing, slow", + "state_start_time": 1777695394, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 254, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777695394, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 207, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777695394, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 254, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777695394, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 240, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777695394, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 227, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "missing, slow", + "state_start_time": 1777695394, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 207, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777695394, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 252, + "kind": "span", + "name": "search::geo.Geo/Nearby", + "uniq_name": "span|search::geo.Geo/Nearby", + "state": "healthy, missing", + "state_start_time": 1777695394, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 254, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777695394, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 240, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777695394, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 227, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "missing, slow", + "state_start_time": 1777695394, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 207, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777695394, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 253, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing, slow", + "state_start_time": 1777695394, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 254, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777695394, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 240, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777695394, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 227, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "missing, slow", + "state_start_time": 1777695394, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 227, + "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.00605156882694414, + "abnormal_avg_duration": 1.9258342896132596, + "avg_duration_ratio": 318.23719512841564, + "normal_p99": 0.015231335879999999, + "abnormal_p99": 3.0536479949999986, + "p99_ratio": 200.48458119879626, + "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": 254, + "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": 227, + "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.00605156882694414, + "abnormal_avg_duration": 1.9258342896132596, + "avg_duration_ratio": 318.23719512841564, + "normal_p99": 0.015231335879999999, + "abnormal_p99": 3.0536479949999986, + "p99_ratio": 200.48458119879626, + "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-4", + "path-5", + "path-6" + ] + }, + { + "node_id": 254, + "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" + ] + } + ], + "unexplained_alarm_nodes": [], + "path_terminal_alarm_nodes": [ + { + "node_id": 227, + "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.00605156882694414, + "abnormal_avg_duration": 1.9258342896132596, + "avg_duration_ratio": 318.23719512841564, + "normal_p99": 0.015231335879999999, + "abnormal_p99": 3.0536479949999986, + "p99_ratio": 200.48458119879626, + "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-4", + "path-5", + "path-6" + ] + }, + { + "node_id": 254, + "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" + ] + } + ], + "candidate_alarm_node_ids": [ + 227, + 254 + ], + "explained_alarm_node_ids": [ + 227, + 254 + ], + "unexplained_alarm_node_ids": [], + "candidate_alarm_count": 2, + "explained_alarm_count": 2, + "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|search", + "service|rate" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkDelay", + "resolution_method": "network_ground_truth_to", + "network_source": "search", + "network_target": "rate", + "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/hs3-reservation-pod-failure-cp4bzt/abnormal_logs.parquet b/cases/hs3-reservation-pod-failure-cp4bzt/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ada1a4efc8c703c9506f81a753aad0a923e9261 --- /dev/null +++ b/cases/hs3-reservation-pod-failure-cp4bzt/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7cd97ad21b027ef3c5b85e2da4b6042f28bbf442d39bf492dfeef1ceacea21d +size 234498 diff --git a/cases/hs3-reservation-pod-failure-cp4bzt/abnormal_metrics.parquet b/cases/hs3-reservation-pod-failure-cp4bzt/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1222fdafb495d9a190074f3c939f140123a98336 --- /dev/null +++ b/cases/hs3-reservation-pod-failure-cp4bzt/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bea7bd593a8548fa7016ea3a18b576882fd9e59511c9783c7641725d4ed67b5 +size 44020 diff --git a/cases/hs3-reservation-pod-failure-cp4bzt/abnormal_metrics_histogram.parquet b/cases/hs3-reservation-pod-failure-cp4bzt/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f69771e60eeb40b16ccc614f7b87ab5d65c95740 --- /dev/null +++ b/cases/hs3-reservation-pod-failure-cp4bzt/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd85b78394684fbfa37c9f0798d977431ed38c2fa4d371dc56de0a26d29b07ee +size 10864 diff --git a/cases/hs3-reservation-pod-failure-cp4bzt/abnormal_metrics_sum.parquet b/cases/hs3-reservation-pod-failure-cp4bzt/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..456b22c8e54c2e7a63c2da5e51c0d1cffaafe742 --- /dev/null +++ b/cases/hs3-reservation-pod-failure-cp4bzt/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:509182bb3cb23b905144622ae0c012ac59907ed74e57c2ba00bb92cb755f50d3 +size 29065 diff --git a/cases/hs3-reservation-pod-failure-cp4bzt/abnormal_traces.parquet b/cases/hs3-reservation-pod-failure-cp4bzt/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2331d7aee439a8fe0c9315dbcd6cd0626e6f366c --- /dev/null +++ b/cases/hs3-reservation-pod-failure-cp4bzt/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a26ba29a7a9e78c7549a4757c26628b0e6d817de16570087854b3dc013f4f390 +size 419288 diff --git a/cases/hs3-reservation-pod-failure-cp4bzt/conclusion.parquet b/cases/hs3-reservation-pod-failure-cp4bzt/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb64531f14687b1e2577b64c7aac347921cd85f6 --- /dev/null +++ b/cases/hs3-reservation-pod-failure-cp4bzt/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc7edd3742176f3d9e12eb55a7777234aff026dc6674413b825b954a4e26ed14 +size 5594 diff --git a/cases/hs3-reservation-pod-failure-cp4bzt/normal_logs.parquet b/cases/hs3-reservation-pod-failure-cp4bzt/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1010ea29e65179fedb56e829c277bcdc3dae7c71 --- /dev/null +++ b/cases/hs3-reservation-pod-failure-cp4bzt/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae3b367b806303b6ed2a99aa4ad5573c0b21d99dbb2b3f54ee78afd458fd707 +size 120565 diff --git a/cases/hs3-reservation-pod-failure-cp4bzt/normal_metrics.parquet b/cases/hs3-reservation-pod-failure-cp4bzt/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..372b8ae06108821cc840e748e1ac1c80dfb946ed --- /dev/null +++ b/cases/hs3-reservation-pod-failure-cp4bzt/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da2e70bac39c3c1013e98540e54a6c5140915d13a1d3a153eecd6241162c9040 +size 46903 diff --git a/cases/hs3-reservation-pod-failure-cp4bzt/normal_metrics_histogram.parquet b/cases/hs3-reservation-pod-failure-cp4bzt/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c7489d976bb1052eb7231b6be85eb0ac5b5a114 --- /dev/null +++ b/cases/hs3-reservation-pod-failure-cp4bzt/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4498429073522d5e8b5e761989bca5a237321f67d2aeff98a564b42bf88d757b +size 12606 diff --git a/cases/hs3-reservation-pod-failure-cp4bzt/normal_metrics_sum.parquet b/cases/hs3-reservation-pod-failure-cp4bzt/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d5aeb47d571cea19a32a077252b67ea131c5f33 --- /dev/null +++ b/cases/hs3-reservation-pod-failure-cp4bzt/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31772662457a5f5b53f53a9812fe217a4faa67afaa070a7123f5800603f7a8bf +size 32186 diff --git a/cases/hs3-reservation-pod-failure-cp4bzt/normal_traces.parquet b/cases/hs3-reservation-pod-failure-cp4bzt/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f15b43c39ff6faca0de6a5c8f07e66fcc8d422ef --- /dev/null +++ b/cases/hs3-reservation-pod-failure-cp4bzt/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d8d084a33f10079431cc88a98bdf70712ddd98c403f472433215dff427163b9 +size 451397 diff --git a/cases/hs8-user-pod-failure-q2q5tv/abnormal_logs.parquet b/cases/hs8-user-pod-failure-q2q5tv/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94abd3b288bbf6689ffac5b6ca390cc2b87fd86e --- /dev/null +++ b/cases/hs8-user-pod-failure-q2q5tv/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdfc42c007dbbcda0b8fe4987fdbb6e217f7f3af26d07ad889e2d5ae862da9d6 +size 84012 diff --git a/cases/hs8-user-pod-failure-q2q5tv/abnormal_metrics.parquet b/cases/hs8-user-pod-failure-q2q5tv/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d09caa732a37f006fe9c1ffbfb4aaa5824f42c3c --- /dev/null +++ b/cases/hs8-user-pod-failure-q2q5tv/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8620fe3205550fb91e1d952b73a85ccf8df6d74e61711a241ff5971169529fb +size 40147 diff --git a/cases/hs8-user-pod-failure-q2q5tv/abnormal_metrics_histogram.parquet b/cases/hs8-user-pod-failure-q2q5tv/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94d404f0eab8ea42619f71c6241856614d14ef13 --- /dev/null +++ b/cases/hs8-user-pod-failure-q2q5tv/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ea619c160a80fd8d684047de49cd43e03e3ad62c3a2558a0e41acb47cc41f8 +size 11975 diff --git a/cases/hs8-user-pod-failure-q2q5tv/abnormal_metrics_sum.parquet b/cases/hs8-user-pod-failure-q2q5tv/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19957cac008a04ecfd8669003cb16706c87bfdd4 --- /dev/null +++ b/cases/hs8-user-pod-failure-q2q5tv/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4dec3959baf342db42a3ba0abaf7caf38c81b6df023122a7064725a19155e8c +size 28999 diff --git a/cases/hs8-user-pod-failure-q2q5tv/abnormal_traces.parquet b/cases/hs8-user-pod-failure-q2q5tv/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61e6d64abddcf8062bb4a7a67854c9e7eb506fe9 --- /dev/null +++ b/cases/hs8-user-pod-failure-q2q5tv/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0710326780ae3d7951d374e944aa00df3063fec356e5822e07e408010584c7f4 +size 412190 diff --git a/cases/hs8-user-pod-failure-q2q5tv/conclusion.parquet b/cases/hs8-user-pod-failure-q2q5tv/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b557d228bc75e2d50d27b926318178bdd9d0825 --- /dev/null +++ b/cases/hs8-user-pod-failure-q2q5tv/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc8663481771b195648755c4a0b5b8a41a7b149b92c1b3e1aa3d45e4c24246a +size 5515 diff --git a/cases/hs8-user-pod-failure-q2q5tv/normal_logs.parquet b/cases/hs8-user-pod-failure-q2q5tv/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03af763e2ddb1bf29fe32da8405a94555a1e0a0d --- /dev/null +++ b/cases/hs8-user-pod-failure-q2q5tv/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15db3dd2e86ad44e5af76857a8dcc2cf65553cbb2411bc0eb4fb93e200e6f4dd +size 286163 diff --git a/cases/hs8-user-pod-failure-q2q5tv/normal_metrics.parquet b/cases/hs8-user-pod-failure-q2q5tv/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb0bb421ac28b5ae6522e519cb0445f313bd680f --- /dev/null +++ b/cases/hs8-user-pod-failure-q2q5tv/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e07e0e3bd971e20eaae6f477fb0fd38c6214bae487d6baaf8545068d7c8259 +size 42843 diff --git a/cases/hs8-user-pod-failure-q2q5tv/normal_metrics_histogram.parquet b/cases/hs8-user-pod-failure-q2q5tv/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dea22391cd007d357a887129675b1ee9d0d0d378 --- /dev/null +++ b/cases/hs8-user-pod-failure-q2q5tv/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:130b5252772838be505d863e66cf3fb95688afb2f00ebf29fe22bf6a452eda92 +size 11498 diff --git a/cases/hs8-user-pod-failure-q2q5tv/normal_metrics_sum.parquet b/cases/hs8-user-pod-failure-q2q5tv/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..238c2f36dd3c2f7841245385fa4684b0c05e3670 --- /dev/null +++ b/cases/hs8-user-pod-failure-q2q5tv/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e898a11a5e46b83d2a9175a3134a29fc1c49007bec80c2761ff4fd3e9ff21a8 +size 30327 diff --git a/cases/hs8-user-pod-failure-q2q5tv/normal_traces.parquet b/cases/hs8-user-pod-failure-q2q5tv/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71ada5bd0287c2fdf3e7180cdf9f36d0d5b05236 --- /dev/null +++ b/cases/hs8-user-pod-failure-q2q5tv/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c13d9fb8898213f600c473e14d9bd109a560ebd68c339b59ca4d96a270b2b88 +size 498584 diff --git a/cases/otel-demo0-checkout-corrupt-jv4q9x/.done b/cases/otel-demo0-checkout-corrupt-jv4q9x/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/otel-demo0-checkout-corrupt-jv4q9x/.finished b/cases/otel-demo0-checkout-corrupt-jv4q9x/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/otel-demo0-checkout-corrupt-jv4q9x/causal_graph.json b/cases/otel-demo0-checkout-corrupt-jv4q9x/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..586c75c0fbf0b78dd97cd35005a6bb250a029bd2 --- /dev/null +++ b/cases/otel-demo0-checkout-corrupt-jv4q9x/causal_graph.json @@ -0,0 +1,989 @@ +{ + "case_name": "otel-demo0-checkout-corrupt-jv4q9x", + "fault_type": "NetworkCorrupt", + "root_resolution_method": "network_ground_truth_to", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777662546, + "component": "service|checkout", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777662546, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777662546, + "component": "service|currency", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777662546, + "component": "span|currency::Currency/Convert", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777662546, + "component": "span|checkout::orders publish", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777662546, + "component": "span|checkout::oteldemo.CartService/EmptyCart", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777662546, + "component": "span|checkout::oteldemo.PaymentService/Charge", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777662546, + "component": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777662546, + "component": "span|checkout::oteldemo.CartService/GetCart", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777662546, + "component": "span|checkout::oteldemo.CurrencyService/Convert", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777662546, + "component": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "service|currency", + "target": "span|currency::Currency/Convert" + }, + { + "source": "span|checkout::orders publish", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "span|checkout::oteldemo.CurrencyService/Convert", + "target": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart" + }, + { + "source": "service|checkout", + "target": "span|checkout::oteldemo.PaymentService/Charge" + }, + { + "source": "span|checkout::oteldemo.CartService/EmptyCart", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "service|checkout", + "target": "span|checkout::oteldemo.CartService/GetCart" + }, + { + "source": "span|currency::Currency/Convert", + "target": "span|checkout::oteldemo.CurrencyService/Convert" + }, + { + "source": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "target": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart" + }, + { + "source": "service|checkout", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "service|checkout", + "target": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart" + }, + { + "source": "span|checkout::oteldemo.CartService/GetCart", + "target": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart" + }, + { + "source": "service|checkout", + "target": "span|checkout::oteldemo.CurrencyService/Convert" + }, + { + "source": "service|checkout", + "target": "span|checkout::oteldemo.ProductCatalogService/GetProduct" + }, + { + "source": "service|checkout", + "target": "span|checkout::oteldemo.CartService/EmptyCart" + }, + { + "source": "span|checkout::oteldemo.PaymentService/Charge", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "service|checkout", + "target": "span|checkout::orders publish" + } + ], + "root_causes": [ + { + "timestamp": 1777662546, + "component": "service|checkout", + "state": [ + "degraded", + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777662546, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777662546, + "component": "span|currency::Currency/Convert", + "state": [ + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777662546, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777662546, + "component": "span|currency::Currency/Convert", + "state": [ + "missing" + ] + } + ], + "component_to_service": { + "service|checkout": "checkout", + "span|checkout::oteldemo.CheckoutService/PlaceOrder": "checkout", + "service|currency": "currency", + "span|currency::Currency/Convert": "currency", + "span|checkout::orders publish": "checkout", + "span|checkout::oteldemo.CartService/EmptyCart": "checkout", + "span|checkout::oteldemo.PaymentService/Charge": "checkout", + "span|checkout::prepareOrderItemsAndShippingQuoteFromCart": "checkout", + "span|checkout::oteldemo.CartService/GetCart": "checkout", + "span|checkout::oteldemo.CurrencyService/Convert": "checkout", + "span|checkout::oteldemo.ProductCatalogService/GetProduct": "checkout" + }, + "candidate_alarm_nodes": [ + { + "node_id": 117, + "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": 122, + "component": "span|ad::oteldemo.AdService/GetAds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ad::oteldemo.AdService/GetAds", + "service_operation:ad::oteldemo.AdService/GetAds", + "bare_operation_unique:oteldemo.AdService/GetAds", + "legacy_exact:span|ad::oteldemo.AdService/GetAds", + "legacy_exact:ad::oteldemo.AdService/GetAds", + "legacy_exact:oteldemo.AdService/GetAds" + ] + } + }, + { + "node_id": 127, + "component": "span|cart::POST /oteldemo.CartService/EmptyCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/EmptyCart", + "service_operation:cart::POST /oteldemo.CartService/EmptyCart", + "bare_operation_unique:POST /oteldemo.CartService/EmptyCart", + "http_endpoint:cart::POST::/oteldemo.CartService/EmptyCart", + "http_endpoint_unique:POST::/oteldemo.CartService/EmptyCart", + "bare_path_unique:/oteldemo.CartService/EmptyCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:POST /oteldemo.CartService/EmptyCart" + ] + } + }, + { + "node_id": 128, + "component": "span|cart::POST /oteldemo.CartService/GetCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/GetCart", + "service_operation:cart::POST /oteldemo.CartService/GetCart", + "bare_operation_unique:POST /oteldemo.CartService/GetCart", + "http_endpoint:cart::POST::/oteldemo.CartService/GetCart", + "http_endpoint_unique:POST::/oteldemo.CartService/GetCart", + "bare_path_unique:/oteldemo.CartService/GetCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/GetCart", + "legacy_exact:cart::POST /oteldemo.CartService/GetCart", + "legacy_exact:POST /oteldemo.CartService/GetCart" + ] + } + }, + { + "node_id": 133, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + } + }, + { + "node_id": 138, + "component": "span|currency::Currency/Convert", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|currency::Currency/Convert", + "service_operation:currency::Currency/Convert", + "bare_operation_unique:Currency/Convert", + "legacy_exact:span|currency::Currency/Convert", + "legacy_exact:currency::Currency/Convert", + "legacy_exact:Currency/Convert" + ] + } + }, + { + "node_id": 139, + "component": "span|email::POST /send_order_confirmation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|email::POST /send_order_confirmation", + "service_operation:email::POST /send_order_confirmation", + "bare_operation_unique:POST /send_order_confirmation", + "http_endpoint:email::POST::/send_order_confirmation", + "http_endpoint_unique:POST::/send_order_confirmation", + "bare_path_unique:/send_order_confirmation", + "legacy_exact:span|email::POST /send_order_confirmation", + "legacy_exact:email::POST /send_order_confirmation", + "legacy_exact:POST /send_order_confirmation" + ] + } + }, + { + "node_id": 142, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd.evaluation.v1.Service/ResolveBoolean" + ] + } + }, + { + "node_id": 143, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + } + }, + { + "node_id": 149, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + } + }, + { + "node_id": 177, + "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.006782, + "abnormal_avg_duration": 0.0062596, + "avg_duration_ratio": 0.9229725744618107, + "normal_p99": 0.00789724, + "abnormal_p99": 0.0072996, + "p99_ratio": 0.9243229280102923, + "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" + ] + } + }, + { + "node_id": 178, + "component": "span|frontend-proxy::router frontend egress", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|frontend-proxy::router frontend egress", + "service_operation:frontend-proxy::router frontend egress", + "bare_operation_unique:router frontend egress", + "legacy_exact:span|frontend-proxy::router frontend egress", + "legacy_exact:frontend-proxy::router frontend egress", + "legacy_exact:router frontend egress" + ] + } + }, + { + "node_id": 192, + "component": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "service_operation:product-catalog::oteldemo.ProductCatalogService/GetProduct", + "bare_operation_unique:oteldemo.ProductCatalogService/GetProduct", + "legacy_exact:span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "legacy_exact:product-catalog::oteldemo.ProductCatalogService/GetProduct", + "legacy_exact:oteldemo.ProductCatalogService/GetProduct" + ] + } + }, + { + "node_id": 193, + "component": "span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "service_operation:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "bare_operation_unique:oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:oteldemo.ProductCatalogService/ListProducts" + ] + } + }, + { + "node_id": 199, + "component": "span|recommendation::/oteldemo.RecommendationService/ListRecommendations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|recommendation::/oteldemo.RecommendationService/ListRecommendations", + "service_operation:recommendation::/oteldemo.RecommendationService/ListRecommendations", + "bare_operation_unique:/oteldemo.RecommendationService/ListRecommendations", + "bare_path_unique:/oteldemo.RecommendationService/ListRecommendations", + "legacy_exact:span|recommendation::/oteldemo.RecommendationService/ListRecommendations", + "legacy_exact:recommendation::/oteldemo.RecommendationService/ListRecommendations", + "legacy_exact:/oteldemo.RecommendationService/ListRecommendations" + ] + } + }, + { + "node_id": 201, + "component": "span|shipping::/get-quote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|shipping::/get-quote", + "service_operation:shipping::/get-quote", + "bare_operation_unique:/get-quote", + "bare_path_unique:/get-quote", + "legacy_exact:span|shipping::/get-quote", + "legacy_exact:shipping::/get-quote", + "legacy_exact:/get-quote" + ] + } + }, + { + "node_id": 202, + "component": "span|shipping::/ship-order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|shipping::/ship-order", + "service_operation:shipping::/ship-order", + "bare_operation_unique:/ship-order", + "bare_path_unique:/ship-order", + "legacy_exact:span|shipping::/ship-order", + "legacy_exact:shipping::/ship-order", + "legacy_exact:/ship-order" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 133, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "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|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + }, + "path_ids": [ + "path-0", + "path-2", + "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" + ] + }, + { + "node_id": 138, + "component": "span|currency::Currency/Convert", + "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|currency::Currency/Convert", + "service_operation:currency::Currency/Convert", + "bare_operation_unique:Currency/Convert", + "legacy_exact:span|currency::Currency/Convert", + "legacy_exact:currency::Currency/Convert", + "legacy_exact:Currency/Convert" + ] + }, + "path_ids": [ + "path-1", + "path-3" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 117, + "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" + }, + { + "node_id": 122, + "component": "span|ad::oteldemo.AdService/GetAds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ad::oteldemo.AdService/GetAds", + "service_operation:ad::oteldemo.AdService/GetAds", + "bare_operation_unique:oteldemo.AdService/GetAds", + "legacy_exact:span|ad::oteldemo.AdService/GetAds", + "legacy_exact:ad::oteldemo.AdService/GetAds", + "legacy_exact:oteldemo.AdService/GetAds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 127, + "component": "span|cart::POST /oteldemo.CartService/EmptyCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/EmptyCart", + "service_operation:cart::POST /oteldemo.CartService/EmptyCart", + "bare_operation_unique:POST /oteldemo.CartService/EmptyCart", + "http_endpoint:cart::POST::/oteldemo.CartService/EmptyCart", + "http_endpoint_unique:POST::/oteldemo.CartService/EmptyCart", + "bare_path_unique:/oteldemo.CartService/EmptyCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:POST /oteldemo.CartService/EmptyCart" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 128, + "component": "span|cart::POST /oteldemo.CartService/GetCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/GetCart", + "service_operation:cart::POST /oteldemo.CartService/GetCart", + "bare_operation_unique:POST /oteldemo.CartService/GetCart", + "http_endpoint:cart::POST::/oteldemo.CartService/GetCart", + "http_endpoint_unique:POST::/oteldemo.CartService/GetCart", + "bare_path_unique:/oteldemo.CartService/GetCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/GetCart", + "legacy_exact:cart::POST /oteldemo.CartService/GetCart", + "legacy_exact:POST /oteldemo.CartService/GetCart" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 139, + "component": "span|email::POST /send_order_confirmation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|email::POST /send_order_confirmation", + "service_operation:email::POST /send_order_confirmation", + "bare_operation_unique:POST /send_order_confirmation", + "http_endpoint:email::POST::/send_order_confirmation", + "http_endpoint_unique:POST::/send_order_confirmation", + "bare_path_unique:/send_order_confirmation", + "legacy_exact:span|email::POST /send_order_confirmation", + "legacy_exact:email::POST /send_order_confirmation", + "legacy_exact:POST /send_order_confirmation" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 142, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd.evaluation.v1.Service/ResolveBoolean" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 143, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 149, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 177, + "component": "span|frontend-proxy::ingress", + "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.006782, + "abnormal_avg_duration": 0.0062596, + "avg_duration_ratio": 0.9229725744618107, + "normal_p99": 0.00789724, + "abnormal_p99": 0.0072996, + "p99_ratio": 0.9243229280102923, + "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" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 178, + "component": "span|frontend-proxy::router frontend egress", + "issue_strength": "unknown", + "issue_strength_reason": "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-proxy::router frontend egress", + "service_operation:frontend-proxy::router frontend egress", + "bare_operation_unique:router frontend egress", + "legacy_exact:span|frontend-proxy::router frontend egress", + "legacy_exact:frontend-proxy::router frontend egress", + "legacy_exact:router frontend egress" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 192, + "component": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "service_operation:product-catalog::oteldemo.ProductCatalogService/GetProduct", + "bare_operation_unique:oteldemo.ProductCatalogService/GetProduct", + "legacy_exact:span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "legacy_exact:product-catalog::oteldemo.ProductCatalogService/GetProduct", + "legacy_exact:oteldemo.ProductCatalogService/GetProduct" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 193, + "component": "span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "service_operation:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "bare_operation_unique:oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:oteldemo.ProductCatalogService/ListProducts" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 199, + "component": "span|recommendation::/oteldemo.RecommendationService/ListRecommendations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|recommendation::/oteldemo.RecommendationService/ListRecommendations", + "service_operation:recommendation::/oteldemo.RecommendationService/ListRecommendations", + "bare_operation_unique:/oteldemo.RecommendationService/ListRecommendations", + "bare_path_unique:/oteldemo.RecommendationService/ListRecommendations", + "legacy_exact:span|recommendation::/oteldemo.RecommendationService/ListRecommendations", + "legacy_exact:recommendation::/oteldemo.RecommendationService/ListRecommendations", + "legacy_exact:/oteldemo.RecommendationService/ListRecommendations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 201, + "component": "span|shipping::/get-quote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|shipping::/get-quote", + "service_operation:shipping::/get-quote", + "bare_operation_unique:/get-quote", + "bare_path_unique:/get-quote", + "legacy_exact:span|shipping::/get-quote", + "legacy_exact:shipping::/get-quote", + "legacy_exact:/get-quote" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 202, + "component": "span|shipping::/ship-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|shipping::/ship-order", + "service_operation:shipping::/ship-order", + "bare_operation_unique:/ship-order", + "bare_path_unique:/ship-order", + "legacy_exact:span|shipping::/ship-order", + "legacy_exact:shipping::/ship-order", + "legacy_exact:/ship-order" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 17, + "explained_alarm_count": 2, + "unexplained_alarm_count": 15, + "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/otel-demo0-checkout-corrupt-jv4q9x/env.json b/cases/otel-demo0-checkout-corrupt-jv4q9x/env.json new file mode 100644 index 0000000000000000000000000000000000000000..03b69ca0c600d4ca9a2c1582f77cb34de65e9fe5 --- /dev/null +++ b/cases/otel-demo0-checkout-corrupt-jv4q9x/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "otel-demo0", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777662244", + "NORMAL_END": "1777662544", + "ABNORMAL_START": "1777662544", + "ABNORMAL_END": "1777662844" +} \ No newline at end of file diff --git a/cases/otel-demo0-checkout-corrupt-jv4q9x/injection.json b/cases/otel-demo0-checkout-corrupt-jv4q9x/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..29fd9eada4679e9cdabb01de6be9109c5570818a --- /dev/null +++ b/cases/otel-demo0-checkout-corrupt-jv4q9x/injection.json @@ -0,0 +1,56 @@ +{ + "id": 2183, + "name": "otel-demo0-checkout-corrupt-jv4q9x", + "fault_type": "NetworkCorrupt", + "category": "otel-demo", + "pre_duration": 5, + "start_time": "2026-05-02T03:09:04+08:00", + "end_time": "2026-05-02T03:14:04+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 147, + "pedestal_name": "otel-demo", + "created_at": "2026-05-02T03:09:04.799+08:00", + "updated_at": "2026-05-02T03:14:04.96+08:00", + "task_id": "3bb0de26-4f2e-4d02-b089-5953915235be", + "trace_id": "38c54b2f-c9e1-4749-a1a6-98fbf454b74c", + "source": "injection", + "description": "Fault batch for task 3bb0de26-4f2e-4d02-b089-5953915235be (1 faults)", + "engine_config": [ + { + "app": "checkout", + "chaos_type": "NetworkCorrupt", + "correlation": 100, + "corrupt": 100, + "direction": "to", + "duration": 5, + "namespace": "otel-demo0", + "system": "otel-demo0", + "system_type": "otel-demo", + "target_service": "currency", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "checkout", + "currency" + ], + "pod": [ + "checkout-579bfc46f-wxvw8", + "currency-54c7b9cd75-ccxr4" + ], + "container": [ + "checkout", + "currency" + ], + "span": [ + "oteldemo.CurrencyService/Convert" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/otel-demo0-checkout-corrupt-jv4q9x/label.txt b/cases/otel-demo0-checkout-corrupt-jv4q9x/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/otel-demo0-checkout-corrupt-jv4q9x/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/otel-demo0-checkout-corrupt-jv4q9x/result.json b/cases/otel-demo0-checkout-corrupt-jv4q9x/result.json new file mode 100644 index 0000000000000000000000000000000000000000..40c8d4e688675c83208cc0009ebd6c85f9e2fd8e --- /dev/null +++ b/cases/otel-demo0-checkout-corrupt-jv4q9x/result.json @@ -0,0 +1,10927 @@ +{ + "case_name": "otel-demo0-checkout-corrupt-jv4q9x", + "injection_nodes": [ + "service|checkout", + "service|currency" + ], + "alarm_nodes": [ + 128, + 193, + 192, + 133, + 199, + 201, + 202, + 138, + 139, + 142, + 143, + 177, + 178, + 117, + 149, + 122, + 127 + ], + "propagation_result": { + "injection_node_ids": [ + 106, + 101 + ], + "injection_states": [ + "unavailable", + "unknown" + ], + "paths": [ + { + "nodes": [ + 106, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546 + ], + "propagation_delays": [ + 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": 133, + "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": 1.0641087442415011, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 101, + 138 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546 + ], + "propagation_delays": [ + 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": 138, + "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": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 101, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 138, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546 + ], + "propagation_delays": [ + 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": 133, + "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": 1.0641087442415011, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 101, + 138 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546 + ], + "propagation_delays": [ + 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": 138, + "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": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 101, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 138, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 130, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 130, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 131, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 131, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 131, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 135, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 135, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 137, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 130, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 130, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 131, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 131, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 131, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 135, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 135, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 137, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 132, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546, + 1777662546 + ], + "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": 132, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 137, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 132, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 134, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546, + 1777662546 + ], + "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": 134, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 137, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 134, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 136, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546, + 1777662546 + ], + "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": 136, + "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": 0.7325902149815819, + "matched": false + }, + { + "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": 137, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 136, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 132, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546, + 1777662546 + ], + "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": 132, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 137, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 132, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 134, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546, + 1777662546 + ], + "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": 134, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 137, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 134, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 136, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546, + 1777662546 + ], + "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": 136, + "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": 0.7325902149815819, + "matched": false + }, + { + "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": 137, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 136, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 101, + 138, + 134, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3", + "manifest:NetworkCorrupt:L4" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546, + 1777662546, + 1777662546 + ], + "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": 138, + "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": null, + "matched": false + }, + { + "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": 134, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 137, + "edge_admitted": 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.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 4, + "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": "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.0641087442415011, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 101, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 138, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 134, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 3, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 4, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 161, + 130, + 131, + 132, + 101, + 133, + 134, + 135, + 136, + 106, + 137, + 138, + 170, + 157 + ], + "max_hops_reached": 4, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null, + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 106, + "component": "service|checkout", + "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": "service|checkout", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1777662546 + }, + { + "node": "service|currency", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1777662546 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|cart::POST /oteldemo.CartService/GetCart", + "span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "span|recommendation::/oteldemo.RecommendationService/ListRecommendations", + "span|shipping::/get-quote", + "span|shipping::/ship-order", + "span|currency::Currency/Convert", + "span|email::POST /send_order_confirmation", + "span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "span|frontend-proxy::ingress", + "span|frontend-proxy::router frontend egress", + "span|accounting::order-consumed", + "span|fraud-detection::orders receive", + "span|ad::oteldemo.AdService/GetAds", + "span|cart::POST /oteldemo.CartService/EmptyCart" + ], + "evidence": { + "alarm_count": 17, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 106, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546 + ], + "propagation_delays": [ + 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": 133, + "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": 1.0641087442415011, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 101, + 138 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546 + ], + "propagation_delays": [ + 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": 138, + "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": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 101, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 138, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546 + ], + "propagation_delays": [ + 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": 133, + "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": 1.0641087442415011, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 101, + 138 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546 + ], + "propagation_delays": [ + 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": 138, + "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": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 101, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 138, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 130, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 130, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 131, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 131, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 131, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 135, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 135, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 137, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 130, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 130, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 131, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 131, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 131, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 135, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 135, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546 + ], + "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": 137, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 133, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 132, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546, + 1777662546 + ], + "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": 132, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 137, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 132, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 134, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546, + 1777662546 + ], + "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": 134, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 137, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 134, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 136, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546, + 1777662546 + ], + "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": 136, + "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": 0.7325902149815819, + "matched": false + }, + { + "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": 137, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 136, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 132, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546, + 1777662546 + ], + "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": 132, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 137, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 132, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 134, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546, + 1777662546 + ], + "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": 134, + "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": 1.0641087442415011, + "matched": false + }, + { + "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": 137, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 134, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 106, + 136, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546, + 1777662546 + ], + "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": 136, + "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": 0.7325902149815819, + "matched": false + }, + { + "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": 137, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "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.0641087442415011, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 106, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 136, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 101, + 138, + 134, + 137, + 133 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3", + "manifest:NetworkCorrupt:L4" + ], + "confidence": 0.8, + "state_start_times": [ + 1777662546, + 1777662546, + 1777662546, + 1777662546, + 1777662546 + ], + "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": 138, + "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": null, + "matched": false + }, + { + "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": 134, + "edge_admitted": 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": 1.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 137, + "edge_admitted": 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.0641087442415011, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 4, + "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": "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.0641087442415011, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "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": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777662546, + "dst_onset": 1777662546, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662546, + "window_end": 1777662900, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 101, + "onset": 1777662546, + "is_injection": true, + "lower_bound": 1777662541, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 1, + "node_id": 138, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 2, + "node_id": 134, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 3, + "node_id": 137, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + }, + { + "node_index": 4, + "node_id": 133, + "onset": 1777662546, + "is_injection": false, + "lower_bound": 1777662546, + "upper_bound": 1777662900, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 19, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 101, + "kind": "service", + "name": "currency", + "uniq_name": "service|currency", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 138, + "kind": "span", + "name": "currency::Currency/Convert", + "uniq_name": "span|currency::Currency/Convert", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 101, + "kind": "service", + "name": "currency", + "uniq_name": "service|currency", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 138, + "kind": "span", + "name": "currency::Currency/Convert", + "uniq_name": "span|currency::Currency/Convert", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 130, + "kind": "span", + "name": "checkout::orders publish", + "uniq_name": "span|checkout::orders publish", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "checkout::oteldemo.CartService/EmptyCart", + "uniq_name": "span|checkout::oteldemo.CartService/EmptyCart", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 135, + "kind": "span", + "name": "checkout::oteldemo.PaymentService/Charge", + "uniq_name": "span|checkout::oteldemo.PaymentService/Charge", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 137, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 130, + "kind": "span", + "name": "checkout::orders publish", + "uniq_name": "span|checkout::orders publish", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "checkout::oteldemo.CartService/EmptyCart", + "uniq_name": "span|checkout::oteldemo.CartService/EmptyCart", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 135, + "kind": "span", + "name": "checkout::oteldemo.PaymentService/Charge", + "uniq_name": "span|checkout::oteldemo.PaymentService/Charge", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 137, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 132, + "kind": "span", + "name": "checkout::oteldemo.CartService/GetCart", + "uniq_name": "span|checkout::oteldemo.CartService/GetCart", + "state": "healthy, missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 137, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 134, + "kind": "span", + "name": "checkout::oteldemo.CurrencyService/Convert", + "uniq_name": "span|checkout::oteldemo.CurrencyService/Convert", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 137, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 136, + "kind": "span", + "name": "checkout::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 137, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 132, + "kind": "span", + "name": "checkout::oteldemo.CartService/GetCart", + "uniq_name": "span|checkout::oteldemo.CartService/GetCart", + "state": "healthy, missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 137, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 134, + "kind": "span", + "name": "checkout::oteldemo.CurrencyService/Convert", + "uniq_name": "span|checkout::oteldemo.CurrencyService/Convert", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 137, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 106, + "kind": "service", + "name": "checkout", + "uniq_name": "service|checkout", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 136, + "kind": "span", + "name": "checkout::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 137, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "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": 101, + "kind": "service", + "name": "currency", + "uniq_name": "service|currency", + "state": "degraded, unavailable", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 138, + "kind": "span", + "name": "currency::Currency/Convert", + "uniq_name": "span|currency::Currency/Convert", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 134, + "kind": "span", + "name": "checkout::oteldemo.CurrencyService/Convert", + "uniq_name": "span|checkout::oteldemo.CurrencyService/Convert", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 137, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L4", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing", + "state_start_time": 1777662546, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 117, + "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": 122, + "component": "span|ad::oteldemo.AdService/GetAds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ad::oteldemo.AdService/GetAds", + "service_operation:ad::oteldemo.AdService/GetAds", + "bare_operation_unique:oteldemo.AdService/GetAds", + "legacy_exact:span|ad::oteldemo.AdService/GetAds", + "legacy_exact:ad::oteldemo.AdService/GetAds", + "legacy_exact:oteldemo.AdService/GetAds" + ] + } + }, + { + "node_id": 127, + "component": "span|cart::POST /oteldemo.CartService/EmptyCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/EmptyCart", + "service_operation:cart::POST /oteldemo.CartService/EmptyCart", + "bare_operation_unique:POST /oteldemo.CartService/EmptyCart", + "http_endpoint:cart::POST::/oteldemo.CartService/EmptyCart", + "http_endpoint_unique:POST::/oteldemo.CartService/EmptyCart", + "bare_path_unique:/oteldemo.CartService/EmptyCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:POST /oteldemo.CartService/EmptyCart" + ] + } + }, + { + "node_id": 128, + "component": "span|cart::POST /oteldemo.CartService/GetCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/GetCart", + "service_operation:cart::POST /oteldemo.CartService/GetCart", + "bare_operation_unique:POST /oteldemo.CartService/GetCart", + "http_endpoint:cart::POST::/oteldemo.CartService/GetCart", + "http_endpoint_unique:POST::/oteldemo.CartService/GetCart", + "bare_path_unique:/oteldemo.CartService/GetCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/GetCart", + "legacy_exact:cart::POST /oteldemo.CartService/GetCart", + "legacy_exact:POST /oteldemo.CartService/GetCart" + ] + } + }, + { + "node_id": 133, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + } + }, + { + "node_id": 138, + "component": "span|currency::Currency/Convert", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|currency::Currency/Convert", + "service_operation:currency::Currency/Convert", + "bare_operation_unique:Currency/Convert", + "legacy_exact:span|currency::Currency/Convert", + "legacy_exact:currency::Currency/Convert", + "legacy_exact:Currency/Convert" + ] + } + }, + { + "node_id": 139, + "component": "span|email::POST /send_order_confirmation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|email::POST /send_order_confirmation", + "service_operation:email::POST /send_order_confirmation", + "bare_operation_unique:POST /send_order_confirmation", + "http_endpoint:email::POST::/send_order_confirmation", + "http_endpoint_unique:POST::/send_order_confirmation", + "bare_path_unique:/send_order_confirmation", + "legacy_exact:span|email::POST /send_order_confirmation", + "legacy_exact:email::POST /send_order_confirmation", + "legacy_exact:POST /send_order_confirmation" + ] + } + }, + { + "node_id": 142, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd.evaluation.v1.Service/ResolveBoolean" + ] + } + }, + { + "node_id": 143, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + } + }, + { + "node_id": 149, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + } + }, + { + "node_id": 177, + "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.006782, + "abnormal_avg_duration": 0.0062596, + "avg_duration_ratio": 0.9229725744618107, + "normal_p99": 0.00789724, + "abnormal_p99": 0.0072996, + "p99_ratio": 0.9243229280102923, + "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" + ] + } + }, + { + "node_id": 178, + "component": "span|frontend-proxy::router frontend egress", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|frontend-proxy::router frontend egress", + "service_operation:frontend-proxy::router frontend egress", + "bare_operation_unique:router frontend egress", + "legacy_exact:span|frontend-proxy::router frontend egress", + "legacy_exact:frontend-proxy::router frontend egress", + "legacy_exact:router frontend egress" + ] + } + }, + { + "node_id": 192, + "component": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "service_operation:product-catalog::oteldemo.ProductCatalogService/GetProduct", + "bare_operation_unique:oteldemo.ProductCatalogService/GetProduct", + "legacy_exact:span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "legacy_exact:product-catalog::oteldemo.ProductCatalogService/GetProduct", + "legacy_exact:oteldemo.ProductCatalogService/GetProduct" + ] + } + }, + { + "node_id": 193, + "component": "span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "service_operation:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "bare_operation_unique:oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:oteldemo.ProductCatalogService/ListProducts" + ] + } + }, + { + "node_id": 199, + "component": "span|recommendation::/oteldemo.RecommendationService/ListRecommendations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|recommendation::/oteldemo.RecommendationService/ListRecommendations", + "service_operation:recommendation::/oteldemo.RecommendationService/ListRecommendations", + "bare_operation_unique:/oteldemo.RecommendationService/ListRecommendations", + "bare_path_unique:/oteldemo.RecommendationService/ListRecommendations", + "legacy_exact:span|recommendation::/oteldemo.RecommendationService/ListRecommendations", + "legacy_exact:recommendation::/oteldemo.RecommendationService/ListRecommendations", + "legacy_exact:/oteldemo.RecommendationService/ListRecommendations" + ] + } + }, + { + "node_id": 201, + "component": "span|shipping::/get-quote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|shipping::/get-quote", + "service_operation:shipping::/get-quote", + "bare_operation_unique:/get-quote", + "bare_path_unique:/get-quote", + "legacy_exact:span|shipping::/get-quote", + "legacy_exact:shipping::/get-quote", + "legacy_exact:/get-quote" + ] + } + }, + { + "node_id": 202, + "component": "span|shipping::/ship-order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|shipping::/ship-order", + "service_operation:shipping::/ship-order", + "bare_operation_unique:/ship-order", + "bare_path_unique:/ship-order", + "legacy_exact:span|shipping::/ship-order", + "legacy_exact:shipping::/ship-order", + "legacy_exact:/ship-order" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 133, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "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|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + }, + "path_ids": [ + "path-0", + "path-2", + "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" + ] + }, + { + "node_id": 138, + "component": "span|currency::Currency/Convert", + "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|currency::Currency/Convert", + "service_operation:currency::Currency/Convert", + "bare_operation_unique:Currency/Convert", + "legacy_exact:span|currency::Currency/Convert", + "legacy_exact:currency::Currency/Convert", + "legacy_exact:Currency/Convert" + ] + }, + "path_ids": [ + "path-1", + "path-3" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 117, + "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" + }, + { + "node_id": 122, + "component": "span|ad::oteldemo.AdService/GetAds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ad::oteldemo.AdService/GetAds", + "service_operation:ad::oteldemo.AdService/GetAds", + "bare_operation_unique:oteldemo.AdService/GetAds", + "legacy_exact:span|ad::oteldemo.AdService/GetAds", + "legacy_exact:ad::oteldemo.AdService/GetAds", + "legacy_exact:oteldemo.AdService/GetAds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 127, + "component": "span|cart::POST /oteldemo.CartService/EmptyCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/EmptyCart", + "service_operation:cart::POST /oteldemo.CartService/EmptyCart", + "bare_operation_unique:POST /oteldemo.CartService/EmptyCart", + "http_endpoint:cart::POST::/oteldemo.CartService/EmptyCart", + "http_endpoint_unique:POST::/oteldemo.CartService/EmptyCart", + "bare_path_unique:/oteldemo.CartService/EmptyCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:cart::POST /oteldemo.CartService/EmptyCart", + "legacy_exact:POST /oteldemo.CartService/EmptyCart" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 128, + "component": "span|cart::POST /oteldemo.CartService/GetCart", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|cart::POST /oteldemo.CartService/GetCart", + "service_operation:cart::POST /oteldemo.CartService/GetCart", + "bare_operation_unique:POST /oteldemo.CartService/GetCart", + "http_endpoint:cart::POST::/oteldemo.CartService/GetCart", + "http_endpoint_unique:POST::/oteldemo.CartService/GetCart", + "bare_path_unique:/oteldemo.CartService/GetCart", + "legacy_exact:span|cart::POST /oteldemo.CartService/GetCart", + "legacy_exact:cart::POST /oteldemo.CartService/GetCart", + "legacy_exact:POST /oteldemo.CartService/GetCart" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 139, + "component": "span|email::POST /send_order_confirmation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|email::POST /send_order_confirmation", + "service_operation:email::POST /send_order_confirmation", + "bare_operation_unique:POST /send_order_confirmation", + "http_endpoint:email::POST::/send_order_confirmation", + "http_endpoint_unique:POST::/send_order_confirmation", + "bare_path_unique:/send_order_confirmation", + "legacy_exact:span|email::POST /send_order_confirmation", + "legacy_exact:email::POST /send_order_confirmation", + "legacy_exact:POST /send_order_confirmation" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 142, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveBoolean", + "legacy_exact:flagd.evaluation.v1.Service/ResolveBoolean" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 143, + "component": "span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "service_operation:flagd::flagd.evaluation.v1.Service/ResolveInt", + "bare_operation_unique:flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:span|flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd::flagd.evaluation.v1.Service/ResolveInt", + "legacy_exact:flagd.evaluation.v1.Service/ResolveInt" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 149, + "component": "span|fraud-detection::orders receive", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|fraud-detection::orders receive", + "service_operation:fraud-detection::orders receive", + "bare_operation_unique:orders receive", + "legacy_exact:span|fraud-detection::orders receive", + "legacy_exact:fraud-detection::orders receive", + "legacy_exact:orders receive" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 177, + "component": "span|frontend-proxy::ingress", + "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.006782, + "abnormal_avg_duration": 0.0062596, + "avg_duration_ratio": 0.9229725744618107, + "normal_p99": 0.00789724, + "abnormal_p99": 0.0072996, + "p99_ratio": 0.9243229280102923, + "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" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 178, + "component": "span|frontend-proxy::router frontend egress", + "issue_strength": "unknown", + "issue_strength_reason": "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-proxy::router frontend egress", + "service_operation:frontend-proxy::router frontend egress", + "bare_operation_unique:router frontend egress", + "legacy_exact:span|frontend-proxy::router frontend egress", + "legacy_exact:frontend-proxy::router frontend egress", + "legacy_exact:router frontend egress" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 192, + "component": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "service_operation:product-catalog::oteldemo.ProductCatalogService/GetProduct", + "bare_operation_unique:oteldemo.ProductCatalogService/GetProduct", + "legacy_exact:span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "legacy_exact:product-catalog::oteldemo.ProductCatalogService/GetProduct", + "legacy_exact:oteldemo.ProductCatalogService/GetProduct" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 193, + "component": "span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "service_operation:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "bare_operation_unique:oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:span|product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:product-catalog::oteldemo.ProductCatalogService/ListProducts", + "legacy_exact:oteldemo.ProductCatalogService/ListProducts" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 199, + "component": "span|recommendation::/oteldemo.RecommendationService/ListRecommendations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|recommendation::/oteldemo.RecommendationService/ListRecommendations", + "service_operation:recommendation::/oteldemo.RecommendationService/ListRecommendations", + "bare_operation_unique:/oteldemo.RecommendationService/ListRecommendations", + "bare_path_unique:/oteldemo.RecommendationService/ListRecommendations", + "legacy_exact:span|recommendation::/oteldemo.RecommendationService/ListRecommendations", + "legacy_exact:recommendation::/oteldemo.RecommendationService/ListRecommendations", + "legacy_exact:/oteldemo.RecommendationService/ListRecommendations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 201, + "component": "span|shipping::/get-quote", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|shipping::/get-quote", + "service_operation:shipping::/get-quote", + "bare_operation_unique:/get-quote", + "bare_path_unique:/get-quote", + "legacy_exact:span|shipping::/get-quote", + "legacy_exact:shipping::/get-quote", + "legacy_exact:/get-quote" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 202, + "component": "span|shipping::/ship-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|shipping::/ship-order", + "service_operation:shipping::/ship-order", + "bare_operation_unique:/ship-order", + "bare_path_unique:/ship-order", + "legacy_exact:span|shipping::/ship-order", + "legacy_exact:shipping::/ship-order", + "legacy_exact:/ship-order" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 133, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "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|checkout::oteldemo.CheckoutService/PlaceOrder", + "service_operation:checkout::oteldemo.CheckoutService/PlaceOrder", + "bare_operation_unique:oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:span|checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:checkout::oteldemo.CheckoutService/PlaceOrder", + "legacy_exact:oteldemo.CheckoutService/PlaceOrder" + ] + }, + "path_ids": [ + "path-0", + "path-2", + "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" + ] + }, + { + "node_id": 138, + "component": "span|currency::Currency/Convert", + "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|currency::Currency/Convert", + "service_operation:currency::Currency/Convert", + "bare_operation_unique:Currency/Convert", + "legacy_exact:span|currency::Currency/Convert", + "legacy_exact:currency::Currency/Convert", + "legacy_exact:Currency/Convert" + ] + }, + "path_ids": [ + "path-1", + "path-3" + ] + } + ], + "candidate_alarm_node_ids": [ + 117, + 122, + 127, + 128, + 133, + 138, + 139, + 142, + 143, + 149, + 177, + 178, + 192, + 193, + 199, + 201, + 202 + ], + "explained_alarm_node_ids": [ + 133, + 138 + ], + "unexplained_alarm_node_ids": [ + 117, + 122, + 127, + 128, + 139, + 142, + 143, + 149, + 177, + 178, + 192, + 193, + 199, + 201, + 202 + ], + "candidate_alarm_count": 17, + "explained_alarm_count": 2, + "unexplained_alarm_count": 15, + "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|checkout", + "service|currency" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkCorrupt", + "resolution_method": "network_ground_truth_to", + "network_source": "checkout", + "network_target": "currency", + "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-config-service-stress-g6rpl9/abnormal_logs.parquet b/cases/ts0-ts-config-service-stress-g6rpl9/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e583122398a3ef985bf9cabbad2e97279ddab8ae --- /dev/null +++ b/cases/ts0-ts-config-service-stress-g6rpl9/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aae6c24cd02307e01110469e4faf4ac9dbda97c1937a9844f7d8018130401cbf +size 952466 diff --git a/cases/ts0-ts-config-service-stress-g6rpl9/abnormal_metrics.parquet b/cases/ts0-ts-config-service-stress-g6rpl9/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4acf258e716270f9fc0daf563a6b4ff67a9be98c --- /dev/null +++ b/cases/ts0-ts-config-service-stress-g6rpl9/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90793ae5e3bf63e785bde3b2d6e7080a3659d77f9366ae942fc2ec94bf0a4b8c +size 184841 diff --git a/cases/ts0-ts-config-service-stress-g6rpl9/abnormal_metrics_histogram.parquet b/cases/ts0-ts-config-service-stress-g6rpl9/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..548c0dc6bc10f456f641c7a2567d253adc7e9f10 --- /dev/null +++ b/cases/ts0-ts-config-service-stress-g6rpl9/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2efc358298507fa58aa69150047b22014371e3cbee1567575d330d0703805c69 +size 34187 diff --git a/cases/ts0-ts-config-service-stress-g6rpl9/abnormal_metrics_sum.parquet b/cases/ts0-ts-config-service-stress-g6rpl9/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44e4b034c5905457b3a613a5c1d059790544baee --- /dev/null +++ b/cases/ts0-ts-config-service-stress-g6rpl9/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce3914fe310c17d81a8f40eac530eb3694135d2295ce183821aa35862611512 +size 119317 diff --git a/cases/ts0-ts-config-service-stress-g6rpl9/abnormal_traces.parquet b/cases/ts0-ts-config-service-stress-g6rpl9/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b5f9b9b2cbf1f13d094c475bf516c51fb1025d7 --- /dev/null +++ b/cases/ts0-ts-config-service-stress-g6rpl9/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfe86a0e5a88feab1fbf65bc0675daecccea63d9b349e8ab1f62897beb5efa64 +size 3360422 diff --git a/cases/ts0-ts-config-service-stress-g6rpl9/conclusion.parquet b/cases/ts0-ts-config-service-stress-g6rpl9/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b4d941b08c726b327c3df05f3a982001a5f38ad --- /dev/null +++ b/cases/ts0-ts-config-service-stress-g6rpl9/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a18e0f33984b454525049e004528b68cb5cd9589e705949871b9911c7bc705d +size 7488 diff --git a/cases/ts0-ts-config-service-stress-g6rpl9/normal_logs.parquet b/cases/ts0-ts-config-service-stress-g6rpl9/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..144de058b806b2cb703c6c6b85372a4ae8253e58 --- /dev/null +++ b/cases/ts0-ts-config-service-stress-g6rpl9/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea38c1d864963a9502f4348d1d222840e5ff52ce65015a85851e981e91995c6 +size 898642 diff --git a/cases/ts0-ts-config-service-stress-g6rpl9/normal_metrics.parquet b/cases/ts0-ts-config-service-stress-g6rpl9/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8e88c06a84d61db62dbdaa6113e15a84df7fc9d --- /dev/null +++ b/cases/ts0-ts-config-service-stress-g6rpl9/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e22555d8fa94ad9560c93cec4b227687f6db049e0ff098bacd6304b90fecfc44 +size 187283 diff --git a/cases/ts0-ts-config-service-stress-g6rpl9/normal_metrics_histogram.parquet b/cases/ts0-ts-config-service-stress-g6rpl9/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..356b898da10104e0d1371ff93fd9bd1276d654ff --- /dev/null +++ b/cases/ts0-ts-config-service-stress-g6rpl9/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dc342159fb13c1fb122e1f6fcebd009efe8e99779eaa48065c37e50e29ba471 +size 36000 diff --git a/cases/ts0-ts-config-service-stress-g6rpl9/normal_metrics_sum.parquet b/cases/ts0-ts-config-service-stress-g6rpl9/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc9f3719c2560ad574c0a8ee293c1f3991a34450 --- /dev/null +++ b/cases/ts0-ts-config-service-stress-g6rpl9/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:918feb4ef829a9b1a924235414811d4d6b5bcc6cdbde5a5453fe75114fb92025 +size 129759 diff --git a/cases/ts0-ts-config-service-stress-g6rpl9/normal_traces.parquet b/cases/ts0-ts-config-service-stress-g6rpl9/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca0a55964676b7840cda9cd4aeaac784189d2edf --- /dev/null +++ b/cases/ts0-ts-config-service-stress-g6rpl9/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b0d331edcf6e9adf036a482390e50a8897b81e67c734845a5e168ef4954e07 +size 3239907 diff --git a/cases/ts0-ts-travel2-service-request-abort-nnvxn4/.finished b/cases/ts0-ts-travel2-service-request-abort-nnvxn4/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts0-ts-travel2-service-request-abort-nnvxn4/causal_graph.json b/cases/ts0-ts-travel2-service-request-abort-nnvxn4/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..dd62bab89aec5a49ddbd6c4c1e13f0f4b6a333ba --- /dev/null +++ b/cases/ts0-ts-travel2-service-request-abort-nnvxn4/causal_graph.json @@ -0,0 +1,645 @@ +{ + "case_name": "ts0-ts-travel2-service-request-abort-nnvxn4", + "fault_type": "HTTPRequestAbort", + "root_resolution_method": "http_span_fallback_to_service", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1756957039, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + } + ], + "edges": [ + { + "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-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + }, + { + "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::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "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::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::POST /api/v1/travel2service/trips/left", + "target": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + }, + { + "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" + } + ], + "root_causes": [ + { + "component": "service|ts-travel2-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1756957039, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1756957039, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1756957039, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + } + ], + "component_to_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::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" + }, + "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": 528, + "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.016141972903225804, + "abnormal_avg_duration": 0.13679989925, + "avg_duration_ratio": 8.474794256572068, + "normal_p99": 0.09312998567999936, + "abnormal_p99": 0.9659543389599997, + "p99_ratio": 10.372108745716778, + "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": 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": 543, + "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.2565267252386364, + "abnormal_avg_duration": 20.00157551575, + "avg_duration_ratio": 77.97072799001097, + "normal_p99": 2.892876357319987, + "abnormal_p99": 20.00361082616, + "p99_ratio": 6.9147825054962615, + "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": 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.7530079256481482, + "abnormal_avg_duration": 20.0014652324, + "avg_duration_ratio": 26.562091249150967, + "normal_p99": 6.055863496069997, + "abnormal_p99": 20.00341057144, + "p99_ratio": 3.303147533695464, + "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/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.2857142857142857, + "success_rate_drop": 0.7142857142857143, + "normal_avg_duration": 1.145339216189189, + "abnormal_avg_duration": 16.469169019, + "avg_duration_ratio": 14.37929373779479, + "normal_p99": 6.6681280559200005, + "abnormal_p99": 20.0039163491, + "p99_ratio": 2.9999298425800944, + "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": 543, + "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.2565267252386364, + "abnormal_avg_duration": 20.00157551575, + "avg_duration_ratio": 77.97072799001097, + "normal_p99": 2.892876357319987, + "abnormal_p99": 20.00361082616, + "p99_ratio": 6.9147825054962615, + "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-0" + ] + }, + { + "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.7530079256481482, + "abnormal_avg_duration": 20.0014652324, + "avg_duration_ratio": 26.562091249150967, + "normal_p99": 6.055863496069997, + "abnormal_p99": 20.00341057144, + "p99_ratio": 3.303147533695464, + "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-1" + ] + }, + { + "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.2857142857142857, + "success_rate_drop": 0.7142857142857143, + "normal_avg_duration": 1.145339216189189, + "abnormal_avg_duration": 16.469169019, + "avg_duration_ratio": 14.37929373779479, + "normal_p99": 6.6681280559200005, + "abnormal_p99": 20.0039163491, + "p99_ratio": 2.9999298425800944, + "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" + ] + } + ], + "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": 528, + "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.016141972903225804, + "abnormal_avg_duration": 0.13679989925, + "avg_duration_ratio": 8.474794256572068, + "normal_p99": 0.09312998567999936, + "abnormal_p99": 0.9659543389599997, + "p99_ratio": 10.372108745716778, + "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": 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" + } + ], + "candidate_alarm_count": 8, + "explained_alarm_count": 3, + "unexplained_alarm_count": 5, + "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/ts0-ts-travel2-service-request-abort-nnvxn4/env.json b/cases/ts0-ts-travel2-service-request-abort-nnvxn4/env.json new file mode 100644 index 0000000000000000000000000000000000000000..0db183d887ab86b9adcbe9d07ccccd49b861be18 --- /dev/null +++ b/cases/ts0-ts-travel2-service-request-abort-nnvxn4/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts0", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1756956799", + "NORMAL_END": "1756957039", + "ABNORMAL_START": "1756957039", + "ABNORMAL_END": "1756957279" +} \ No newline at end of file diff --git a/cases/ts0-ts-travel2-service-request-abort-nnvxn4/injection.json b/cases/ts0-ts-travel2-service-request-abort-nnvxn4/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..fd15491909bd36a2b8c3de07f39884d4e471eee8 --- /dev/null +++ b/cases/ts0-ts-travel2-service-request-abort-nnvxn4/injection.json @@ -0,0 +1,37 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-09-04T03:37:19.116Z", + "description": "Fault for task b958580b-7d53-47bd-a71f-c28d8bb2a928", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_name\":\"ts-travel2-service\",\"method\":\"POST\",\"route\":\"/api/v1/basicservice/basic/travels\",\"server_address\":\"ts-basic-service\",\"server_port\":\"8080\"},\"namespace\":\"ts\"}", + "end_time": "2025-09-04T03:41:19Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"5\":{\"name\":\"5\",\"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\":48}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":5}", + "fault_type": 5, + "ground_truth": { + "container": [ + "ts-basic-service", + "ts-travel2-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-basic-service-68f7cbd746-blscn", + "ts-travel2-service-79fb6f545d-d7f2k" + ], + "service": [ + "ts-travel2-service", + "ts-basic-service" + ], + "span": [ + "ts-travel2-service", + "ts-basic-service" + ] + }, + "id": 8410, + "injection_name": "ts0-ts-travel2-service-request-abort-nnvxn4", + "pre_duration": 4, + "start_time": "2025-09-04T03:37:19Z", + "status": 2, + "task": null, + "task_id": "b958580b-7d53-47bd-a71f-c28d8bb2a928", + "updated_at": "2025-09-04T03:41:19.624Z" +} \ No newline at end of file diff --git a/cases/ts0-ts-travel2-service-request-abort-nnvxn4/label.txt b/cases/ts0-ts-travel2-service-request-abort-nnvxn4/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts0-ts-travel2-service-request-abort-nnvxn4/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts0-ts-travel2-service-request-abort-nnvxn4/result.json b/cases/ts0-ts-travel2-service-request-abort-nnvxn4/result.json new file mode 100644 index 0000000000000000000000000000000000000000..620b422cfc28c9fcacebfaf71db9919e03af5093 --- /dev/null +++ b/cases/ts0-ts-travel2-service-request-abort-nnvxn4/result.json @@ -0,0 +1,2665 @@ +{ + "case_name": "ts0-ts-travel2-service-request-abort-nnvxn4", + "injection_nodes": [ + "service|ts-travel2-service" + ], + "alarm_nodes": [ + 544, + 546, + 295, + 297, + 528, + 529, + 530, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 222 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 516, + 543 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1756957039, + 1756957039 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestAbort", + "edges": [ + { + "edge_index": 0, + "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": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.8285714285714286, + "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": "missing", + "dst_state": "missing", + "src_onset": 1756957039, + "dst_onset": 1756957039, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756957039, + "window_end": 1756957338, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 516, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 1, + "node_id": 543, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestAbort:L1", + "manifest:HTTPRequestAbort:Lext", + "manifest:HTTPRequestAbort:Lext", + "manifest:HTTPRequestAbort:Lext", + "manifest:HTTPRequestAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1756957039, + 1756957039, + 1756957039, + 1756957039, + 1756957039, + 1756957039 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestAbort", + "edges": [ + { + "edge_index": 0, + "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": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.9852941176470589, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.9852941176470589, + "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": 1, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.8, + "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": 1, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.8, + "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": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.0, + "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": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756957039, + "dst_onset": 1756957039, + "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": 1756957039, + "dst_onset": 1756957039, + "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": 1756957039, + "dst_onset": 1756957039, + "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": 1756957039, + "dst_onset": 1756957039, + "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": 1756957039, + "dst_onset": 1756957039, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756957039, + "window_end": 1756957338, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 514, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 1, + "node_id": 429, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 2, + "node_id": 426, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 3, + "node_id": 496, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 4, + "node_id": 493, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestAbort:L1", + "manifest:HTTPRequestAbort:Lext", + "manifest:HTTPRequestAbort:Lext", + "manifest:HTTPRequestAbort:Lext", + "manifest:HTTPRequestAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1756957039, + 1756957039, + 1756957039, + 1756957039, + 1756957039, + 1756957039 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestAbort", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "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": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.9701492537313433, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.9701492537313433, + "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": 1, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.42857142857142855, + "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": 1, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.42857142857142855, + "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": 1, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.0, + "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": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756957039, + "dst_onset": 1756957039, + "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": 1756957039, + "dst_onset": 1756957039, + "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": 1756957039, + "dst_onset": 1756957039, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756957039, + "dst_onset": 1756957039, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756957039, + "dst_onset": 1756957039, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756957039, + "window_end": 1756957338, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 514, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 1, + "node_id": 431, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 2, + "node_id": 428, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 3, + "node_id": 498, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 4, + "node_id": 495, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 5, + "node_id": 546, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 513, + 514, + 515, + 516, + 517, + 518, + 519, + 520, + 521, + 522, + 523, + 524, + 525, + 526, + 527, + 274, + 543, + 544, + 546, + 426, + 427, + 428, + 429, + 430, + 431, + 222, + 493, + 494, + 495, + 496, + 497, + 498 + ], + "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": "service|ts-travel2-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-travel2-service", + "states": [ + "degraded", + "erroring" + ], + "first_state_at": 1756957039 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "span|ts-auth-service::SELECT ts.user_roles", + "span|ts-auth-service::UserRepository.findByUsername", + "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::POST /api/v1/travel2service/trips/left" + ], + "evidence": { + "alarm_count": 8, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 516, + 543 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1756957039, + 1756957039 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestAbort", + "edges": [ + { + "edge_index": 0, + "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": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.8285714285714286, + "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": "missing", + "dst_state": "missing", + "src_onset": 1756957039, + "dst_onset": 1756957039, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756957039, + "window_end": 1756957338, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 516, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 1, + "node_id": 543, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestAbort:L1", + "manifest:HTTPRequestAbort:Lext", + "manifest:HTTPRequestAbort:Lext", + "manifest:HTTPRequestAbort:Lext", + "manifest:HTTPRequestAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1756957039, + 1756957039, + 1756957039, + 1756957039, + 1756957039, + 1756957039 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestAbort", + "edges": [ + { + "edge_index": 0, + "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": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.9852941176470589, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.9852941176470589, + "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": 1, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.8, + "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": 1, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.8, + "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": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.0, + "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": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756957039, + "dst_onset": 1756957039, + "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": 1756957039, + "dst_onset": 1756957039, + "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": 1756957039, + "dst_onset": 1756957039, + "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": 1756957039, + "dst_onset": 1756957039, + "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": 1756957039, + "dst_onset": 1756957039, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756957039, + "window_end": 1756957338, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 514, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 1, + "node_id": 429, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 2, + "node_id": 426, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 3, + "node_id": 496, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 4, + "node_id": 493, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestAbort:L1", + "manifest:HTTPRequestAbort:Lext", + "manifest:HTTPRequestAbort:Lext", + "manifest:HTTPRequestAbort:Lext", + "manifest:HTTPRequestAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1756957039, + 1756957039, + 1756957039, + 1756957039, + 1756957039, + 1756957039 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestAbort", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "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": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.9701492537313433, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.9701492537313433, + "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": 1, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.42857142857142855, + "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": 1, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.42857142857142855, + "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": 1, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.2, + 1.0 + ], + "value": 0.0, + "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": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756957039, + "dst_onset": 1756957039, + "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": 1756957039, + "dst_onset": 1756957039, + "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": 1756957039, + "dst_onset": 1756957039, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756957039, + "dst_onset": 1756957039, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756957039, + "dst_onset": 1756957039, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756957039, + "window_end": 1756957338, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 514, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 1, + "node_id": 431, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 2, + "node_id": 428, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 3, + "node_id": 498, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 4, + "node_id": 495, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "in_window": true + }, + { + "node_index": 5, + "node_id": 546, + "onset": 1756957039, + "is_injection": false, + "lower_bound": 1756957039, + "upper_bound": 1756957338, + "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": 516, + "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", + "state_start_time": 1756957039, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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, slow", + "state_start_time": 1756957039, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 514, + "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": 1756957039, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestAbort:L1", + "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, slow", + "state_start_time": 1756957039, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestAbort: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, slow", + "state_start_time": 1756957039, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestAbort: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, slow", + "state_start_time": 1756957039, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestAbort: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, slow", + "state_start_time": 1756957039, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestAbort: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": 1756957039, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 514, + "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": 1756957039, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestAbort:L1", + "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, slow", + "state_start_time": 1756957039, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestAbort: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, slow", + "state_start_time": 1756957039, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestAbort: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, slow", + "state_start_time": 1756957039, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestAbort: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, slow", + "state_start_time": 1756957039, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestAbort: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": 1756957039, + "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": 528, + "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.016141972903225804, + "abnormal_avg_duration": 0.13679989925, + "avg_duration_ratio": 8.474794256572068, + "normal_p99": 0.09312998567999936, + "abnormal_p99": 0.9659543389599997, + "p99_ratio": 10.372108745716778, + "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": 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": 543, + "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.2565267252386364, + "abnormal_avg_duration": 20.00157551575, + "avg_duration_ratio": 77.97072799001097, + "normal_p99": 2.892876357319987, + "abnormal_p99": 20.00361082616, + "p99_ratio": 6.9147825054962615, + "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": 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.7530079256481482, + "abnormal_avg_duration": 20.0014652324, + "avg_duration_ratio": 26.562091249150967, + "normal_p99": 6.055863496069997, + "abnormal_p99": 20.00341057144, + "p99_ratio": 3.303147533695464, + "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/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.2857142857142857, + "success_rate_drop": 0.7142857142857143, + "normal_avg_duration": 1.145339216189189, + "abnormal_avg_duration": 16.469169019, + "avg_duration_ratio": 14.37929373779479, + "normal_p99": 6.6681280559200005, + "abnormal_p99": 20.0039163491, + "p99_ratio": 2.9999298425800944, + "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": 543, + "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.2565267252386364, + "abnormal_avg_duration": 20.00157551575, + "avg_duration_ratio": 77.97072799001097, + "normal_p99": 2.892876357319987, + "abnormal_p99": 20.00361082616, + "p99_ratio": 6.9147825054962615, + "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-0" + ] + }, + { + "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.7530079256481482, + "abnormal_avg_duration": 20.0014652324, + "avg_duration_ratio": 26.562091249150967, + "normal_p99": 6.055863496069997, + "abnormal_p99": 20.00341057144, + "p99_ratio": 3.303147533695464, + "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-1" + ] + }, + { + "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.2857142857142857, + "success_rate_drop": 0.7142857142857143, + "normal_avg_duration": 1.145339216189189, + "abnormal_avg_duration": 16.469169019, + "avg_duration_ratio": 14.37929373779479, + "normal_p99": 6.6681280559200005, + "abnormal_p99": 20.0039163491, + "p99_ratio": 2.9999298425800944, + "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" + ] + } + ], + "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": 528, + "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.016141972903225804, + "abnormal_avg_duration": 0.13679989925, + "avg_duration_ratio": 8.474794256572068, + "normal_p99": 0.09312998567999936, + "abnormal_p99": 0.9659543389599997, + "p99_ratio": 10.372108745716778, + "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": 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" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 543, + "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.2565267252386364, + "abnormal_avg_duration": 20.00157551575, + "avg_duration_ratio": 77.97072799001097, + "normal_p99": 2.892876357319987, + "abnormal_p99": 20.00361082616, + "p99_ratio": 6.9147825054962615, + "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-0" + ] + }, + { + "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.7530079256481482, + "abnormal_avg_duration": 20.0014652324, + "avg_duration_ratio": 26.562091249150967, + "normal_p99": 6.055863496069997, + "abnormal_p99": 20.00341057144, + "p99_ratio": 3.303147533695464, + "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-1" + ] + }, + { + "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.2857142857142857, + "success_rate_drop": 0.7142857142857143, + "normal_avg_duration": 1.145339216189189, + "abnormal_avg_duration": 16.469169019, + "avg_duration_ratio": 14.37929373779479, + "normal_p99": 6.6681280559200005, + "abnormal_p99": 20.0039163491, + "p99_ratio": 2.9999298425800944, + "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" + ] + } + ], + "candidate_alarm_node_ids": [ + 295, + 297, + 528, + 529, + 530, + 543, + 544, + 546 + ], + "explained_alarm_node_ids": [ + 543, + 544, + 546 + ], + "unexplained_alarm_node_ids": [ + 295, + 297, + 528, + 529, + 530 + ], + "candidate_alarm_count": 8, + "explained_alarm_count": 3, + "unexplained_alarm_count": 5, + "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|ts-travel2-service" + ], + "start_kind": "service", + "category": "http_span", + "fault_type": "HTTPRequestAbort", + "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/ts1-ts-route-service-exception-n729sm/abnormal_logs.parquet b/cases/ts1-ts-route-service-exception-n729sm/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c97b0430ebf5784a8125daa7b385003b8c6b42c1 --- /dev/null +++ b/cases/ts1-ts-route-service-exception-n729sm/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f6edf9fe90d70616ddfe0b2ec73a53a9ae4be687a5ca7e411e96ce6dfcd6e3 +size 729713 diff --git a/cases/ts1-ts-route-service-exception-n729sm/abnormal_metrics.parquet b/cases/ts1-ts-route-service-exception-n729sm/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6492f04a42a849b4dc502c7f3dcd4be42adcd1d4 --- /dev/null +++ b/cases/ts1-ts-route-service-exception-n729sm/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57894ebf4d09653e03a9e83e2d872100cf316c7779b0962091d5c092fdffd66b +size 184197 diff --git a/cases/ts1-ts-route-service-exception-n729sm/abnormal_metrics_histogram.parquet b/cases/ts1-ts-route-service-exception-n729sm/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d75e95c731e2dbfcc95cac2ea7337382931285f5 --- /dev/null +++ b/cases/ts1-ts-route-service-exception-n729sm/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55fc8743e5909ab232d2d2687e899e2a5772e586754cb14c93d5812cec6701a8 +size 32510 diff --git a/cases/ts1-ts-route-service-exception-n729sm/abnormal_metrics_sum.parquet b/cases/ts1-ts-route-service-exception-n729sm/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34583b0b3f36cf70c4ca3e51729380139635ac50 --- /dev/null +++ b/cases/ts1-ts-route-service-exception-n729sm/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f6a91050f47e97261cf7f093ee42e6a38e74caf5a46f1037f1cbe7c59850bc +size 155459 diff --git a/cases/ts1-ts-route-service-exception-n729sm/abnormal_traces.parquet b/cases/ts1-ts-route-service-exception-n729sm/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46d4479567ac7521ed1db401b017b505a90699ea --- /dev/null +++ b/cases/ts1-ts-route-service-exception-n729sm/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e3c8e09adb3b65d8c943dd26661c4b02d3757a4c83775e91a5b068c9bdb155f +size 1825881 diff --git a/cases/ts1-ts-route-service-exception-n729sm/conclusion.parquet b/cases/ts1-ts-route-service-exception-n729sm/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a25915168dc8d87ba7c8bb8e560d2a95076ca5c2 --- /dev/null +++ b/cases/ts1-ts-route-service-exception-n729sm/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e3bf02b84825eed6c7f0210f8fcf1564609de915bf11265d9542332324292a +size 10296 diff --git a/cases/ts1-ts-route-service-exception-n729sm/normal_logs.parquet b/cases/ts1-ts-route-service-exception-n729sm/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83986cfee5a137b5e126aad0b2db60780251460d --- /dev/null +++ b/cases/ts1-ts-route-service-exception-n729sm/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd96fbf8533070a85aab0a4b6cd705578a86c1bc5b4cf77a4e1ac779c3ef082d +size 1884330 diff --git a/cases/ts1-ts-route-service-exception-n729sm/normal_metrics.parquet b/cases/ts1-ts-route-service-exception-n729sm/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..589f41b3074f546caf89cb79e9a19456052e1723 --- /dev/null +++ b/cases/ts1-ts-route-service-exception-n729sm/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af1f2bd2b8d79d55cb9b7793f3e9a73cd76dd69432247e800f51ed3b266aade7 +size 195975 diff --git a/cases/ts1-ts-route-service-exception-n729sm/normal_metrics_histogram.parquet b/cases/ts1-ts-route-service-exception-n729sm/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5239213863640603809cc38cf3e9370ac73f004c --- /dev/null +++ b/cases/ts1-ts-route-service-exception-n729sm/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bce88e3f0066c395ac40268b14d798e0af703b843a7a9efc20107fc72b3c009 +size 41429 diff --git a/cases/ts1-ts-route-service-exception-n729sm/normal_metrics_sum.parquet b/cases/ts1-ts-route-service-exception-n729sm/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9886f557bd8e414b1095f9f0198dfe89f795db92 --- /dev/null +++ b/cases/ts1-ts-route-service-exception-n729sm/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4e1957cfcba6de4fe0e98d401a311acf6777a19d7edbcd9b98fd7532d4a545 +size 158313 diff --git a/cases/ts1-ts-route-service-exception-n729sm/normal_traces.parquet b/cases/ts1-ts-route-service-exception-n729sm/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8bb2ff329685b589aa88d38a0ed4df9dbbd4bc9 --- /dev/null +++ b/cases/ts1-ts-route-service-exception-n729sm/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dec52c520c1afc6d1b685cc81b8caf7a714e9fa8e226aed7dd543c147e6d9c3 +size 3771951 diff --git a/cases/ts1-ts-seat-service-partition-gtmt4k/.finished b/cases/ts1-ts-seat-service-partition-gtmt4k/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts1-ts-seat-service-partition-gtmt4k/causal_graph.json b/cases/ts1-ts-seat-service-partition-gtmt4k/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..e4e22ba5d83e7d323f0408cb5d040d2daed42d04 --- /dev/null +++ b/cases/ts1-ts-seat-service-partition-gtmt4k/causal_graph.json @@ -0,0 +1,715 @@ +{ + "case_name": "ts1-ts-seat-service-partition-gtmt4k", + "fault_type": "NetworkPartition", + "root_resolution_method": "network_ground_truth_to", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1755008445, + "component": "service|ts-seat-service", + "state": [ + "degraded", + "silent" + ] + }, + { + "timestamp": 1755008445, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": [ + "missing", + "silent", + "slow" + ] + }, + { + "timestamp": 1755008445, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755008445, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755008445, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755008445, + "component": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": [ + "missing", + "silent", + "slow" + ] + }, + { + "timestamp": 1755008445, + "component": "service|ts-travel2-service", + "state": [ + "silent" + ] + }, + { + "timestamp": 1755008445, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755008445, + "component": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755008445, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755008445, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755008445, + "component": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755008445, + "component": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755008463, + "component": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755008463, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755008445, + "component": "span|ts-travel2-service::TripRepository.findByRouteId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755008445, + "component": "span|ts-travel2-service::TripRepository.findByTripId", + "state": [ + "silent", + "missing" + ] + }, + { + "timestamp": 1755008445, + "component": "span|ts-travel2-service::SELECT Trip", + "state": [ + "silent", + "missing" + ] + } + ], + "edges": [ + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes" + }, + { + "source": "span|ts-travel2-service::TripRepository.findByTripId", + "target": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo" + }, + { + "source": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "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": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "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::SeatController.getLeftTicketOfInterval" + }, + { + "source": "span|ts-travel2-service::TripRepository.findByRouteId", + "target": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId" + }, + { + "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::TravelController.getTripAllDetailInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail" + }, + { + "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": "service|ts-travel2-service", + "target": "span|ts-travel2-service::SELECT Trip" + }, + { + "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::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-travel2-service::SELECT Trip", + "target": "span|ts-travel2-service::TripRepository.findByTripId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::TripRepository.findByTripId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::TripRepository.findByRouteId" + }, + { + "source": "span|ts-travel2-service::SELECT Trip", + "target": "span|ts-travel2-service::TripRepository.findByRouteId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo" + } + ], + "root_causes": [ + { + "timestamp": 1755008445, + "component": "service|ts-seat-service", + "state": [ + "degraded", + "silent" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1755008445, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1755008445, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + } + ], + "component_to_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-seat-service::SeatController.getLeftTicketOfInterval": "ts-seat-service", + "service|ts-travel2-service": "ts-travel2-service", + "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-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", + "span|ts-travel-service::TravelController.getTripAllDetailInfo": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail": "ts-travel-service", + "span|ts-travel2-service::TripRepository.findByRouteId": "ts-travel2-service", + "span|ts-travel2-service::TripRepository.findByTripId": "ts-travel2-service", + "span|ts-travel2-service::SELECT Trip": "ts-travel2-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 391, + "component": "span|ts-order-service::OrderRepository.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-service::OrderRepository.findByAccountId", + "service_operation:ts-order-service::OrderRepository.findByAccountId", + "bare_operation_unique:OrderRepository.findByAccountId", + "legacy_exact:span|ts-order-service::OrderRepository.findByAccountId", + "legacy_exact:ts-order-service::OrderRepository.findByAccountId", + "legacy_exact:OrderRepository.findByAccountId" + ] + } + }, + { + "node_id": 397, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9854014598540146, + "success_rate_drop": 0.014598540145985384, + "normal_avg_duration": 0.02400844842633929, + "abnormal_avg_duration": 0.30396814663503646, + "avg_duration_ratio": 12.66088258754605, + "normal_p99": 0.4322071664699972, + "abnormal_p99": 20.000692536080003, + "p99_ratio": 46.27570778021425, + "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": 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": 536, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9411764705882353, + "success_rate_drop": 0.05882352941176472, + "normal_avg_duration": 0.172560545375, + "abnormal_avg_duration": 1.602547597, + "avg_duration_ratio": 9.286871419636645, + "normal_p99": 2.480010460709998, + "abnormal_p99": 17.669063945399998, + "p99_ratio": 7.124592506896745, + "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": 538, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9854014598540146, + "success_rate_drop": 0.014598540145985384, + "normal_avg_duration": 0.02400844842633929, + "abnormal_avg_duration": 0.30396814663503646, + "avg_duration_ratio": 12.66088258754605, + "normal_p99": 0.4322071664699972, + "abnormal_p99": 20.000692536080003, + "p99_ratio": 46.27570778021425, + "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": 542, + "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": 0.9473684210526315, + "success_rate_drop": 0.052631578947368474, + "normal_avg_duration": 0.5989253014893616, + "abnormal_avg_duration": 1.5234283283947367, + "avg_duration_ratio": 2.5436032249871423, + "normal_p99": 3.4827046352799984, + "abnormal_p99": 20.0009876117, + "p99_ratio": 5.742946849149608, + "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": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9767441860465116, + "success_rate_drop": 0.023255813953488413, + "normal_avg_duration": 0.6188718321964285, + "abnormal_avg_duration": 0.8993511246046512, + "avg_duration_ratio": 1.453210629110034, + "normal_p99": 3.6931010458000046, + "abnormal_p99": 11.956006301459968, + "p99_ratio": 3.237389433212771, + "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": 542, + "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": 0.9473684210526315, + "success_rate_drop": 0.052631578947368474, + "normal_avg_duration": 0.5989253014893616, + "abnormal_avg_duration": 1.5234283283947367, + "avg_duration_ratio": 2.5436032249871423, + "normal_p99": 3.4827046352799984, + "abnormal_p99": 20.0009876117, + "p99_ratio": 5.742946849149608, + "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-2", + "path-5", + "path-7", + "path-9", + "path-10", + "path-12", + "path-13", + "path-16", + "path-18", + "path-19", + "path-20", + "path-23", + "path-25" + ] + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "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": 0.9767441860465116, + "success_rate_drop": 0.023255813953488413, + "normal_avg_duration": 0.6188718321964285, + "abnormal_avg_duration": 0.8993511246046512, + "avg_duration_ratio": 1.453210629110034, + "normal_p99": 3.6931010458000046, + "abnormal_p99": 11.956006301459968, + "p99_ratio": 3.237389433212771, + "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-1", + "path-3", + "path-4", + "path-6", + "path-8", + "path-11", + "path-14", + "path-15", + "path-17", + "path-21", + "path-22", + "path-24", + "path-26" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 391, + "component": "span|ts-order-service::OrderRepository.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-service::OrderRepository.findByAccountId", + "service_operation:ts-order-service::OrderRepository.findByAccountId", + "bare_operation_unique:OrderRepository.findByAccountId", + "legacy_exact:span|ts-order-service::OrderRepository.findByAccountId", + "legacy_exact:ts-order-service::OrderRepository.findByAccountId", + "legacy_exact:OrderRepository.findByAccountId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 397, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "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.9854014598540146, + "success_rate_drop": 0.014598540145985384, + "normal_avg_duration": 0.02400844842633929, + "abnormal_avg_duration": 0.30396814663503646, + "avg_duration_ratio": 12.66088258754605, + "normal_p99": 0.4322071664699972, + "abnormal_p99": 20.000692536080003, + "p99_ratio": 46.27570778021425, + "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": "no_path_found" + }, + { + "node_id": 457, + "component": "span|ts-security-service::SecurityRepository.findByName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_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::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" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 536, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "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": 0.9411764705882353, + "success_rate_drop": 0.05882352941176472, + "normal_avg_duration": 0.172560545375, + "abnormal_avg_duration": 1.602547597, + "avg_duration_ratio": 9.286871419636645, + "normal_p99": 2.480010460709998, + "abnormal_p99": 17.669063945399998, + "p99_ratio": 7.124592506896745, + "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": 538, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "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.9854014598540146, + "success_rate_drop": 0.014598540145985384, + "normal_avg_duration": 0.02400844842633929, + "abnormal_avg_duration": 0.30396814663503646, + "avg_duration_ratio": 12.66088258754605, + "normal_p99": 0.4322071664699972, + "abnormal_p99": 20.000692536080003, + "p99_ratio": 46.27570778021425, + "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": "no_path_found" + } + ], + "candidate_alarm_count": 7, + "explained_alarm_count": 2, + "unexplained_alarm_count": 5, + "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/ts1-ts-seat-service-partition-gtmt4k/env.json b/cases/ts1-ts-seat-service-partition-gtmt4k/env.json new file mode 100644 index 0000000000000000000000000000000000000000..c95fa87db190274952aaf9fa03aa5566ae8f9885 --- /dev/null +++ b/cases/ts1-ts-seat-service-partition-gtmt4k/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts1", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1755008205", + "NORMAL_END": "1755008445", + "ABNORMAL_START": "1755008445", + "ABNORMAL_END": "1755008685" +} \ No newline at end of file diff --git a/cases/ts1-ts-seat-service-partition-gtmt4k/injection.json b/cases/ts1-ts-seat-service-partition-gtmt4k/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..a144695cd02ab6c362c4c2bffbc9ce3107f8db40 --- /dev/null +++ b/cases/ts1-ts-seat-service-partition-gtmt4k/injection.json @@ -0,0 +1,37 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-08-12T14:20:45.477Z", + "description": "Fault for task 70aafcb1-53c2-4e9c-bbbd-8d117e67d497", + "display_config": "{\"direction\":\"to\",\"duration\":4,\"injection_point\":{\"source_service\":\"ts-seat-service\",\"target_service\":\"ts-travel2-service\"},\"namespace\":\"ts\"}", + "end_time": "2025-08-12T14:24:45Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"22\":{\"name\":\"22\",\"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,123],\"children\":null,\"description\":\"Flattened network pair index\",\"value\":72},\"3\":{\"name\":\"3\",\"range\":[1,3],\"children\":null,\"description\":\"Direction (1=to, 2=from, 3=both)\",\"value\":1}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":22}", + "fault_type": 22, + "ground_truth": { + "container": [ + "ts-seat-service", + "ts-travel2-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-seat-service-75676c6d97-srdsf", + "ts-travel2-service-79fb6f545d-ndlnv" + ], + "service": [ + "ts-seat-service", + "ts-travel2-service" + ], + "span": [ + "ts-seat-service", + "ts-travel2-service" + ] + }, + "id": 5297, + "injection_name": "ts1-ts-seat-service-partition-gtmt4k", + "pre_duration": 4, + "start_time": "2025-08-12T14:20:45Z", + "status": 2, + "task": null, + "task_id": "70aafcb1-53c2-4e9c-bbbd-8d117e67d497", + "updated_at": "2025-08-12T14:24:45.992Z" +} \ No newline at end of file diff --git a/cases/ts1-ts-seat-service-partition-gtmt4k/label.txt b/cases/ts1-ts-seat-service-partition-gtmt4k/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts1-ts-seat-service-partition-gtmt4k/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts1-ts-seat-service-partition-gtmt4k/result.json b/cases/ts1-ts-seat-service-partition-gtmt4k/result.json new file mode 100644 index 0000000000000000000000000000000000000000..4a1030d8162dc6f7c3188697e7d58a8c26470159 --- /dev/null +++ b/cases/ts1-ts-seat-service-partition-gtmt4k/result.json @@ -0,0 +1,37292 @@ +{ + "case_name": "ts1-ts-seat-service-partition-gtmt4k", + "injection_nodes": [ + "service|ts-seat-service", + "service|ts-travel2-service" + ], + "alarm_nodes": [ + 391, + 457, + 397, + 536, + 538, + 542, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 238, + 215 + ], + "injection_states": [ + "silent", + "unknown" + ], + "paths": [ + { + "nodes": [ + 238, + 450, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 450, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 9.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 452, + 450, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 452, + 450, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 9.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 511, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 511, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 512, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 512, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 514, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 518, + 511, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 511, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 519, + 512, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 519, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 519, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 512, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 520, + 514, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 521, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 521, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 521, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 513, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 450, + 505, + 498, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008463, + 1755008463, + 1755008469, + 1755008469, + 1755008469, + 1755008469, + 1755008469 + ], + "propagation_delays": [ + 0.0, + 18.0, + 0.0, + 6.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008463, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008463, + "dst_onset": 1755008463, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008463, + "dst_onset": 1755008469, + "delay": 6, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008469, + "dst_onset": 1755008469, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008469, + "dst_onset": 1755008469, + "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": 1755008469, + "dst_onset": 1755008469, + "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": 1755008469, + "dst_onset": 1755008469, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 505, + "onset": 1755008463, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 498, + "onset": 1755008463, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 450, + 519, + 512, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 519, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 512, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 450, + 521, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 522, + 521, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 522, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 522, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 523, + 520, + 514, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 523, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 520, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 523, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 520, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 524, + 518, + 511, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 524, + "edge_admitted": true, + "features_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 + } + ], + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 518, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 511, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 524, + 519, + 512, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 524, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 519, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 512, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 452, + 450, + 505, + 498, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008463, + 1755008463, + 1755008469, + 1755008469, + 1755008469, + 1755008469, + 1755008469 + ], + "propagation_delays": [ + 0.0, + 0.0, + 18.0, + 0.0, + 6.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008463, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008463, + "dst_onset": 1755008463, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008463, + "dst_onset": 1755008469, + "delay": 6, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008469, + "dst_onset": 1755008469, + "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": 1755008469, + "dst_onset": 1755008469, + "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": 1755008469, + "dst_onset": 1755008469, + "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": 1755008469, + "dst_onset": 1755008469, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 505, + "onset": 1755008463, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1755008463, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 492, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 542, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 452, + 450, + 519, + 512, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 519, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 512, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 452, + 450, + 521, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 515, + 522, + 521, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 515, + 523, + 520, + 514, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 523, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 520, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 523, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 520, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 514, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 515, + 524, + 518, + 511, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 518, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 511, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 515, + 524, + 519, + 512, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 519, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 512, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 517, + 522, + 521, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 517, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 517, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 512, + 513, + 514, + 515, + 516, + 517, + 518, + 519, + 520, + 521, + 522, + 523, + 524, + 273, + 274, + 275, + 276, + 277, + 278, + 539, + 540, + 541, + 542, + 415, + 416, + 543, + 544, + 425, + 426, + 427, + 428, + 429, + 430, + 449, + 450, + 451, + 452, + 215, + 491, + 492, + 493, + 238, + 494, + 495, + 496, + 498, + 499, + 505, + 507, + 511 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 238, + 450, + 507, + 499, + 430, + 427, + 496, + 493, + 543 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008469, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008469, + "dst_onset": 1755008469, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008469, + "dst_onset": 1755008469, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008469, + "dst_onset": 1755008469, + "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": 1755008469, + "dst_onset": 1755008466, + "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": 1755008466, + "dst_onset": 1755008466, + "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": 1755008466, + "dst_onset": 1755008466, + "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": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755008466, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755008466, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1755008466, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 238, + 452, + 450, + 507, + 499, + 430, + 427, + 496, + 493, + 543 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008469, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008469, + "dst_onset": 1755008469, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008469, + "dst_onset": 1755008469, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008469, + "dst_onset": 1755008469, + "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": 1755008469, + "dst_onset": 1755008466, + "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": 1755008466, + "dst_onset": 1755008466, + "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": 1755008466, + "dst_onset": 1755008466, + "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": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 507, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 499, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755008466, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755008466, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 543, + "onset": 1755008466, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null, + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 238, + "component": "service|ts-seat-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-seat-service", + "states": [ + "degraded", + "silent" + ], + "first_state_at": 1755008445 + }, + { + "node": "service|ts-travel2-service", + "states": [ + "silent" + ], + "first_state_at": 1755008445 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-order-service::OrderRepository.findByAccountId", + "span|ts-security-service::SecurityRepository.findByName", + "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "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/travelplanservice/travelPlan/minStation", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ], + "evidence": { + "alarm_count": 7, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 238, + 450, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 450, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 9.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 452, + 450, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 452, + 450, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 9.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 511, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 511, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 512, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 512, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 514, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 518, + 511, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 511, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 519, + 512, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 519, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 519, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 512, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 520, + 514, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 521, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 521, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 521, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 513, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 450, + 505, + 498, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008463, + 1755008463, + 1755008469, + 1755008469, + 1755008469, + 1755008469, + 1755008469 + ], + "propagation_delays": [ + 0.0, + 18.0, + 0.0, + 6.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008463, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008463, + "dst_onset": 1755008463, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008463, + "dst_onset": 1755008469, + "delay": 6, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008469, + "dst_onset": 1755008469, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008469, + "dst_onset": 1755008469, + "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": 1755008469, + "dst_onset": 1755008469, + "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": 1755008469, + "dst_onset": 1755008469, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 505, + "onset": 1755008463, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 498, + "onset": 1755008463, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 450, + 519, + 512, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 519, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 512, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 450, + 521, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 522, + 521, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 522, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 522, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 523, + 520, + 514, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 523, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 520, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 523, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 520, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 524, + 518, + 511, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 524, + "edge_admitted": true, + "features_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 + } + ], + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 518, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 511, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 524, + 519, + 512, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 524, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 519, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 512, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 452, + 450, + 505, + 498, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008463, + 1755008463, + 1755008469, + 1755008469, + 1755008469, + 1755008469, + 1755008469 + ], + "propagation_delays": [ + 0.0, + 0.0, + 18.0, + 0.0, + 6.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008463, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008463, + "dst_onset": 1755008463, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008463, + "dst_onset": 1755008469, + "delay": 6, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008469, + "dst_onset": 1755008469, + "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": 1755008469, + "dst_onset": 1755008469, + "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": 1755008469, + "dst_onset": 1755008469, + "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": 1755008469, + "dst_onset": 1755008469, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 505, + "onset": 1755008463, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1755008463, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 492, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 542, + "onset": 1755008469, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 452, + 450, + 519, + 512, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 519, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 512, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 238, + 452, + 450, + 521, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 238, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 515, + 522, + 521, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 515, + 523, + 520, + 514, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 523, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 520, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 523, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 520, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 514, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 515, + 524, + 518, + 511, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 518, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 511, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 515, + 524, + 519, + 512, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 519, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 512, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 492, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 542, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 517, + 522, + 521, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008445, + 1755008454, + 1755008454, + 1755008454, + 1755008454, + 1755008454 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 9.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 517, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008445, + "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": 1755008445, + "dst_onset": 1755008454, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "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": 1755008454, + "dst_onset": 1755008454, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755008445, + "window_end": 1755008744, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1755008445, + "is_injection": true, + "lower_bound": 1755008440, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 1, + "node_id": 517, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1755008445, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + }, + { + "node_index": 9, + "node_id": 543, + "onset": 1755008454, + "is_injection": false, + "lower_bound": 1755008445, + "upper_bound": 1755008744, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 27, + "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": 238, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 238, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 512, + "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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "healthy, missing", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 512, + "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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripsByRouteId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": "healthy, missing", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 238, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 18.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755008463, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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": "healthy, missing, slow", + "state_start_time": 1755008463, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 6.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": 1755008469, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008469, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008469, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008469, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008469, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 238, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "healthy, missing", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 512, + "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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 523, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByRouteId", + "state": "healthy, missing", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripsByRouteId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": "healthy, missing", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "healthy, missing", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 512, + "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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 238, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 18.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755008463, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008463, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 6.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": 1755008469, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008469, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008469, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008469, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008469, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 238, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "healthy, missing", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 512, + "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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 523, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByRouteId", + "state": "healthy, missing", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripsByRouteId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": "healthy, missing", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "healthy, missing", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 512, + "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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008445, + "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": 238, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 9.0 + }, + { + "node_id": 496, + "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": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "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": 238, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 9.0 + }, + { + "node_id": 496, + "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": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "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": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "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": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 9.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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "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": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "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": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 9.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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "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": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 9.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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "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": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 9.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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "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": 238, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 9.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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "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": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 9.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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "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": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 9.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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "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": 238, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, missing, silent, slow", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 9.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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "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": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 9.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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "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": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 9.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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "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": 215, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::Transaction.commit", + "uniq_name": "span|ts-travel2-service::Transaction.commit", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent", + "state_start_time": 1755008445, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 9.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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1755008454, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 391, + "component": "span|ts-order-service::OrderRepository.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-service::OrderRepository.findByAccountId", + "service_operation:ts-order-service::OrderRepository.findByAccountId", + "bare_operation_unique:OrderRepository.findByAccountId", + "legacy_exact:span|ts-order-service::OrderRepository.findByAccountId", + "legacy_exact:ts-order-service::OrderRepository.findByAccountId", + "legacy_exact:OrderRepository.findByAccountId" + ] + } + }, + { + "node_id": 397, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9854014598540146, + "success_rate_drop": 0.014598540145985384, + "normal_avg_duration": 0.02400844842633929, + "abnormal_avg_duration": 0.30396814663503646, + "avg_duration_ratio": 12.66088258754605, + "normal_p99": 0.4322071664699972, + "abnormal_p99": 20.000692536080003, + "p99_ratio": 46.27570778021425, + "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": 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": 536, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9411764705882353, + "success_rate_drop": 0.05882352941176472, + "normal_avg_duration": 0.172560545375, + "abnormal_avg_duration": 1.602547597, + "avg_duration_ratio": 9.286871419636645, + "normal_p99": 2.480010460709998, + "abnormal_p99": 17.669063945399998, + "p99_ratio": 7.124592506896745, + "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": 538, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9854014598540146, + "success_rate_drop": 0.014598540145985384, + "normal_avg_duration": 0.02400844842633929, + "abnormal_avg_duration": 0.30396814663503646, + "avg_duration_ratio": 12.66088258754605, + "normal_p99": 0.4322071664699972, + "abnormal_p99": 20.000692536080003, + "p99_ratio": 46.27570778021425, + "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": 542, + "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": 0.9473684210526315, + "success_rate_drop": 0.052631578947368474, + "normal_avg_duration": 0.5989253014893616, + "abnormal_avg_duration": 1.5234283283947367, + "avg_duration_ratio": 2.5436032249871423, + "normal_p99": 3.4827046352799984, + "abnormal_p99": 20.0009876117, + "p99_ratio": 5.742946849149608, + "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": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9767441860465116, + "success_rate_drop": 0.023255813953488413, + "normal_avg_duration": 0.6188718321964285, + "abnormal_avg_duration": 0.8993511246046512, + "avg_duration_ratio": 1.453210629110034, + "normal_p99": 3.6931010458000046, + "abnormal_p99": 11.956006301459968, + "p99_ratio": 3.237389433212771, + "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": 542, + "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": 0.9473684210526315, + "success_rate_drop": 0.052631578947368474, + "normal_avg_duration": 0.5989253014893616, + "abnormal_avg_duration": 1.5234283283947367, + "avg_duration_ratio": 2.5436032249871423, + "normal_p99": 3.4827046352799984, + "abnormal_p99": 20.0009876117, + "p99_ratio": 5.742946849149608, + "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-2", + "path-5", + "path-7", + "path-9", + "path-10", + "path-12", + "path-13", + "path-16", + "path-18", + "path-19", + "path-20", + "path-23", + "path-25" + ] + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "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": 0.9767441860465116, + "success_rate_drop": 0.023255813953488413, + "normal_avg_duration": 0.6188718321964285, + "abnormal_avg_duration": 0.8993511246046512, + "avg_duration_ratio": 1.453210629110034, + "normal_p99": 3.6931010458000046, + "abnormal_p99": 11.956006301459968, + "p99_ratio": 3.237389433212771, + "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-1", + "path-3", + "path-4", + "path-6", + "path-8", + "path-11", + "path-14", + "path-15", + "path-17", + "path-21", + "path-22", + "path-24", + "path-26" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 391, + "component": "span|ts-order-service::OrderRepository.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-service::OrderRepository.findByAccountId", + "service_operation:ts-order-service::OrderRepository.findByAccountId", + "bare_operation_unique:OrderRepository.findByAccountId", + "legacy_exact:span|ts-order-service::OrderRepository.findByAccountId", + "legacy_exact:ts-order-service::OrderRepository.findByAccountId", + "legacy_exact:OrderRepository.findByAccountId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 397, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "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.9854014598540146, + "success_rate_drop": 0.014598540145985384, + "normal_avg_duration": 0.02400844842633929, + "abnormal_avg_duration": 0.30396814663503646, + "avg_duration_ratio": 12.66088258754605, + "normal_p99": 0.4322071664699972, + "abnormal_p99": 20.000692536080003, + "p99_ratio": 46.27570778021425, + "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": "no_path_found" + }, + { + "node_id": 457, + "component": "span|ts-security-service::SecurityRepository.findByName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_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::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" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 536, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "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": 0.9411764705882353, + "success_rate_drop": 0.05882352941176472, + "normal_avg_duration": 0.172560545375, + "abnormal_avg_duration": 1.602547597, + "avg_duration_ratio": 9.286871419636645, + "normal_p99": 2.480010460709998, + "abnormal_p99": 17.669063945399998, + "p99_ratio": 7.124592506896745, + "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": 538, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "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.9854014598540146, + "success_rate_drop": 0.014598540145985384, + "normal_avg_duration": 0.02400844842633929, + "abnormal_avg_duration": 0.30396814663503646, + "avg_duration_ratio": 12.66088258754605, + "normal_p99": 0.4322071664699972, + "abnormal_p99": 20.000692536080003, + "p99_ratio": 46.27570778021425, + "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": "no_path_found" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 542, + "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": 0.9473684210526315, + "success_rate_drop": 0.052631578947368474, + "normal_avg_duration": 0.5989253014893616, + "abnormal_avg_duration": 1.5234283283947367, + "avg_duration_ratio": 2.5436032249871423, + "normal_p99": 3.4827046352799984, + "abnormal_p99": 20.0009876117, + "p99_ratio": 5.742946849149608, + "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-2", + "path-5", + "path-7", + "path-9", + "path-10", + "path-12", + "path-13", + "path-16", + "path-18", + "path-19", + "path-20", + "path-23", + "path-25" + ] + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "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": 0.9767441860465116, + "success_rate_drop": 0.023255813953488413, + "normal_avg_duration": 0.6188718321964285, + "abnormal_avg_duration": 0.8993511246046512, + "avg_duration_ratio": 1.453210629110034, + "normal_p99": 3.6931010458000046, + "abnormal_p99": 11.956006301459968, + "p99_ratio": 3.237389433212771, + "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-1", + "path-3", + "path-4", + "path-6", + "path-8", + "path-11", + "path-14", + "path-15", + "path-17", + "path-21", + "path-22", + "path-24", + "path-26" + ] + } + ], + "candidate_alarm_node_ids": [ + 391, + 397, + 457, + 536, + 538, + 542, + 543 + ], + "explained_alarm_node_ids": [ + 542, + 543 + ], + "unexplained_alarm_node_ids": [ + 391, + 397, + 457, + 536, + 538 + ], + "candidate_alarm_count": 7, + "explained_alarm_count": 2, + "unexplained_alarm_count": 5, + "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-seat-service", + "service|ts-travel2-service" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkPartition", + "resolution_method": "network_ground_truth_to", + "network_source": "ts-seat-service", + "network_target": "ts-travel2-service", + "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/ts1-ts-station-food-service-stress-rlvxhc/abnormal_logs.parquet b/cases/ts1-ts-station-food-service-stress-rlvxhc/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85d9c6c49a40eea01bb10140a2829d4d539e8045 --- /dev/null +++ b/cases/ts1-ts-station-food-service-stress-rlvxhc/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b53032fe809f8fa09fc4e5d7952f14f49e74ac5ca487ebe4123839b3b0ba99 +size 1733203 diff --git a/cases/ts1-ts-station-food-service-stress-rlvxhc/abnormal_metrics.parquet b/cases/ts1-ts-station-food-service-stress-rlvxhc/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c479e6e5eee06077899be1952e75dff85a483d5b --- /dev/null +++ b/cases/ts1-ts-station-food-service-stress-rlvxhc/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e966eb775c44244db550409dc84fba34e8675e468ed2c0ea608f6132f4cca798 +size 188098 diff --git a/cases/ts1-ts-station-food-service-stress-rlvxhc/abnormal_metrics_histogram.parquet b/cases/ts1-ts-station-food-service-stress-rlvxhc/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f95e36423fe94a250feb561efe9fb990a3c10a3 --- /dev/null +++ b/cases/ts1-ts-station-food-service-stress-rlvxhc/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b26fcbfdbae9cee0aa14057d4d556f5032f817304e85a477f06a1e659728cab +size 42680 diff --git a/cases/ts1-ts-station-food-service-stress-rlvxhc/abnormal_metrics_sum.parquet b/cases/ts1-ts-station-food-service-stress-rlvxhc/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..718105d8b795be1206e69183e94222e9b329e841 --- /dev/null +++ b/cases/ts1-ts-station-food-service-stress-rlvxhc/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a2d04fcaa14538fb45c3de5105020cc10b7c55ab6c6a8426078a403e0e3a83 +size 183511 diff --git a/cases/ts1-ts-station-food-service-stress-rlvxhc/abnormal_traces.parquet b/cases/ts1-ts-station-food-service-stress-rlvxhc/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..302c73e02e5c654697ab89b16bd8fe08d53dde0a --- /dev/null +++ b/cases/ts1-ts-station-food-service-stress-rlvxhc/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30709b32a6ae9a0f2236fde14265ac17b53908028e043e4c291c48a42c5e40b5 +size 3416133 diff --git a/cases/ts1-ts-station-food-service-stress-rlvxhc/conclusion.parquet b/cases/ts1-ts-station-food-service-stress-rlvxhc/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54e9200b0cff40240cf089b17d87939779f935f0 --- /dev/null +++ b/cases/ts1-ts-station-food-service-stress-rlvxhc/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dea43c698b1bfd1415f359b0fd637b79559bd7b17a00a6a014bfcc66a10be51 +size 7305 diff --git a/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_logs.parquet b/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05efd8db11dd339b73f287de62f14f1299dbfe01 --- /dev/null +++ b/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dad2e3248be165f91d43515902e3e88f9da4585eba8cfc52f7431c5301b90dd +size 2667354 diff --git a/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_metrics.parquet b/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23523b50c567864f06c8c15c406955a7241a98a2 --- /dev/null +++ b/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db1565e60928095633f3b8d0b577b80af8a7212415965f2942ce3f8549a5cd7f +size 194916 diff --git a/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_metrics_histogram.parquet b/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d60782135491824379751b632dd34b3b8b1f4496 --- /dev/null +++ b/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64917552d66e7bac8342aa2e48767cee6ba7084922895f5de883496efcbebb69 +size 46526 diff --git a/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_metrics_sum.parquet b/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38e538e14e28a2c47bcbcfe73a5913896daf4643 --- /dev/null +++ b/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:889e0ef1c08eee762ca5f8a1bc71b6641b6d158c4e163fde31356e78a306aa34 +size 198584 diff --git a/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_traces.parquet b/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17bbc6abcad0b297860c88435fbbe612a3abb5b7 --- /dev/null +++ b/cases/ts1-ts-station-food-service-stress-rlvxhc/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4167bee5ade0cd4050c8964e6e9b6cc51892e6961af3ea4a7b86ce291cc8379 +size 5364675 diff --git a/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_logs.parquet b/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a129b6790ac81086f8d2b4984580bfe8f0a96e41 --- /dev/null +++ b/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c4094b109b95fd4ca6ac0c3a90b2dd3448a6ce69f4258dde86c523bec68590 +size 65945 diff --git a/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_metrics.parquet b/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef02f4a986a3b106d54bd2489f724adddf1b5ad1 --- /dev/null +++ b/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81f8dc8e8223419238fa2453dbdce901dbf6a9a2fa88638f1cd385344e0050ce +size 176068 diff --git a/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_metrics_histogram.parquet b/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb3beafb841ff687befaa4a8851ee10fe4e53665 --- /dev/null +++ b/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bca85aeb38b242eb53c90a91067f8a8b6511088611f5905f79fb26ab45231e6 +size 24203 diff --git a/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_metrics_sum.parquet b/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de09e98d7f675fdddc95f6b29cba05909324f5f1 --- /dev/null +++ b/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3492d1d47b0a1a9f215a8053e4115abfca2b1c4864d8f61b05f107775e66f654 +size 124766 diff --git a/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_traces.parquet b/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffb5b0f6a8929571377769069a19bcf222e6ed36 --- /dev/null +++ b/cases/ts1-ts-train-service-pod-failure-5qwqdz/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b68d055fa201866b5c10f7e037c58f08cb118e7cfa7506162c4efa628fc5f17 +size 185936 diff --git a/cases/ts1-ts-train-service-pod-failure-5qwqdz/conclusion.parquet b/cases/ts1-ts-train-service-pod-failure-5qwqdz/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..122e70e0b80878b561f798e9d62190c886b15e44 --- /dev/null +++ b/cases/ts1-ts-train-service-pod-failure-5qwqdz/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75043f8ddd779a58909a5125f566bb31815fbf9d1598f93fb8fc4f2ffa1ac79a +size 9682 diff --git a/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_logs.parquet b/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec009e82241a05e1080c76360960bfaad917d097 --- /dev/null +++ b/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31fa8c890eda205e88a8d46aab1c840242d87d6f9edffebf9c1d2f582448071b +size 904218 diff --git a/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_metrics.parquet b/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5283323b253a94993b4ba2ca83a73367ed64d2cc --- /dev/null +++ b/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f6c212d2a09bdf37338210ad89e1a3cf2bbd5ade8bdb097a63847e2b502d468 +size 192077 diff --git a/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_metrics_histogram.parquet b/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05b290c34679fe1373bbf19507d6a9cf0082cf46 --- /dev/null +++ b/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed53b3dc01c53a1352b3c7b2f9c5d7fe68ceef7da8b31ab31c1f5f3152aa9ef1 +size 37116 diff --git a/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_metrics_sum.parquet b/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c28f9ee2d819e689d0f4f94761b4e0f70706ea80 --- /dev/null +++ b/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e280b8c4ff5daf12de4560391e7c6ee2b544bd25fc52e36b33213bd0ae455a46 +size 133786 diff --git a/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_traces.parquet b/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..724900cbdae0e71cf97272b62b3f06d6980e1014 --- /dev/null +++ b/cases/ts1-ts-train-service-pod-failure-5qwqdz/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bbe36328a2f78b5aeb125577c44657dde8aeb13b191863f412660233b2386e3 +size 3289543 diff --git a/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/.finished b/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/causal_graph.json b/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..39bb9e64e5f608784bb8fd2265341469d928c5a2 --- /dev/null +++ b/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/causal_graph.json @@ -0,0 +1,782 @@ +{ + "case_name": "ts1-ts-travel-plan-service-request-replace-method-5vh2md", + "fault_type": "HTTPRequestReplaceMethod", + "root_resolution_method": "http_span_fallback_to_service", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1754437511, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754437511, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754437511, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754437511, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754437511, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754437511, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "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::POST /api/v1/travelplanservice/travelPlan/cheapest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + } + ], + "root_causes": [ + { + "component": "service|ts-travel-plan-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1754437511, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754437511, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754437511, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1754437511, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754437511, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754437511, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + } + ], + "component_to_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::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::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": 376, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/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.011339757184210526, + "abnormal_avg_duration": 0.0096558749375, + "avg_duration_ratio": 0.8515063224585476, + "normal_p99": 0.03587674871999998, + "abnormal_p99": 0.020593474169999983, + "p99_ratio": 0.5740061433861166, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/refresh" + ] + } + }, + { + "node_id": 531, + "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.008957866284482759, + "abnormal_avg_duration": 0.4168752848, + "avg_duration_ratio": 46.53734176877938, + "normal_p99": 0.026672241899999984, + "abnormal_p99": 1.03804276292, + "p99_ratio": 38.91846687698197, + "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": 532, + "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": 533, + "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/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.02097397982222222, + "abnormal_avg_duration": 0.4363233266, + "avg_duration_ratio": 20.80307744635615, + "normal_p99": 0.18243413492999988, + "abnormal_p99": 1.07277239672, + "p99_ratio": 5.8803271500238905, + "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": 535, + "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": 536, + "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.01934571683183183, + "abnormal_avg_duration": 0.07343357075, + "avg_duration_ratio": 3.7958567980882942, + "normal_p99": 0.10529281784000023, + "abnormal_p99": 0.8725716288999996, + "p99_ratio": 8.287095423981652, + "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": 538, + "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.019033178194139192, + "abnormal_avg_duration": 0.06345502212, + "avg_duration_ratio": 3.333916252596187, + "normal_p99": 0.06629960511999948, + "abnormal_p99": 0.8447040424399986, + "p99_ratio": 12.740710007414373, + "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": 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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.5724923303333334, + "abnormal_avg_duration": 19.0351107798, + "avg_duration_ratio": 33.24954723623427, + "normal_p99": 1.8336058335, + "abnormal_p99": 20.003633889080003, + "p99_ratio": 10.90945148821703, + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6316944799322034, + "abnormal_avg_duration": 20.002159286666668, + "avg_duration_ratio": 31.66429329699604, + "normal_p99": 2.729454897380001, + "abnormal_p99": 20.0046732916, + "p99_ratio": 7.329182581768415, + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.5681221709272727, + "abnormal_avg_duration": 20.00199760375, + "avg_duration_ratio": 35.20721180640304, + "normal_p99": 2.2497767727, + "abnormal_p99": 20.00423356207, + "p99_ratio": 8.891652631857575, + "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": 550, + "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": 545, + "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.5724923303333334, + "abnormal_avg_duration": 19.0351107798, + "avg_duration_ratio": 33.24954723623427, + "normal_p99": 1.8336058335, + "abnormal_p99": 20.003633889080003, + "p99_ratio": 10.90945148821703, + "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" + ] + }, + { + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6316944799322034, + "abnormal_avg_duration": 20.002159286666668, + "avg_duration_ratio": 31.66429329699604, + "normal_p99": 2.729454897380001, + "abnormal_p99": 20.0046732916, + "p99_ratio": 7.329182581768415, + "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" + ] + }, + { + "node_id": 547, + "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.5681221709272727, + "abnormal_avg_duration": 20.00199760375, + "avg_duration_ratio": 35.20721180640304, + "normal_p99": 2.2497767727, + "abnormal_p99": 20.00423356207, + "p99_ratio": 8.891652631857575, + "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" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 376, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/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.011339757184210526, + "abnormal_avg_duration": 0.0096558749375, + "avg_duration_ratio": 0.8515063224585476, + "normal_p99": 0.03587674871999998, + "abnormal_p99": 0.020593474169999983, + "p99_ratio": 0.5740061433861166, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/refresh" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 531, + "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.008957866284482759, + "abnormal_avg_duration": 0.4168752848, + "avg_duration_ratio": 46.53734176877938, + "normal_p99": 0.026672241899999984, + "abnormal_p99": 1.03804276292, + "p99_ratio": 38.91846687698197, + "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": 532, + "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": 533, + "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/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.02097397982222222, + "abnormal_avg_duration": 0.4363233266, + "avg_duration_ratio": 20.80307744635615, + "normal_p99": 0.18243413492999988, + "abnormal_p99": 1.07277239672, + "p99_ratio": 5.8803271500238905, + "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": 535, + "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::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.01934571683183183, + "abnormal_avg_duration": 0.07343357075, + "avg_duration_ratio": 3.7958567980882942, + "normal_p99": 0.10529281784000023, + "abnormal_p99": 0.8725716288999996, + "p99_ratio": 8.287095423981652, + "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": 538, + "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.019033178194139192, + "abnormal_avg_duration": 0.06345502212, + "avg_duration_ratio": 3.333916252596187, + "normal_p99": 0.06629960511999948, + "abnormal_p99": 0.8447040424399986, + "p99_ratio": 12.740710007414373, + "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": 550, + "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": 12, + "explained_alarm_count": 3, + "unexplained_alarm_count": 9, + "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/ts1-ts-travel-plan-service-request-replace-method-5vh2md/env.json b/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/env.json new file mode 100644 index 0000000000000000000000000000000000000000..5695e4f9a3c4c16fd8a5452694ab2bb9c6459e7a --- /dev/null +++ b/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts1", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1754437271", + "NORMAL_END": "1754437511", + "ABNORMAL_START": "1754437511", + "ABNORMAL_END": "1754437750" +} \ No newline at end of file diff --git a/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/injection.json b/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..8fe3352c77b602a837ea5d6882e9937fb0abb8dd --- /dev/null +++ b/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/injection.json @@ -0,0 +1,37 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-08-05T23:45:10.669Z", + "description": "Fault for task b55a9dae-1e96-48b5-b952-4df94ace17b9", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_name\":\"ts-travel-plan-service\",\"method\":\"GET\",\"route\":\"/api/v1/trainservice/trains/byName/*\",\"server_address\":\"ts-train-service\",\"server_port\":\"8080\"},\"namespace\":\"ts\",\"replace_method\":\"PATCH\"}", + "end_time": "2025-08-05T23:49:10Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"12\":{\"name\":\"12\",\"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\":42},\"3\":{\"name\":\"3\",\"range\":[0,6],\"children\":null,\"description\":\"HTTP Method index (filtered, excluding original method)\",\"value\":5}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":12}", + "fault_type": 12, + "ground_truth": { + "container": [ + "ts-train-service", + "ts-travel-plan-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-train-service-786c968d7d-pdfpw", + "ts-travel-plan-service-5d6d65696d-szhgd" + ], + "service": [ + "ts-travel-plan-service", + "ts-train-service" + ], + "span": [ + "ts-travel-plan-service", + "ts-train-service" + ] + }, + "id": 3793, + "injection_name": "ts1-ts-travel-plan-service-request-replace-method-5vh2md", + "pre_duration": 4, + "start_time": "2025-08-05T23:45:11Z", + "status": 2, + "task": null, + "task_id": "b55a9dae-1e96-48b5-b952-4df94ace17b9", + "updated_at": "2025-08-05T23:49:11.178Z" +} \ No newline at end of file diff --git a/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/label.txt b/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/result.json b/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/result.json new file mode 100644 index 0000000000000000000000000000000000000000..5271657820c828884d1c97fb61064e8df0175757 --- /dev/null +++ b/cases/ts1-ts-travel-plan-service-request-replace-method-5vh2md/result.json @@ -0,0 +1,1711 @@ +{ + "case_name": "ts1-ts-travel-plan-service-request-replace-method-5vh2md", + "injection_nodes": [ + "service|ts-travel-plan-service" + ], + "alarm_nodes": [ + 545, + 546, + 547, + 376, + 550, + 531, + 532, + 533, + 534, + 535, + 536, + 538 + ], + "propagation_result": { + "injection_node_ids": [ + 252 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 495, + 545 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestReplaceMethod:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1754437511, + 1754437511 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestReplaceMethod", + "edges": [ + { + "edge_index": 0, + "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": "error_rate", + "band": [ + 0.08, + 1.0 + ], + "value": 0.75, + "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": 1754437511, + "dst_onset": 1754437511, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754437511, + "window_end": 1754437809, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 495, + "onset": 1754437511, + "is_injection": false, + "lower_bound": 1754437511, + "upper_bound": 1754437809, + "in_window": true + }, + { + "node_index": 1, + "node_id": 545, + "onset": 1754437511, + "is_injection": false, + "lower_bound": 1754437511, + "upper_bound": 1754437809, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 496, + 546 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestReplaceMethod:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1754437511, + 1754437511 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestReplaceMethod", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "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": "error_rate", + "band": [ + 0.08, + 1.0 + ], + "value": 0.7567567567567568, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754437511, + "dst_onset": 1754437511, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754437511, + "window_end": 1754437809, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 496, + "onset": 1754437511, + "is_injection": false, + "lower_bound": 1754437511, + "upper_bound": 1754437809, + "in_window": true + }, + { + "node_index": 1, + "node_id": 546, + "onset": 1754437511, + "is_injection": false, + "lower_bound": 1754437511, + "upper_bound": 1754437809, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 497, + 547 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestReplaceMethod:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1754437511, + 1754437511 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestReplaceMethod", + "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.08, + 1.0 + ], + "value": 0.7647058823529411, + "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": 1754437511, + "dst_onset": 1754437511, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754437511, + "window_end": 1754437809, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 497, + "onset": 1754437511, + "is_injection": false, + "lower_bound": 1754437511, + "upper_bound": 1754437809, + "in_window": true + }, + { + "node_index": 1, + "node_id": 547, + "onset": 1754437511, + "is_injection": false, + "lower_bound": 1754437511, + "upper_bound": 1754437809, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 545, + 546, + 547, + 494, + 495, + 496, + 497, + 498, + 499, + 500, + 275, + 276, + 277, + 252 + ], + "max_hops_reached": 2, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 252, + "component": "service|ts-travel-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": "service|ts-travel-plan-service", + "states": [ + "degraded", + "erroring" + ], + "first_state_at": 1754437511 + } + ] + } + }, + "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-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "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/contactservice/contacts/account/{accountId}", + "span|ts-ui-dashboard::GET /api/v1/trainservice/trains" + ], + "evidence": { + "alarm_count": 12, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 495, + 545 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestReplaceMethod:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1754437511, + 1754437511 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestReplaceMethod", + "edges": [ + { + "edge_index": 0, + "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": "error_rate", + "band": [ + 0.08, + 1.0 + ], + "value": 0.75, + "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": 1754437511, + "dst_onset": 1754437511, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754437511, + "window_end": 1754437809, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 495, + "onset": 1754437511, + "is_injection": false, + "lower_bound": 1754437511, + "upper_bound": 1754437809, + "in_window": true + }, + { + "node_index": 1, + "node_id": 545, + "onset": 1754437511, + "is_injection": false, + "lower_bound": 1754437511, + "upper_bound": 1754437809, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 496, + 546 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestReplaceMethod:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1754437511, + 1754437511 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestReplaceMethod", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "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": "error_rate", + "band": [ + 0.08, + 1.0 + ], + "value": 0.7567567567567568, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754437511, + "dst_onset": 1754437511, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754437511, + "window_end": 1754437809, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 496, + "onset": 1754437511, + "is_injection": false, + "lower_bound": 1754437511, + "upper_bound": 1754437809, + "in_window": true + }, + { + "node_index": 1, + "node_id": 546, + "onset": 1754437511, + "is_injection": false, + "lower_bound": 1754437511, + "upper_bound": 1754437809, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 497, + 547 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestReplaceMethod:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1754437511, + 1754437511 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestReplaceMethod", + "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.08, + 1.0 + ], + "value": 0.7647058823529411, + "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": 1754437511, + "dst_onset": 1754437511, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754437511, + "window_end": 1754437809, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 497, + "onset": 1754437511, + "is_injection": false, + "lower_bound": 1754437511, + "upper_bound": 1754437809, + "in_window": true + }, + { + "node_index": 1, + "node_id": 547, + "onset": 1754437511, + "is_injection": false, + "lower_bound": 1754437511, + "upper_bound": 1754437809, + "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": 495, + "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": 1754437511, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestReplaceMethod:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": "erroring, healthy, missing, slow", + "state_start_time": 1754437511, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 496, + "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": 1754437511, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestReplaceMethod:L1", + "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, slow", + "state_start_time": 1754437511, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 497, + "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": 1754437511, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestReplaceMethod:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": "erroring, healthy, missing, slow", + "state_start_time": 1754437511, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 376, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/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.011339757184210526, + "abnormal_avg_duration": 0.0096558749375, + "avg_duration_ratio": 0.8515063224585476, + "normal_p99": 0.03587674871999998, + "abnormal_p99": 0.020593474169999983, + "p99_ratio": 0.5740061433861166, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/refresh" + ] + } + }, + { + "node_id": 531, + "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.008957866284482759, + "abnormal_avg_duration": 0.4168752848, + "avg_duration_ratio": 46.53734176877938, + "normal_p99": 0.026672241899999984, + "abnormal_p99": 1.03804276292, + "p99_ratio": 38.91846687698197, + "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": 532, + "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": 533, + "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/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.02097397982222222, + "abnormal_avg_duration": 0.4363233266, + "avg_duration_ratio": 20.80307744635615, + "normal_p99": 0.18243413492999988, + "abnormal_p99": 1.07277239672, + "p99_ratio": 5.8803271500238905, + "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": 535, + "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": 536, + "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.01934571683183183, + "abnormal_avg_duration": 0.07343357075, + "avg_duration_ratio": 3.7958567980882942, + "normal_p99": 0.10529281784000023, + "abnormal_p99": 0.8725716288999996, + "p99_ratio": 8.287095423981652, + "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": 538, + "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.019033178194139192, + "abnormal_avg_duration": 0.06345502212, + "avg_duration_ratio": 3.333916252596187, + "normal_p99": 0.06629960511999948, + "abnormal_p99": 0.8447040424399986, + "p99_ratio": 12.740710007414373, + "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": 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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.5724923303333334, + "abnormal_avg_duration": 19.0351107798, + "avg_duration_ratio": 33.24954723623427, + "normal_p99": 1.8336058335, + "abnormal_p99": 20.003633889080003, + "p99_ratio": 10.90945148821703, + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6316944799322034, + "abnormal_avg_duration": 20.002159286666668, + "avg_duration_ratio": 31.66429329699604, + "normal_p99": 2.729454897380001, + "abnormal_p99": 20.0046732916, + "p99_ratio": 7.329182581768415, + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.5681221709272727, + "abnormal_avg_duration": 20.00199760375, + "avg_duration_ratio": 35.20721180640304, + "normal_p99": 2.2497767727, + "abnormal_p99": 20.00423356207, + "p99_ratio": 8.891652631857575, + "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": 550, + "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": 545, + "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.5724923303333334, + "abnormal_avg_duration": 19.0351107798, + "avg_duration_ratio": 33.24954723623427, + "normal_p99": 1.8336058335, + "abnormal_p99": 20.003633889080003, + "p99_ratio": 10.90945148821703, + "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" + ] + }, + { + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6316944799322034, + "abnormal_avg_duration": 20.002159286666668, + "avg_duration_ratio": 31.66429329699604, + "normal_p99": 2.729454897380001, + "abnormal_p99": 20.0046732916, + "p99_ratio": 7.329182581768415, + "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" + ] + }, + { + "node_id": 547, + "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.5681221709272727, + "abnormal_avg_duration": 20.00199760375, + "avg_duration_ratio": 35.20721180640304, + "normal_p99": 2.2497767727, + "abnormal_p99": 20.00423356207, + "p99_ratio": 8.891652631857575, + "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" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 376, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/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.011339757184210526, + "abnormal_avg_duration": 0.0096558749375, + "avg_duration_ratio": 0.8515063224585476, + "normal_p99": 0.03587674871999998, + "abnormal_p99": 0.020593474169999983, + "p99_ratio": 0.5740061433861166, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/refresh" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 531, + "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.008957866284482759, + "abnormal_avg_duration": 0.4168752848, + "avg_duration_ratio": 46.53734176877938, + "normal_p99": 0.026672241899999984, + "abnormal_p99": 1.03804276292, + "p99_ratio": 38.91846687698197, + "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": 532, + "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": 533, + "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/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.02097397982222222, + "abnormal_avg_duration": 0.4363233266, + "avg_duration_ratio": 20.80307744635615, + "normal_p99": 0.18243413492999988, + "abnormal_p99": 1.07277239672, + "p99_ratio": 5.8803271500238905, + "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": 535, + "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::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.01934571683183183, + "abnormal_avg_duration": 0.07343357075, + "avg_duration_ratio": 3.7958567980882942, + "normal_p99": 0.10529281784000023, + "abnormal_p99": 0.8725716288999996, + "p99_ratio": 8.287095423981652, + "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": 538, + "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.019033178194139192, + "abnormal_avg_duration": 0.06345502212, + "avg_duration_ratio": 3.333916252596187, + "normal_p99": 0.06629960511999948, + "abnormal_p99": 0.8447040424399986, + "p99_ratio": 12.740710007414373, + "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": 550, + "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": 545, + "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.5724923303333334, + "abnormal_avg_duration": 19.0351107798, + "avg_duration_ratio": 33.24954723623427, + "normal_p99": 1.8336058335, + "abnormal_p99": 20.003633889080003, + "p99_ratio": 10.90945148821703, + "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" + ] + }, + { + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6316944799322034, + "abnormal_avg_duration": 20.002159286666668, + "avg_duration_ratio": 31.66429329699604, + "normal_p99": 2.729454897380001, + "abnormal_p99": 20.0046732916, + "p99_ratio": 7.329182581768415, + "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" + ] + }, + { + "node_id": 547, + "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.5681221709272727, + "abnormal_avg_duration": 20.00199760375, + "avg_duration_ratio": 35.20721180640304, + "normal_p99": 2.2497767727, + "abnormal_p99": 20.00423356207, + "p99_ratio": 8.891652631857575, + "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" + ] + } + ], + "candidate_alarm_node_ids": [ + 376, + 531, + 532, + 533, + 534, + 535, + 536, + 538, + 545, + 546, + 547, + 550 + ], + "explained_alarm_node_ids": [ + 545, + 546, + 547 + ], + "unexplained_alarm_node_ids": [ + 376, + 531, + 532, + 533, + 534, + 535, + 536, + 538, + 550 + ], + "candidate_alarm_count": 12, + "explained_alarm_count": 3, + "unexplained_alarm_count": 9, + "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|ts-travel-plan-service" + ], + "start_kind": "service", + "category": "http_span", + "fault_type": "HTTPRequestReplaceMethod", + "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-mysql-delay-d427wn/abnormal_logs.parquet b/cases/ts2-mysql-delay-d427wn/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74ab4d557519036c2eb791150853445bc7e042b1 --- /dev/null +++ b/cases/ts2-mysql-delay-d427wn/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88936fe5ebc4931e1f1fe89c652e571c5c120b5de38502098fe4e6e212b4c8ad +size 153259 diff --git a/cases/ts2-mysql-delay-d427wn/abnormal_metrics.parquet b/cases/ts2-mysql-delay-d427wn/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d550c4af87a22eac453cfc124df5c45c88c5212c --- /dev/null +++ b/cases/ts2-mysql-delay-d427wn/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c63643fbcb388e00cf5b8277a673254cd9ae9116cc148eb2734d963f0177e3 +size 181617 diff --git a/cases/ts2-mysql-delay-d427wn/abnormal_metrics_histogram.parquet b/cases/ts2-mysql-delay-d427wn/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c80d8819b509fd643fa47b4d39739264ee52f6b --- /dev/null +++ b/cases/ts2-mysql-delay-d427wn/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807036a1c3650e78c84c7f8d4d14d68658ec73da2053e81302b8bbfb8371e565 +size 33402 diff --git a/cases/ts2-mysql-delay-d427wn/abnormal_metrics_sum.parquet b/cases/ts2-mysql-delay-d427wn/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5c9703ed21cd20fc571b23d53f8802d71bb0fcc --- /dev/null +++ b/cases/ts2-mysql-delay-d427wn/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92245345b1d474df184d4f613e288ccaf53325685fb3eb60e74c7a606855e489 +size 169548 diff --git a/cases/ts2-mysql-delay-d427wn/abnormal_traces.parquet b/cases/ts2-mysql-delay-d427wn/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ea0db561e060464808214884fc0662ce1417a6c --- /dev/null +++ b/cases/ts2-mysql-delay-d427wn/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8b47f4a866bd2fe3f11003ff2c9d314adf7cf0217528761536abe3fab19291 +size 224128 diff --git a/cases/ts2-mysql-delay-d427wn/conclusion.parquet b/cases/ts2-mysql-delay-d427wn/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f110924f9409787dec9589f14e106c98c80d684 --- /dev/null +++ b/cases/ts2-mysql-delay-d427wn/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1b87772cb32c42971e1ed8f291bf1a76542ebb55fe81018bfa25660a0d90f73 +size 10168 diff --git a/cases/ts2-mysql-delay-d427wn/normal_logs.parquet b/cases/ts2-mysql-delay-d427wn/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0975e7e5f3e0a2e7df0cbd65ea752282d2311324 --- /dev/null +++ b/cases/ts2-mysql-delay-d427wn/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b529ac5a8afa137ac3f1809b6d7515bc3646fb4833b9096275be1ed2d5413eb +size 2760832 diff --git a/cases/ts2-mysql-delay-d427wn/normal_metrics.parquet b/cases/ts2-mysql-delay-d427wn/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..faf646986b4abc7ae0a8a17773ca50f08edcd9e8 --- /dev/null +++ b/cases/ts2-mysql-delay-d427wn/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57e155b896e7a56698712182627f63bf97950c59df1b0b001957a851a64c8ce2 +size 191670 diff --git a/cases/ts2-mysql-delay-d427wn/normal_metrics_histogram.parquet b/cases/ts2-mysql-delay-d427wn/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a12bf871c0376ac2b48d359457efc245343ae6eb --- /dev/null +++ b/cases/ts2-mysql-delay-d427wn/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ee5648deb4b0340347415536dbc51d06cc8bd29196d5380f0c3cf57a387cf9 +size 51143 diff --git a/cases/ts2-mysql-delay-d427wn/normal_metrics_sum.parquet b/cases/ts2-mysql-delay-d427wn/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e245086ca1a4862635fd557304f3270e743ba66 --- /dev/null +++ b/cases/ts2-mysql-delay-d427wn/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2921cffdd04cb5cdc379fba4d23e776ffae6a75dad864466ae23b381607f02f0 +size 216736 diff --git a/cases/ts2-mysql-delay-d427wn/normal_traces.parquet b/cases/ts2-mysql-delay-d427wn/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d93f5e4a10f90a74215b30ce070f46274be9275b --- /dev/null +++ b/cases/ts2-mysql-delay-d427wn/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c53596c60fded340a35e3a24d5e15a3bc218f93f5dda1a8d5dffc21f0df17345 +size 5495436 diff --git a/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_logs.parquet b/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc5e301fcf4307275aac7e808d6a5b97405edc72 --- /dev/null +++ b/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5a66ec92513e338cce0bb517f97937f0ca62856301f946839c3da32066eeba +size 976693 diff --git a/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_metrics.parquet b/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6202bd00d7abf70e3ec168c23eb25c68f1e6fe0e --- /dev/null +++ b/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d933deea08414b5645a66143e97d9f87e2e74dd4cb4f9fbf7bc32f61aaa0351 +size 185022 diff --git a/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_metrics_histogram.parquet b/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd0d8e609bc5e4ee16c433809fc4fed57c48673d --- /dev/null +++ b/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47c5c1479bad7ee2c6269c8eaaba099d25887a7921d4b9e1dd8c5de5100308ad +size 41978 diff --git a/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_metrics_sum.parquet b/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba2587611f8383815d2bf98b2158fe9d824cbb9c --- /dev/null +++ b/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dbc17cd0cb750808dab4e620c6ecbd4126b536791025d53da9f2207da3ffe7d +size 176249 diff --git a/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_traces.parquet b/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c8df513fe9f325d3ac3dc7e5783173d8bde2ab0 --- /dev/null +++ b/cases/ts2-ts-consign-service-delay-k5d7zl/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3efa3ae732c19b4521f71349da700de66464ba5ee1baa218551720698b8d239e +size 1826404 diff --git a/cases/ts2-ts-consign-service-delay-k5d7zl/conclusion.parquet b/cases/ts2-ts-consign-service-delay-k5d7zl/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14c8877346783696ecb6f948eb6006febaf9b8f8 --- /dev/null +++ b/cases/ts2-ts-consign-service-delay-k5d7zl/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19277a301d4e81c0d8e182861073c388e8e0568f22268a83ea8bc41d51135b13 +size 8679 diff --git a/cases/ts2-ts-consign-service-delay-k5d7zl/normal_logs.parquet b/cases/ts2-ts-consign-service-delay-k5d7zl/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1f199e98c81eb4c9f0b6d6de6fe56925cb196e3 --- /dev/null +++ b/cases/ts2-ts-consign-service-delay-k5d7zl/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e664b5b3ea7590e4ff99b0ec5eca5eda3f7802782f929eb7edf421aa0beb66b +size 2688723 diff --git a/cases/ts2-ts-consign-service-delay-k5d7zl/normal_metrics.parquet b/cases/ts2-ts-consign-service-delay-k5d7zl/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6327f269d4bf51162b99aad3b00b63b04e2c87b3 --- /dev/null +++ b/cases/ts2-ts-consign-service-delay-k5d7zl/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db15d1e9b9e4e24547d39783da0b1b8dfe6fd871eeb14f9575cf6069fd015195 +size 189741 diff --git a/cases/ts2-ts-consign-service-delay-k5d7zl/normal_metrics_histogram.parquet b/cases/ts2-ts-consign-service-delay-k5d7zl/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d36a9bd3cb381378e673512ab8e58414a9017b6 --- /dev/null +++ b/cases/ts2-ts-consign-service-delay-k5d7zl/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f232c9ea48dc09cf54759937cd9e5e5a9186df06903874f5acbc6954ef4f0d60 +size 46986 diff --git a/cases/ts2-ts-consign-service-delay-k5d7zl/normal_metrics_sum.parquet b/cases/ts2-ts-consign-service-delay-k5d7zl/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..040da7e662d1d8b1b0e619047645969de23426b0 --- /dev/null +++ b/cases/ts2-ts-consign-service-delay-k5d7zl/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7003fe1e2da26480f93116eb530c02df2b868cb8a48704d5659e7cb4acba5de +size 193715 diff --git a/cases/ts2-ts-consign-service-delay-k5d7zl/normal_traces.parquet b/cases/ts2-ts-consign-service-delay-k5d7zl/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da3797411a4fa7f24408f50af820046fcc64b2cc --- /dev/null +++ b/cases/ts2-ts-consign-service-delay-k5d7zl/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df77d455bdc1434913c14daf4f27f6ca27ece09bf92088a9afdc13bfa2fe9188 +size 5302611 diff --git a/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/.finished b/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/causal_graph.json b/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..20ffad0fe74a70517505c702864d2835335832a5 --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/causal_graph.json @@ -0,0 +1,414 @@ +{ + "case_name": "ts2-ts-travel-plan-service-response-abort-kxn6cx", + "fault_type": "HTTPResponseAbort", + "root_resolution_method": "http_span_fallback_to_service", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1757141835, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1757141835, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + } + ], + "root_causes": [ + { + "component": "service|ts-travel-plan-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1757141835, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1757141835, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + } + ], + "component_to_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" + }, + "candidate_alarm_nodes": [ + { + "node_id": 529, + "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.021314826880597014, + "abnormal_avg_duration": 0.11851671259999999, + "avg_duration_ratio": 5.560294402760846, + "normal_p99": 0.15164014136000076, + "abnormal_p99": 0.9609221919200002, + "p99_ratio": 6.336858982732851, + "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": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "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.7432191802142857, + "abnormal_avg_duration": 0.9443972803529411, + "avg_duration_ratio": 1.2706847528889818, + "normal_p99": 2.8591628790199985, + "abnormal_p99": 3.09283350564, + "p99_ratio": 1.0817269377462306, + "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": 0.058823529411764705, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.8763077753030303, + "abnormal_avg_duration": 19.576490499176472, + "avg_duration_ratio": 22.339743011417255, + "normal_p99": 4.006774129359999, + "abnormal_p99": 20.00469402236, + "p99_ratio": 4.992718175894617, + "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/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.3252900641454545, + "abnormal_avg_duration": 0.3964102353076923, + "avg_duration_ratio": 1.2186361620022805, + "normal_p99": 2.686447737739999, + "abnormal_p99": 3.9885937118399895, + "p99_ratio": 1.4847092150005619, + "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::POST /api/v1/users/login", + "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.11896702636477116, + "abnormal_avg_duration": 0.12994978538235294, + "avg_duration_ratio": 1.0923176728306796, + "normal_p99": 0.4512254097999939, + "abnormal_p99": 1.3883729790399981, + "p99_ratio": 3.0768944941628966, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/users/login", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/users/login", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/users/login", + "service_operation:ts-ui-dashboard::POST /api/v1/users/login" + ] + } + }, + { + "node_id": 548, + "component": "span|ts-user-service::GET /api/v1/userservice/users/id/{userId}", + "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.015477006905555556, + "abnormal_avg_duration": 0.010298742916317992, + "avg_duration_ratio": 0.6654221309820054, + "normal_p99": 0.04664318825999977, + "abnormal_p99": 0.044130220180000006, + "p99_ratio": 0.9461235783027544, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/userservice/users/id/{userId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/userservice/users/id/{userId}", + "attempted_keys": [ + "exact_component:span|ts-user-service::GET /api/v1/userservice/users/id/{userId}", + "service_operation:ts-user-service::GET /api/v1/userservice/users/id/{userId}", + "bare_operation_unique:GET /api/v1/userservice/users/id/{userId}" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "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.7432191802142857, + "abnormal_avg_duration": 0.9443972803529411, + "avg_duration_ratio": 1.2706847528889818, + "normal_p99": 2.8591628790199985, + "abnormal_p99": 3.09283350564, + "p99_ratio": 1.0817269377462306, + "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-1" + ] + }, + { + "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": 0.058823529411764705, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.8763077753030303, + "abnormal_avg_duration": 19.576490499176472, + "avg_duration_ratio": 22.339743011417255, + "normal_p99": 4.006774129359999, + "abnormal_p99": 20.00469402236, + "p99_ratio": 4.992718175894617, + "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" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 529, + "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.021314826880597014, + "abnormal_avg_duration": 0.11851671259999999, + "avg_duration_ratio": 5.560294402760846, + "normal_p99": 0.15164014136000076, + "abnormal_p99": 0.9609221919200002, + "p99_ratio": 6.336858982732851, + "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": 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.3252900641454545, + "abnormal_avg_duration": 0.3964102353076923, + "avg_duration_ratio": 1.2186361620022805, + "normal_p99": 2.686447737739999, + "abnormal_p99": 3.9885937118399895, + "p99_ratio": 1.4847092150005619, + "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": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/users/login", + "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.11896702636477116, + "abnormal_avg_duration": 0.12994978538235294, + "avg_duration_ratio": 1.0923176728306796, + "normal_p99": 0.4512254097999939, + "abnormal_p99": 1.3883729790399981, + "p99_ratio": 3.0768944941628966, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/users/login", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/users/login", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/users/login", + "service_operation:ts-ui-dashboard::POST /api/v1/users/login" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 548, + "component": "span|ts-user-service::GET /api/v1/userservice/users/id/{userId}", + "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.015477006905555556, + "abnormal_avg_duration": 0.010298742916317992, + "avg_duration_ratio": 0.6654221309820054, + "normal_p99": 0.04664318825999977, + "abnormal_p99": 0.044130220180000006, + "p99_ratio": 0.9461235783027544, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/userservice/users/id/{userId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/userservice/users/id/{userId}", + "attempted_keys": [ + "exact_component:span|ts-user-service::GET /api/v1/userservice/users/id/{userId}", + "service_operation:ts-user-service::GET /api/v1/userservice/users/id/{userId}", + "bare_operation_unique:GET /api/v1/userservice/users/id/{userId}" + ] + }, + "drop_reason": "weak_noise" + } + ], + "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/ts2-ts-travel-plan-service-response-abort-kxn6cx/env.json b/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/env.json new file mode 100644 index 0000000000000000000000000000000000000000..07ef8af91ad4a6a3d3de0071296681fa5b661612 --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts2", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1757141595", + "NORMAL_END": "1757141835", + "ABNORMAL_START": "1757141835", + "ABNORMAL_END": "1757142074" +} \ No newline at end of file diff --git a/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/injection.json b/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..6c82b84c919ef0d75d2a193412e586d6a263a3a8 --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/injection.json @@ -0,0 +1,37 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-09-06T06:57:14.733Z", + "description": "Fault for task f4a56972-927a-41c3-a7b3-5c566c89fbba", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_name\":\"ts-travel-plan-service\",\"method\":\"POST\",\"route\":\"/api/v1/routeplanservice/routePlan/minStopStations\",\"server_address\":\"ts-route-plan-service\",\"server_port\":\"8080\"},\"namespace\":\"ts\"}", + "end_time": "2025-09-06T07:01:14Z", + "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\":39}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":6}", + "fault_type": 6, + "ground_truth": { + "container": [ + "ts-route-plan-service", + "ts-travel-plan-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-route-plan-service-d9557d6d7-j59l2", + "ts-travel-plan-service-5b7bdc7c56-6gc7k" + ], + "service": [ + "ts-travel-plan-service", + "ts-route-plan-service" + ], + "span": [ + "ts-travel-plan-service", + "ts-route-plan-service" + ] + }, + "id": 9067, + "injection_name": "ts2-ts-travel-plan-service-response-abort-kxn6cx", + "pre_duration": 4, + "start_time": "2025-09-06T06:57:15Z", + "status": 2, + "task": null, + "task_id": "f4a56972-927a-41c3-a7b3-5c566c89fbba", + "updated_at": "2025-09-06T07:01:15.32Z" +} \ No newline at end of file diff --git a/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/label.txt b/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/result.json b/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/result.json new file mode 100644 index 0000000000000000000000000000000000000000..484dc499e2cef7a99c46a72c252ae8bd2f58e3c5 --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-abort-kxn6cx/result.json @@ -0,0 +1,1136 @@ +{ + "case_name": "ts2-ts-travel-plan-service-response-abort-kxn6cx", + "injection_nodes": [ + "service|ts-travel-plan-service" + ], + "alarm_nodes": [ + 545, + 546, + 548, + 529, + 542, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 242, + 241 + ], + "injection_states": [ + "unknown", + "unknown" + ], + "paths": [ + { + "nodes": [ + 493, + 543 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1757141835, + 1757141835 + ], + "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": 543, + "edge_admitted": 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.6136363636363636, + "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": 1757141835, + "dst_onset": 1757141835, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757141835, + "window_end": 1757142133, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 493, + "onset": 1757141835, + "is_injection": false, + "lower_bound": 1757141835, + "upper_bound": 1757142133, + "in_window": true + }, + { + "node_index": 1, + "node_id": 543, + "onset": 1757141835, + "is_injection": false, + "lower_bound": 1757141835, + "upper_bound": 1757142133, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 492, + 542 + ], + "states": [ + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1757141835, + 1757141835 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "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": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1757141835, + "dst_onset": 1757141835, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757141835, + "window_end": 1757142133, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 492, + "onset": 1757141835, + "is_injection": false, + "lower_bound": 1757141835, + "upper_bound": 1757142133, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1757141835, + "is_injection": false, + "lower_bound": 1757141835, + "upper_bound": 1757142133, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 544, + 491, + 492, + 493, + 494, + 495, + 496, + 497, + 242, + 275, + 276, + 277, + 542, + 543 + ], + "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": 242, + "component": "service|ts-travel-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": "service|ts-travel-plan-service", + "states": [ + "degraded", + "erroring" + ], + "first_state_at": 1757141835 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "span|ts-ui-dashboard::POST /api/v1/users/login", + "span|ts-user-service::GET /api/v1/userservice/users/id/{userId}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ], + "evidence": { + "alarm_count": 6, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 493, + 543 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1757141835, + 1757141835 + ], + "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": 543, + "edge_admitted": 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.6136363636363636, + "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": 1757141835, + "dst_onset": 1757141835, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757141835, + "window_end": 1757142133, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 493, + "onset": 1757141835, + "is_injection": false, + "lower_bound": 1757141835, + "upper_bound": 1757142133, + "in_window": true + }, + { + "node_index": 1, + "node_id": 543, + "onset": 1757141835, + "is_injection": false, + "lower_bound": 1757141835, + "upper_bound": 1757142133, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 492, + 542 + ], + "states": [ + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1757141835, + 1757141835 + ], + "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": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "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": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1757141835, + "dst_onset": 1757141835, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757141835, + "window_end": 1757142133, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 492, + "onset": 1757141835, + "is_injection": false, + "lower_bound": 1757141835, + "upper_bound": 1757142133, + "in_window": true + }, + { + "node_index": 1, + "node_id": 542, + "onset": 1757141835, + "is_injection": false, + "lower_bound": 1757141835, + "upper_bound": 1757142133, + "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": 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": "erroring, missing", + "state_start_time": 1757141835, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "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": "erroring, healthy, missing, slow", + "state_start_time": 1757141835, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "weak_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": 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": 1757141835, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort: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, silent, slow", + "state_start_time": 1757141835, + "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/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.021314826880597014, + "abnormal_avg_duration": 0.11851671259999999, + "avg_duration_ratio": 5.560294402760846, + "normal_p99": 0.15164014136000076, + "abnormal_p99": 0.9609221919200002, + "p99_ratio": 6.336858982732851, + "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": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "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.7432191802142857, + "abnormal_avg_duration": 0.9443972803529411, + "avg_duration_ratio": 1.2706847528889818, + "normal_p99": 2.8591628790199985, + "abnormal_p99": 3.09283350564, + "p99_ratio": 1.0817269377462306, + "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": 0.058823529411764705, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.8763077753030303, + "abnormal_avg_duration": 19.576490499176472, + "avg_duration_ratio": 22.339743011417255, + "normal_p99": 4.006774129359999, + "abnormal_p99": 20.00469402236, + "p99_ratio": 4.992718175894617, + "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/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.3252900641454545, + "abnormal_avg_duration": 0.3964102353076923, + "avg_duration_ratio": 1.2186361620022805, + "normal_p99": 2.686447737739999, + "abnormal_p99": 3.9885937118399895, + "p99_ratio": 1.4847092150005619, + "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::POST /api/v1/users/login", + "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.11896702636477116, + "abnormal_avg_duration": 0.12994978538235294, + "avg_duration_ratio": 1.0923176728306796, + "normal_p99": 0.4512254097999939, + "abnormal_p99": 1.3883729790399981, + "p99_ratio": 3.0768944941628966, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/users/login", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/users/login", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/users/login", + "service_operation:ts-ui-dashboard::POST /api/v1/users/login" + ] + } + }, + { + "node_id": 548, + "component": "span|ts-user-service::GET /api/v1/userservice/users/id/{userId}", + "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.015477006905555556, + "abnormal_avg_duration": 0.010298742916317992, + "avg_duration_ratio": 0.6654221309820054, + "normal_p99": 0.04664318825999977, + "abnormal_p99": 0.044130220180000006, + "p99_ratio": 0.9461235783027544, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/userservice/users/id/{userId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/userservice/users/id/{userId}", + "attempted_keys": [ + "exact_component:span|ts-user-service::GET /api/v1/userservice/users/id/{userId}", + "service_operation:ts-user-service::GET /api/v1/userservice/users/id/{userId}", + "bare_operation_unique:GET /api/v1/userservice/users/id/{userId}" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "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.7432191802142857, + "abnormal_avg_duration": 0.9443972803529411, + "avg_duration_ratio": 1.2706847528889818, + "normal_p99": 2.8591628790199985, + "abnormal_p99": 3.09283350564, + "p99_ratio": 1.0817269377462306, + "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-1" + ] + }, + { + "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": 0.058823529411764705, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.8763077753030303, + "abnormal_avg_duration": 19.576490499176472, + "avg_duration_ratio": 22.339743011417255, + "normal_p99": 4.006774129359999, + "abnormal_p99": 20.00469402236, + "p99_ratio": 4.992718175894617, + "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" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 529, + "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.021314826880597014, + "abnormal_avg_duration": 0.11851671259999999, + "avg_duration_ratio": 5.560294402760846, + "normal_p99": 0.15164014136000076, + "abnormal_p99": 0.9609221919200002, + "p99_ratio": 6.336858982732851, + "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": 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.3252900641454545, + "abnormal_avg_duration": 0.3964102353076923, + "avg_duration_ratio": 1.2186361620022805, + "normal_p99": 2.686447737739999, + "abnormal_p99": 3.9885937118399895, + "p99_ratio": 1.4847092150005619, + "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": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/users/login", + "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.11896702636477116, + "abnormal_avg_duration": 0.12994978538235294, + "avg_duration_ratio": 1.0923176728306796, + "normal_p99": 0.4512254097999939, + "abnormal_p99": 1.3883729790399981, + "p99_ratio": 3.0768944941628966, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/users/login", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/users/login", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/users/login", + "service_operation:ts-ui-dashboard::POST /api/v1/users/login" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 548, + "component": "span|ts-user-service::GET /api/v1/userservice/users/id/{userId}", + "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.015477006905555556, + "abnormal_avg_duration": 0.010298742916317992, + "avg_duration_ratio": 0.6654221309820054, + "normal_p99": 0.04664318825999977, + "abnormal_p99": 0.044130220180000006, + "p99_ratio": 0.9461235783027544, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/userservice/users/id/{userId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/userservice/users/id/{userId}", + "attempted_keys": [ + "exact_component:span|ts-user-service::GET /api/v1/userservice/users/id/{userId}", + "service_operation:ts-user-service::GET /api/v1/userservice/users/id/{userId}", + "bare_operation_unique:GET /api/v1/userservice/users/id/{userId}" + ] + }, + "drop_reason": "weak_noise" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "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.7432191802142857, + "abnormal_avg_duration": 0.9443972803529411, + "avg_duration_ratio": 1.2706847528889818, + "normal_p99": 2.8591628790199985, + "abnormal_p99": 3.09283350564, + "p99_ratio": 1.0817269377462306, + "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-1" + ] + }, + { + "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": 0.058823529411764705, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.8763077753030303, + "abnormal_avg_duration": 19.576490499176472, + "avg_duration_ratio": 22.339743011417255, + "normal_p99": 4.006774129359999, + "abnormal_p99": 20.00469402236, + "p99_ratio": 4.992718175894617, + "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" + ] + } + ], + "candidate_alarm_node_ids": [ + 529, + 542, + 543, + 545, + 546, + 548 + ], + "explained_alarm_node_ids": [ + 542, + 543 + ], + "unexplained_alarm_node_ids": [ + 529, + 545, + 546, + 548 + ], + "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|ts-travel-plan-service" + ], + "start_kind": "service", + "category": "http_span", + "fault_type": "HTTPResponseAbort", + "resolution_method": "http_span_fallback_to_service", + "starting_points": [ + "service|ts-travel-plan-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/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_logs.parquet b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e28cda67be823bc8d8a393b8b1f3d4bfe050052 --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f10faeed9a6be24a485fc3cda2b717467fa9ebb71afd9d8089281052f25526 +size 265483 diff --git a/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_metrics.parquet b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37acb141855ebf1e886627c830df911cad214db4 --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecd3819322e5db0259031ed4c0cc625ca8ef5df4732b3ff1c84283eb069b078f +size 180213 diff --git a/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_metrics_histogram.parquet b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3abf74cc64bf9fb22d2adaa3c48627eae3ef4c0e --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f9e81161105a6c404d9f54610d2403928d67ae1958ec82c200714b8a3b5314e +size 34276 diff --git a/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_metrics_sum.parquet b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1af890982d435443f807c283b25d8281e2be7f8c --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec32024620c71aa9b339405b063269d0ccf8e3fc4d5ad324270a342d532e13f9 +size 136433 diff --git a/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_traces.parquet b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c97d94a54f650270a78b3a6652cd6b887ff3cb8d --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce975af3a499eb74815a0a558645a06b29e9b4fe0b217a70bd02e3e66aa27f8c +size 903542 diff --git a/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/conclusion.parquet b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84a5111dc99897f6de50b3abf6838ebd9eb547f5 --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b69dcc32c25279556cd9286cf71a2519961b3f781f662bf19fad20e54f4a9a8 +size 8889 diff --git a/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_logs.parquet b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3529ed6165d9f99db946e55ef97a8ce4d6daa311 --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e9486b7d2a9131c5dec2baca9887b68efaa293236d7e7c95b7c62339b3d9f56 +size 1411732 diff --git a/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_metrics.parquet b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..effd4c93a48db1c955c652c12bc0637c56ce7b53 --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f30bbb139b46864572ac78deb5d15f52348741938cb741248bcfa1d879c8275a +size 186548 diff --git a/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_metrics_histogram.parquet b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a3225fb919a2efe99f9bf6e8eab35f66ffc7f6c --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b7cd5d68b67353f182a81e0487a5131727da061c4e30c7ea2c23420e2dbbc8c +size 38978 diff --git a/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_metrics_sum.parquet b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ec2a6463cd37fcf97a5e1ad2db3410f73f52a56 --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16db2843ab7675e922e1aa4679b420461fb994f467a580156298db65f638e661 +size 147058 diff --git a/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_traces.parquet b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a46e67a0aba833f25e84b30a1789162a07cd187 --- /dev/null +++ b/cases/ts2-ts-travel-plan-service-response-delay-chhzjz/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6a3379d6ffc42a944426b47c70b7865cd89dafb12caa157f389d9d09300396 +size 5435043 diff --git a/cases/ts2-ts-travel2-service-exception-l66bxj/.finished b/cases/ts2-ts-travel2-service-exception-l66bxj/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts2-ts-travel2-service-exception-l66bxj/causal_graph.json b/cases/ts2-ts-travel2-service-exception-l66bxj/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..48e452c50620582194f25b688f028e08a57be5d9 --- /dev/null +++ b/cases/ts2-ts-travel2-service-exception-l66bxj/causal_graph.json @@ -0,0 +1,835 @@ +{ + "case_name": "ts2-ts-travel2-service-exception-l66bxj", + "fault_type": "JVMException", + "root_resolution_method": "jvm_fallback_exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1754371603, + "component": "span|ts-travel2-service::BasicErrorController.error", + "state": [ + "unknown" + ] + }, + { + "timestamp": 1754371603, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754371603, + "component": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754371603, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754371603, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754371603, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754371603, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754371603, + "component": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754371603, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754371603, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754371603, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754371603, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754371603, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754371606, + "component": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754371606, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754371606, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754371606, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754371606, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "silent", + "missing", + "slow" + ] + } + ], + "edges": [ + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "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.getByQuickest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "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::RoutePlanController.getQuickestRoutes", + "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-travel-plan-service::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "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::POST /api/v1/travelplanservice/travelPlan/quickest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "source": "span|ts-travel2-service::BasicErrorController.error", + "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::RoutePlanController.getMinStopStations", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations" + }, + { + "source": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "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-travel2-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1754371603, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754371603, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754371606, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "silent", + "missing", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1754371603, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754371603, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754371606, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "silent", + "missing", + "slow" + ] + } + ], + "component_to_service": { + "span|ts-travel2-service::BasicErrorController.error": "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-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" + }, + "candidate_alarm_nodes": [ + { + "node_id": 384, + "component": "span|ts-order-service::OrderController.createNewOrder", + "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::OrderController.createNewOrder", + "service_operation:ts-order-service::OrderController.createNewOrder", + "bare_operation_unique:OrderController.createNewOrder", + "legacy_exact:span|ts-order-service::OrderController.createNewOrder", + "legacy_exact:ts-order-service::OrderController.createNewOrder", + "legacy_exact:OrderController.createNewOrder" + ] + } + }, + { + "node_id": 398, + "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": 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": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "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.2524191895851852, + "abnormal_avg_duration": 0.6304619118421053, + "avg_duration_ratio": 2.497678218831853, + "normal_p99": 0.72805585296, + "abnormal_p99": 2.51550276264, + "p99_ratio": 3.4550958589412013, + "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": 543, + "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.1268340352, + "abnormal_avg_duration": 0.7139756845714286, + "avg_duration_ratio": 5.629212091577676, + "normal_p99": 0.798205639500001, + "abnormal_p99": 3.361673009400001, + "p99_ratio": 4.2115375324907065, + "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": 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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.475891558721519, + "abnormal_avg_duration": 16.020638921166665, + "avg_duration_ratio": 33.66447382299878, + "normal_p99": 1.0667010088599997, + "abnormal_p99": 20.003960571689998, + "p99_ratio": 18.753109264486913, + "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": "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.4288514771791045, + "abnormal_avg_duration": 1.49337391, + "avg_duration_ratio": 3.4822636494646164, + "normal_p99": 1.0223232047000004, + "abnormal_p99": 6.6067944401800025, + "p99_ratio": 6.462530058797559, + "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.1111111111111111, + "success_rate_drop": 0.8888888888888888, + "normal_avg_duration": 0.46051904064285715, + "abnormal_avg_duration": 19.782452180444444, + "avg_duration_ratio": 42.956860486874376, + "normal_p99": 1.08777230497, + "abnormal_p99": 20.004003536880003, + "p99_ratio": 18.38988126971269, + "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": "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.10590475763157896, + "abnormal_avg_duration": 0.28282801360869564, + "avg_duration_ratio": 2.6705883657521468, + "normal_p99": 0.48599835230000005, + "abnormal_p99": 2.2605130633800026, + "p99_ratio": 4.6512772166450045, + "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": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "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.1268340352, + "abnormal_avg_duration": 0.7139756845714286, + "avg_duration_ratio": 5.629212091577676, + "normal_p99": 0.798205639500001, + "abnormal_p99": 3.361673009400001, + "p99_ratio": 4.2115375324907065, + "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-0", + "path-1" + ] + }, + { + "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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.475891558721519, + "abnormal_avg_duration": 16.020638921166665, + "avg_duration_ratio": 33.66447382299878, + "normal_p99": 1.0667010088599997, + "abnormal_p99": 20.003960571689998, + "p99_ratio": 18.753109264486913, + "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-2" + ] + }, + { + "node_id": 545, + "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.4288514771791045, + "abnormal_avg_duration": 1.49337391, + "avg_duration_ratio": 3.4822636494646164, + "normal_p99": 1.0223232047000004, + "abnormal_p99": 6.6067944401800025, + "p99_ratio": 6.462530058797559, + "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-4" + ] + }, + { + "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.1111111111111111, + "success_rate_drop": 0.8888888888888888, + "normal_avg_duration": 0.46051904064285715, + "abnormal_avg_duration": 19.782452180444444, + "avg_duration_ratio": 42.956860486874376, + "normal_p99": 1.08777230497, + "abnormal_p99": 20.004003536880003, + "p99_ratio": 18.38988126971269, + "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-3" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 384, + "component": "span|ts-order-service::OrderController.createNewOrder", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_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::OrderController.createNewOrder", + "service_operation:ts-order-service::OrderController.createNewOrder", + "bare_operation_unique:OrderController.createNewOrder", + "legacy_exact:span|ts-order-service::OrderController.createNewOrder", + "legacy_exact:ts-order-service::OrderController.createNewOrder", + "legacy_exact:OrderController.createNewOrder" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 398, + "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": 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": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "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.2524191895851852, + "abnormal_avg_duration": 0.6304619118421053, + "avg_duration_ratio": 2.497678218831853, + "normal_p99": 0.72805585296, + "abnormal_p99": 2.51550276264, + "p99_ratio": 3.4550958589412013, + "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": "weak_noise" + }, + { + "node_id": 547, + "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.10590475763157896, + "abnormal_avg_duration": 0.28282801360869564, + "avg_duration_ratio": 2.6705883657521468, + "normal_p99": 0.48599835230000005, + "abnormal_p99": 2.2605130633800026, + "p99_ratio": 4.6512772166450045, + "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": 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": 10, + "explained_alarm_count": 4, + "unexplained_alarm_count": 6, + "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/ts2-ts-travel2-service-exception-l66bxj/env.json b/cases/ts2-ts-travel2-service-exception-l66bxj/env.json new file mode 100644 index 0000000000000000000000000000000000000000..c7fb6e12f6fb862f910946186d47f1a2477d171d --- /dev/null +++ b/cases/ts2-ts-travel2-service-exception-l66bxj/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts2", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1754371363", + "NORMAL_END": "1754371603", + "ABNORMAL_START": "1754371603", + "ABNORMAL_END": "1754371842" +} \ No newline at end of file diff --git a/cases/ts2-ts-travel2-service-exception-l66bxj/injection.json b/cases/ts2-ts-travel2-service-exception-l66bxj/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..f5b03b3a258d77a9855342ad544bd7d175ee8e8e --- /dev/null +++ b/cases/ts2-ts-travel2-service-exception-l66bxj/injection.json @@ -0,0 +1,33 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-08-05T05:26:42.671Z", + "description": "Fault for task 989ed1af-1dff-468f-b923-684c2e37b051", + "display_config": "{\"duration\":4,\"exception_opt\":1,\"injection_point\":{\"app_name\":\"ts-travel2-service\",\"class_name\":\"travel2.service.TravelServiceImpl\",\"method_name\":\"getRouteByTripId\"},\"namespace\":\"ts\"}", + "end_time": "2025-08-05T05:30:42Z", + "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\":813},\"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-travel2-service" + ], + "function": [ + "travel2.service.TravelServiceImpl.getRouteByTripId" + ], + "metric": null, + "pod": [ + "ts-travel2-service-85bd8b46-crdwh" + ], + "service": [ + "ts-travel2-service" + ], + "span": null + }, + "id": 3357, + "injection_name": "ts2-ts-travel2-service-exception-l66bxj", + "pre_duration": 4, + "start_time": "2025-08-05T05:26:43Z", + "status": 2, + "task": null, + "task_id": "989ed1af-1dff-468f-b923-684c2e37b051", + "updated_at": "2025-08-05T05:30:44.094Z" +} \ No newline at end of file diff --git a/cases/ts2-ts-travel2-service-exception-l66bxj/label.txt b/cases/ts2-ts-travel2-service-exception-l66bxj/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts2-ts-travel2-service-exception-l66bxj/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts2-ts-travel2-service-exception-l66bxj/result.json b/cases/ts2-ts-travel2-service-exception-l66bxj/result.json new file mode 100644 index 0000000000000000000000000000000000000000..f50b8d492e7e444a70e7b6237472ce63e141e39a --- /dev/null +++ b/cases/ts2-ts-travel2-service-exception-l66bxj/result.json @@ -0,0 +1,4044 @@ +{ + "case_name": "ts2-ts-travel2-service-exception-l66bxj", + "injection_nodes": [ + "container|ts-travel2-service" + ], + "alarm_nodes": [ + 544, + 545, + 546, + 547, + 384, + 549, + 398, + 534, + 542, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 205 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 516, + 543 + ], + "states": [ + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1" + ], + "confidence": 0.65, + "state_start_times": [ + 1754371684, + 1754371684 + ], + "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": 543, + "edge_admitted": 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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 5.477591111435085, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "silent", + "src_onset": 1754371684, + "dst_onset": 1754371684, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754371603, + "window_end": 1754371901, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 516, + "onset": 1754371684, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 1, + "node_id": 543, + "onset": 1754371684, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 516, + 543 + ], + "states": [ + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1" + ], + "confidence": 0.65, + "state_start_times": [ + 1754371684, + 1754371684 + ], + "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": 543, + "edge_admitted": 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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 5.477591111435085, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "silent", + "src_onset": 1754371684, + "dst_onset": 1754371684, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754371603, + "window_end": 1754371901, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 516, + "onset": 1754371684, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 1, + "node_id": 543, + "onset": 1754371684, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 513, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754371603, + 1754371603, + 1754371603, + 1754371603, + 1754371603, + 1754371603, + 1754371603 + ], + "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": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": 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": 1.1407585611256734, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.967479674796748, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 9.791727078063829, + "matched": true + } + ], + "passed": true + }, + { + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.967479674796748, + "matched": true + } + ], + "passed": true + }, + { + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + } + ], + "passed": true + }, + { + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1754371603, + "dst_onset": 1754371603, + "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": 1754371603, + "dst_onset": 1754371603, + "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": 1754371603, + "dst_onset": 1754371603, + "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": 1754371603, + "dst_onset": 1754371603, + "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": 1754371603, + "dst_onset": 1754371603, + "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": 1754371603, + "dst_onset": 1754371603, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754371603, + "window_end": 1754371901, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 513, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 513, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754371603, + 1754371603, + 1754371603, + 1754371603, + 1754371603, + 1754371603, + 1754371603 + ], + "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": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": 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": 1.1407585611256734, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "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": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9805825242718447, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 15.02494636085373, + "matched": true + } + ], + "passed": true + }, + { + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9805825242718447, + "matched": true + } + ], + "passed": true + }, + { + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + } + ], + "passed": true + }, + { + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1754371603, + "dst_onset": 1754371603, + "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": 1754371603, + "dst_onset": 1754371603, + "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": 1754371603, + "dst_onset": 1754371603, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754371603, + "dst_onset": 1754371603, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754371603, + "dst_onset": 1754371603, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754371603, + "dst_onset": 1754371603, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754371603, + "window_end": 1754371901, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 513, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:Lext", + "manifest:JVMException:Lext", + "manifest:JVMException:Lext", + "manifest:JVMException:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754371603, + 1754371606, + 1754371606, + 1754371606, + 1754371606, + 1754371606 + ], + "propagation_delays": [ + 3.0, + 0.0, + 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": "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 7.942995090157931, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "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": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "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": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754371603, + "dst_onset": 1754371606, + "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": 1754371606, + "dst_onset": 1754371606, + "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": 1754371606, + "dst_onset": 1754371606, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754371606, + "dst_onset": 1754371606, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754371606, + "dst_onset": 1754371606, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754371603, + "window_end": 1754371901, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 515, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 1, + "node_id": 430, + "onset": 1754371606, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 2, + "node_id": 427, + "onset": 1754371606, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1754371606, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 4, + "node_id": 494, + "onset": 1754371606, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 5, + "node_id": 545, + "onset": 1754371606, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 513, + 514, + 515, + 516, + 517, + 518, + 519, + 520, + 521, + 522, + 523, + 524, + 525, + 526, + 527, + 274, + 543, + 544, + 545, + 546, + 426, + 427, + 428, + 429, + 430, + 431, + 557, + 205, + 216, + 219, + 220, + 222, + 226, + 227, + 228, + 230, + 233, + 236, + 493, + 237, + 495, + 496, + 241, + 498, + 497, + 494, + 246, + 251 + ], + "max_hops_reached": 6, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 205, + "component": "container|ts-travel2-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-travel2-service", + "states": [ + "degraded", + "erroring" + ], + "first_state_at": 1754371603 + } + ] + } + }, + "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-order-service::OrderController.createNewOrder", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "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" + ], + "evidence": { + "alarm_count": 10, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 516, + 543 + ], + "states": [ + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1" + ], + "confidence": 0.65, + "state_start_times": [ + 1754371684, + 1754371684 + ], + "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": 543, + "edge_admitted": 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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 5.477591111435085, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "silent", + "src_onset": 1754371684, + "dst_onset": 1754371684, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754371603, + "window_end": 1754371901, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 516, + "onset": 1754371684, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 1, + "node_id": 543, + "onset": 1754371684, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 516, + 543 + ], + "states": [ + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1" + ], + "confidence": 0.65, + "state_start_times": [ + 1754371684, + 1754371684 + ], + "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": 543, + "edge_admitted": 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.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 5.477591111435085, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "silent", + "src_onset": 1754371684, + "dst_onset": 1754371684, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754371603, + "window_end": 1754371901, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 516, + "onset": 1754371684, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 1, + "node_id": 543, + "onset": 1754371684, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 513, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754371603, + 1754371603, + 1754371603, + 1754371603, + 1754371603, + 1754371603, + 1754371603 + ], + "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": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": 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": 1.1407585611256734, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.967479674796748, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 9.791727078063829, + "matched": true + } + ], + "passed": true + }, + { + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.967479674796748, + "matched": true + } + ], + "passed": true + }, + { + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + } + ], + "passed": true + }, + { + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1754371603, + "dst_onset": 1754371603, + "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": 1754371603, + "dst_onset": 1754371603, + "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": 1754371603, + "dst_onset": 1754371603, + "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": 1754371603, + "dst_onset": 1754371603, + "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": 1754371603, + "dst_onset": 1754371603, + "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": 1754371603, + "dst_onset": 1754371603, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754371603, + "window_end": 1754371901, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 513, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 513, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754371603, + 1754371603, + 1754371603, + 1754371603, + 1754371603, + 1754371603, + 1754371603 + ], + "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": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": 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": 1.1407585611256734, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "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": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9805825242718447, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 15.02494636085373, + "matched": true + } + ], + "passed": true + }, + { + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9805825242718447, + "matched": true + } + ], + "passed": true + }, + { + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + } + ], + "passed": true + }, + { + "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": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.6666666666666666, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1754371603, + "dst_onset": 1754371603, + "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": 1754371603, + "dst_onset": 1754371603, + "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": 1754371603, + "dst_onset": 1754371603, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754371603, + "dst_onset": 1754371603, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754371603, + "dst_onset": 1754371603, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754371603, + "dst_onset": 1754371603, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754371603, + "window_end": 1754371901, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 513, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:Lext", + "manifest:JVMException:Lext", + "manifest:JVMException:Lext", + "manifest:JVMException:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754371603, + 1754371606, + 1754371606, + 1754371606, + 1754371606, + 1754371606 + ], + "propagation_delays": [ + 3.0, + 0.0, + 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": "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 7.942995090157931, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "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": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "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": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": true, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754371603, + "dst_onset": 1754371606, + "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": 1754371606, + "dst_onset": 1754371606, + "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": 1754371606, + "dst_onset": 1754371606, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754371606, + "dst_onset": 1754371606, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754371606, + "dst_onset": 1754371606, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754371603, + "window_end": 1754371901, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 515, + "onset": 1754371603, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 1, + "node_id": 430, + "onset": 1754371606, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 2, + "node_id": 427, + "onset": 1754371606, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1754371606, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 4, + "node_id": 494, + "onset": 1754371606, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + }, + { + "node_index": 5, + "node_id": 545, + "onset": 1754371606, + "is_injection": false, + "lower_bound": 1754371603, + "upper_bound": 1754371901, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 5, + "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": 513, + "kind": "span", + "name": "ts-travel2-service::BasicErrorController.error", + "uniq_name": "span|ts-travel2-service::BasicErrorController.error", + "state": "unknown", + "state_start_time": 1754371603, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": "erroring", + "state_start_time": 1754371603, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "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, healthy, missing, slow", + "state_start_time": 1754371603, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort: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, healthy, missing, slow", + "state_start_time": 1754371603, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort: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, healthy, missing, slow", + "state_start_time": 1754371603, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort: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, healthy, missing, slow", + "state_start_time": 1754371603, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort: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": "healthy, missing, silent, slow", + "state_start_time": 1754371603, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::BasicErrorController.error", + "uniq_name": "span|ts-travel2-service::BasicErrorController.error", + "state": "unknown", + "state_start_time": 1754371603, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": "erroring", + "state_start_time": 1754371603, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "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, slow", + "state_start_time": 1754371603, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort: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, slow", + "state_start_time": 1754371603, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort: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, slow", + "state_start_time": 1754371603, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort: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, slow", + "state_start_time": 1754371603, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort: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": 1754371603, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 515, + "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, slow", + "state_start_time": 1754371603, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 3.0 + }, + { + "node_id": 430, + "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": 1754371606, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException: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": "healthy, missing, slow", + "state_start_time": 1754371606, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException: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": "healthy, missing, slow", + "state_start_time": 1754371606, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException: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": "healthy, missing, slow", + "state_start_time": 1754371606, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException: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": "healthy, missing, silent, slow", + "state_start_time": 1754371606, + "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": 516, + "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": 1754371684, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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, silent, slow", + "state_start_time": 1754371684, + "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": 516, + "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": 1754371684, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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, silent, slow", + "state_start_time": 1754371684, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 384, + "component": "span|ts-order-service::OrderController.createNewOrder", + "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::OrderController.createNewOrder", + "service_operation:ts-order-service::OrderController.createNewOrder", + "bare_operation_unique:OrderController.createNewOrder", + "legacy_exact:span|ts-order-service::OrderController.createNewOrder", + "legacy_exact:ts-order-service::OrderController.createNewOrder", + "legacy_exact:OrderController.createNewOrder" + ] + } + }, + { + "node_id": 398, + "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": 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": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "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.2524191895851852, + "abnormal_avg_duration": 0.6304619118421053, + "avg_duration_ratio": 2.497678218831853, + "normal_p99": 0.72805585296, + "abnormal_p99": 2.51550276264, + "p99_ratio": 3.4550958589412013, + "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": 543, + "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.1268340352, + "abnormal_avg_duration": 0.7139756845714286, + "avg_duration_ratio": 5.629212091577676, + "normal_p99": 0.798205639500001, + "abnormal_p99": 3.361673009400001, + "p99_ratio": 4.2115375324907065, + "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": 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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.475891558721519, + "abnormal_avg_duration": 16.020638921166665, + "avg_duration_ratio": 33.66447382299878, + "normal_p99": 1.0667010088599997, + "abnormal_p99": 20.003960571689998, + "p99_ratio": 18.753109264486913, + "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": "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.4288514771791045, + "abnormal_avg_duration": 1.49337391, + "avg_duration_ratio": 3.4822636494646164, + "normal_p99": 1.0223232047000004, + "abnormal_p99": 6.6067944401800025, + "p99_ratio": 6.462530058797559, + "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.1111111111111111, + "success_rate_drop": 0.8888888888888888, + "normal_avg_duration": 0.46051904064285715, + "abnormal_avg_duration": 19.782452180444444, + "avg_duration_ratio": 42.956860486874376, + "normal_p99": 1.08777230497, + "abnormal_p99": 20.004003536880003, + "p99_ratio": 18.38988126971269, + "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": "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.10590475763157896, + "abnormal_avg_duration": 0.28282801360869564, + "avg_duration_ratio": 2.6705883657521468, + "normal_p99": 0.48599835230000005, + "abnormal_p99": 2.2605130633800026, + "p99_ratio": 4.6512772166450045, + "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": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "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.1268340352, + "abnormal_avg_duration": 0.7139756845714286, + "avg_duration_ratio": 5.629212091577676, + "normal_p99": 0.798205639500001, + "abnormal_p99": 3.361673009400001, + "p99_ratio": 4.2115375324907065, + "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-0", + "path-1" + ] + }, + { + "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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.475891558721519, + "abnormal_avg_duration": 16.020638921166665, + "avg_duration_ratio": 33.66447382299878, + "normal_p99": 1.0667010088599997, + "abnormal_p99": 20.003960571689998, + "p99_ratio": 18.753109264486913, + "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-2" + ] + }, + { + "node_id": 545, + "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.4288514771791045, + "abnormal_avg_duration": 1.49337391, + "avg_duration_ratio": 3.4822636494646164, + "normal_p99": 1.0223232047000004, + "abnormal_p99": 6.6067944401800025, + "p99_ratio": 6.462530058797559, + "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-4" + ] + }, + { + "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.1111111111111111, + "success_rate_drop": 0.8888888888888888, + "normal_avg_duration": 0.46051904064285715, + "abnormal_avg_duration": 19.782452180444444, + "avg_duration_ratio": 42.956860486874376, + "normal_p99": 1.08777230497, + "abnormal_p99": 20.004003536880003, + "p99_ratio": 18.38988126971269, + "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-3" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 384, + "component": "span|ts-order-service::OrderController.createNewOrder", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_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::OrderController.createNewOrder", + "service_operation:ts-order-service::OrderController.createNewOrder", + "bare_operation_unique:OrderController.createNewOrder", + "legacy_exact:span|ts-order-service::OrderController.createNewOrder", + "legacy_exact:ts-order-service::OrderController.createNewOrder", + "legacy_exact:OrderController.createNewOrder" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 398, + "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": 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": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "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.2524191895851852, + "abnormal_avg_duration": 0.6304619118421053, + "avg_duration_ratio": 2.497678218831853, + "normal_p99": 0.72805585296, + "abnormal_p99": 2.51550276264, + "p99_ratio": 3.4550958589412013, + "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": "weak_noise" + }, + { + "node_id": 547, + "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.10590475763157896, + "abnormal_avg_duration": 0.28282801360869564, + "avg_duration_ratio": 2.6705883657521468, + "normal_p99": 0.48599835230000005, + "abnormal_p99": 2.2605130633800026, + "p99_ratio": 4.6512772166450045, + "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": 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": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "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.1268340352, + "abnormal_avg_duration": 0.7139756845714286, + "avg_duration_ratio": 5.629212091577676, + "normal_p99": 0.798205639500001, + "abnormal_p99": 3.361673009400001, + "p99_ratio": 4.2115375324907065, + "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-0", + "path-1" + ] + }, + { + "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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.475891558721519, + "abnormal_avg_duration": 16.020638921166665, + "avg_duration_ratio": 33.66447382299878, + "normal_p99": 1.0667010088599997, + "abnormal_p99": 20.003960571689998, + "p99_ratio": 18.753109264486913, + "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-2" + ] + }, + { + "node_id": 545, + "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.4288514771791045, + "abnormal_avg_duration": 1.49337391, + "avg_duration_ratio": 3.4822636494646164, + "normal_p99": 1.0223232047000004, + "abnormal_p99": 6.6067944401800025, + "p99_ratio": 6.462530058797559, + "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-4" + ] + }, + { + "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.1111111111111111, + "success_rate_drop": 0.8888888888888888, + "normal_avg_duration": 0.46051904064285715, + "abnormal_avg_duration": 19.782452180444444, + "avg_duration_ratio": 42.956860486874376, + "normal_p99": 1.08777230497, + "abnormal_p99": 20.004003536880003, + "p99_ratio": 18.38988126971269, + "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-3" + ] + } + ], + "candidate_alarm_node_ids": [ + 384, + 398, + 534, + 542, + 543, + 544, + 545, + 546, + 547, + 549 + ], + "explained_alarm_node_ids": [ + 543, + 544, + 545, + 546 + ], + "unexplained_alarm_node_ids": [ + 384, + 398, + 534, + 542, + 547, + 549 + ], + "candidate_alarm_count": 10, + "explained_alarm_count": 4, + "unexplained_alarm_count": 6, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 3, + "explained_strong_alarm_count": 3, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "container|ts-travel2-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-order-service-container-kill-gh2xcv/.finished b/cases/ts3-ts-order-service-container-kill-gh2xcv/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts3-ts-order-service-container-kill-gh2xcv/causal_graph.json b/cases/ts3-ts-order-service-container-kill-gh2xcv/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..49b0c1445d2835681a8980c1b89e96f541eed0c0 --- /dev/null +++ b/cases/ts3-ts-order-service-container-kill-gh2xcv/causal_graph.json @@ -0,0 +1,1040 @@ +{ + "case_name": "ts3-ts-order-service-container-kill-gh2xcv", + "fault_type": "ContainerKill", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1754383400, + "component": "service|ts-order-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-order-service::OrderController.getTicketListByDateAndTripId", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-order-service::OrderController.queryOrdersForRefresh", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-order-service::OrderRepository.findByTravelDateAndTrainNumber", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-order-service::OrderRepository.findByAccountId", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-order-service::OrderController.createNewOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-preserve-service::PreserveController.preserve", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-order-service::OrderRepository.findByAccountIdAndTrainNumberAndTravelDate", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-order-service::OrderRepository.save", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-seat-service::SeatController.create", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-travel-service::TravelController.queryInfo", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-order-service::INSERT ts.orders", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-order-service::Transaction.commit", + "state": [ + "slow", + "missing" + ] + } + ], + "edges": [ + { + "source": "span|ts-order-service::OrderController.queryOrdersForRefresh", + "target": "span|ts-order-service::POST /api/v1/orderservice/order/refresh" + }, + { + "source": "span|ts-order-service::OrderRepository.findByTravelDateAndTrainNumber", + "target": "span|ts-order-service::OrderController.getTicketListByDateAndTripId" + }, + { + "source": "service|ts-order-service", + "target": "span|ts-order-service::OrderController.queryOrdersForRefresh" + }, + { + "source": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "target": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets" + }, + { + "source": "service|ts-order-service", + "target": "span|ts-order-service::OrderController.createNewOrder" + }, + { + "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-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-service::TravelController.queryInfo" + }, + { + "source": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "target": "span|ts-seat-service::SeatController.getLeftTicketOfInterval" + }, + { + "source": "span|ts-order-service::Transaction.commit", + "target": "span|ts-order-service::OrderRepository.save" + }, + { + "source": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "target": "span|ts-seat-service::SeatController.create" + }, + { + "source": "span|ts-travel-service::TravelController.queryInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/left" + }, + { + "source": "service|ts-order-service", + "target": "span|ts-order-service::OrderRepository.save" + }, + { + "source": "span|ts-order-service::OrderController.createNewOrder", + "target": "span|ts-order-service::POST /api/v1/orderservice/order" + }, + { + "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-preserve-service::POST /api/v1/preserveservice/preserve", + "target": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "source": "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "target": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh" + }, + { + "source": "span|ts-order-service::OrderRepository.findByAccountIdAndTrainNumberAndTravelDate", + "target": "span|ts-order-service::OrderController.createNewOrder" + }, + { + "source": "service|ts-order-service", + "target": "span|ts-order-service::OrderRepository.findByAccountIdAndTrainNumberAndTravelDate" + }, + { + "source": "span|ts-order-service::OrderController.getTicketListByDateAndTripId", + "target": "span|ts-order-service::POST /api/v1/orderservice/order/tickets" + }, + { + "source": "span|ts-order-service::OrderRepository.save", + "target": "span|ts-order-service::OrderController.createNewOrder" + }, + { + "source": "span|ts-order-service::INSERT ts.orders", + "target": "span|ts-order-service::Transaction.commit" + }, + { + "source": "service|ts-order-service", + "target": "span|ts-order-service::OrderController.getTicketListByDateAndTripId" + }, + { + "source": "span|ts-order-service::OrderRepository.findByAccountId", + "target": "span|ts-order-service::OrderController.queryOrdersForRefresh" + }, + { + "source": "service|ts-order-service", + "target": "span|ts-order-service::INSERT ts.orders" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "target": "span|ts-preserve-service::PreserveController.preserve" + }, + { + "source": "service|ts-order-service", + "target": "span|ts-order-service::OrderRepository.findByTravelDateAndTrainNumber" + }, + { + "source": "service|ts-order-service", + "target": "span|ts-order-service::OrderRepository.findByAccountId" + }, + { + "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::PreserveController.preserve", + "target": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve" + }, + { + "source": "span|ts-seat-service::SeatController.create", + "target": "span|ts-seat-service::POST /api/v1/seatservice/seats" + }, + { + "source": "span|ts-order-service::POST /api/v1/orderservice/order", + "target": "span|ts-preserve-service::PreserveController.preserve" + } + ], + "root_causes": [ + { + "timestamp": 1754383400, + "component": "service|ts-order-service", + "state": [ + "unavailable", + "degraded" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1754383400, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "slow", + "missing", + "silent" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1754383400, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754383400, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "slow", + "missing", + "silent" + ] + } + ], + "component_to_service": { + "service|ts-order-service": "ts-order-service", + "span|ts-order-service::OrderController.getTicketListByDateAndTripId": "ts-order-service", + "span|ts-order-service::POST /api/v1/orderservice/order/tickets": "ts-order-service", + "span|ts-order-service::OrderController.queryOrdersForRefresh": "ts-order-service", + "span|ts-order-service::POST /api/v1/orderservice/order/refresh": "ts-order-service", + "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh": "ts-ui-dashboard", + "span|ts-order-service::OrderRepository.findByTravelDateAndTrainNumber": "ts-order-service", + "span|ts-order-service::OrderRepository.findByAccountId": "ts-order-service", + "span|ts-order-service::OrderController.createNewOrder": "ts-order-service", + "span|ts-order-service::POST /api/v1/orderservice/order": "ts-order-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-order-service::OrderRepository.findByAccountIdAndTrainNumberAndTravelDate": "ts-order-service", + "span|ts-order-service::OrderRepository.save": "ts-order-service", + "span|ts-seat-service::SeatController.create": "ts-seat-service", + "span|ts-seat-service::POST /api/v1/seatservice/seats": "ts-seat-service", + "span|ts-seat-service::SeatController.getLeftTicketOfInterval": "ts-seat-service", + "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets": "ts-seat-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-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-order-service::INSERT ts.orders": "ts-order-service", + "span|ts-order-service::Transaction.commit": "ts-order-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 398, + "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": 402, + "component": "span|ts-order-service::SELECT ts.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-order-service::SELECT ts.orders", + "service_operation:ts-order-service::SELECT ts.orders", + "bare_operation_unique:SELECT ts.orders", + "legacy_exact:span|ts-order-service::SELECT ts.orders", + "legacy_exact:ts-order-service::SELECT ts.orders", + "legacy_exact:SELECT ts.orders" + ] + } + }, + { + "node_id": 537, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{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.011415450333333334, + "abnormal_avg_duration": 0.1260119371111111, + "avg_duration_ratio": 11.03871800336723, + "normal_p99": 0.016425518739999995, + "abnormal_p99": 0.9427774512399999, + "p99_ratio": 57.397118846792665, + "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": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/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.01529647055652174, + "abnormal_avg_duration": 0.02025613251440329, + "avg_duration_ratio": 1.324235707809536, + "normal_p99": 0.013302319839999991, + "abnormal_p99": 0.2764287621399978, + "p99_ratio": 20.780492836202768, + "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": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9718875502008032, + "success_rate_drop": 0.028112449799196804, + "normal_avg_duration": 0.01950449764347826, + "abnormal_avg_duration": 0.41430477228514057, + "avg_duration_ratio": 21.24149926125742, + "normal_p99": 0.435186964299999, + "abnormal_p99": 11.801650307920003, + "p99_ratio": 27.118574948362788, + "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": 545, + "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.9855072463768116, + "success_rate_drop": 0.01449275362318836, + "normal_avg_duration": 0.2903454641134752, + "abnormal_avg_duration": 0.7831224555652174, + "avg_duration_ratio": 2.6972091951095574, + "normal_p99": 0.7353794558, + "abnormal_p99": 8.282294754359881, + "p99_ratio": 11.262613728241552, + "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": 547, + "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.4382701424487179, + "abnormal_avg_duration": 0.729874618, + "avg_duration_ratio": 1.6653532771409423, + "normal_p99": 0.9893814693000006, + "abnormal_p99": 3.1912566182, + "p99_ratio": 3.2255067607622094, + "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": 548, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "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.49656648850746266, + "abnormal_avg_duration": 0.68334788990625, + "avg_duration_ratio": 1.3761458046840795, + "normal_p99": 1.12863446496, + "abnormal_p99": 2.12444654587, + "p99_ratio": 1.8823158532069928, + "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": 549, + "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": 0.9743589743589743, + "success_rate_drop": 0.02564102564102566, + "normal_avg_duration": 0.49960777497500003, + "abnormal_avg_duration": 1.2690384155897436, + "avg_duration_ratio": 2.5400693887384866, + "normal_p99": 1.655478155979999, + "abnormal_p99": 13.613446724039957, + "p99_ratio": 8.223271732619848, + "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": 550, + "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.9726027397260274, + "success_rate_drop": 0.0273972602739726, + "normal_avg_duration": 0.12337569532258065, + "abnormal_avg_duration": 0.7059365367945205, + "avg_duration_ratio": 5.7218444439057805, + "normal_p99": 0.643241613800001, + "abnormal_p99": 20.0005844658, + "p99_ratio": 31.093424362962086, + "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": 398, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "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::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" + ] + }, + "path_ids": [ + "path-0", + "path-2" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/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.9718875502008032, + "success_rate_drop": 0.028112449799196804, + "normal_avg_duration": 0.01950449764347826, + "abnormal_avg_duration": 0.41430477228514057, + "avg_duration_ratio": 21.24149926125742, + "normal_p99": 0.435186964299999, + "abnormal_p99": 11.801650307920003, + "p99_ratio": 27.118574948362788, + "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-1", + "path-3" + ] + }, + { + "node_id": 545, + "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.9855072463768116, + "success_rate_drop": 0.01449275362318836, + "normal_avg_duration": 0.2903454641134752, + "abnormal_avg_duration": 0.7831224555652174, + "avg_duration_ratio": 2.6972091951095574, + "normal_p99": 0.7353794558, + "abnormal_p99": 8.282294754359881, + "p99_ratio": 11.262613728241552, + "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-4", + "path-5", + "path-6", + "path-7", + "path-12", + "path-13" + ] + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "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.4382701424487179, + "abnormal_avg_duration": 0.729874618, + "avg_duration_ratio": 1.6653532771409423, + "normal_p99": 0.9893814693000006, + "abnormal_p99": 3.1912566182, + "p99_ratio": 3.2255067607622094, + "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-8", + "path-14" + ] + }, + { + "node_id": 548, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "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.49656648850746266, + "abnormal_avg_duration": 0.68334788990625, + "avg_duration_ratio": 1.3761458046840795, + "normal_p99": 1.12863446496, + "abnormal_p99": 2.12444654587, + "p99_ratio": 1.8823158532069928, + "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-9", + "path-15" + ] + }, + { + "node_id": 549, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "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": 0.9743589743589743, + "success_rate_drop": 0.02564102564102566, + "normal_avg_duration": 0.49960777497500003, + "abnormal_avg_duration": 1.2690384155897436, + "avg_duration_ratio": 2.5400693887384866, + "normal_p99": 1.655478155979999, + "abnormal_p99": 13.613446724039957, + "p99_ratio": 8.223271732619848, + "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-16" + ] + }, + { + "node_id": 550, + "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.9726027397260274, + "success_rate_drop": 0.0273972602739726, + "normal_avg_duration": 0.12337569532258065, + "abnormal_avg_duration": 0.7059365367945205, + "avg_duration_ratio": 5.7218444439057805, + "normal_p99": 0.643241613800001, + "abnormal_p99": 20.0005844658, + "p99_ratio": 31.093424362962086, + "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-11", + "path-17" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 402, + "component": "span|ts-order-service::SELECT ts.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-order-service::SELECT ts.orders", + "service_operation:ts-order-service::SELECT ts.orders", + "bare_operation_unique:SELECT ts.orders", + "legacy_exact:span|ts-order-service::SELECT ts.orders", + "legacy_exact:ts-order-service::SELECT ts.orders", + "legacy_exact:SELECT ts.orders" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 537, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{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.011415450333333334, + "abnormal_avg_duration": 0.1260119371111111, + "avg_duration_ratio": 11.03871800336723, + "normal_p99": 0.016425518739999995, + "abnormal_p99": 0.9427774512399999, + "p99_ratio": 57.397118846792665, + "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": "weak_noise" + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/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.01529647055652174, + "abnormal_avg_duration": 0.02025613251440329, + "avg_duration_ratio": 1.324235707809536, + "normal_p99": 0.013302319839999991, + "abnormal_p99": 0.2764287621399978, + "p99_ratio": 20.780492836202768, + "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" + ] + }, + "drop_reason": "weak_noise" + } + ], + "candidate_alarm_count": 10, + "explained_alarm_count": 7, + "unexplained_alarm_count": 3, + "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/ts3-ts-order-service-container-kill-gh2xcv/env.json b/cases/ts3-ts-order-service-container-kill-gh2xcv/env.json new file mode 100644 index 0000000000000000000000000000000000000000..e9bdfc8d7667986338dc876fdff44443f6967867 --- /dev/null +++ b/cases/ts3-ts-order-service-container-kill-gh2xcv/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts3", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1754383160", + "NORMAL_END": "1754383400", + "ABNORMAL_START": "1754383400", + "ABNORMAL_END": "1754383640" +} \ No newline at end of file diff --git a/cases/ts3-ts-order-service-container-kill-gh2xcv/injection.json b/cases/ts3-ts-order-service-container-kill-gh2xcv/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..53c4e27b6838fbd9bad5bf8747234044080c3243 --- /dev/null +++ b/cases/ts3-ts-order-service-container-kill-gh2xcv/injection.json @@ -0,0 +1,31 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-08-05T08:43:20.667Z", + "description": "Fault for task 6d38cf0d-fcb5-415c-b3aa-6c4193da7ca7", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_label\":\"ts-order-service\",\"container_name\":\"ts-order-service\",\"pod_name\":\"ts-order-service-5bfb788b74-52nd2\"},\"namespace\":\"ts\"}", + "end_time": "2025-08-05T08:47:20Z", + "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\":24}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":2}", + "fault_type": 2, + "ground_truth": { + "container": [ + "ts-order-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-order-service-5bfb788b74-52nd2" + ], + "service": [ + "ts-order-service" + ], + "span": null + }, + "id": 3435, + "injection_name": "ts3-ts-order-service-container-kill-gh2xcv", + "pre_duration": 4, + "start_time": "2025-08-05T08:43:20Z", + "status": 2, + "task": null, + "task_id": "6d38cf0d-fcb5-415c-b3aa-6c4193da7ca7", + "updated_at": "2025-08-05T08:49:20.907Z" +} \ No newline at end of file diff --git a/cases/ts3-ts-order-service-container-kill-gh2xcv/label.txt b/cases/ts3-ts-order-service-container-kill-gh2xcv/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts3-ts-order-service-container-kill-gh2xcv/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts3-ts-order-service-container-kill-gh2xcv/result.json b/cases/ts3-ts-order-service-container-kill-gh2xcv/result.json new file mode 100644 index 0000000000000000000000000000000000000000..130db5b04e5614a686aeb080ad69815b55bd6e2f --- /dev/null +++ b/cases/ts3-ts-order-service-container-kill-gh2xcv/result.json @@ -0,0 +1,23401 @@ +{ + "case_name": "ts3-ts-order-service-container-kill-gh2xcv", + "injection_nodes": [ + "service|ts-order-service" + ], + "alarm_nodes": [ + 544, + 545, + 547, + 548, + 549, + 550, + 398, + 402, + 537, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 215 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 215, + 386, + 398 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400 + ], + "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": 386, + "edge_admitted": true, + "features_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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 388, + 397, + 544 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 388, + "edge_admitted": true, + "features_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": 397, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.33791208791208793, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 388, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 397, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 544, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 394, + 386, + 398 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 394, + "edge_admitted": true, + "features_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": 386, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 394, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 391, + 388, + 397, + 544 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "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": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 391, + "edge_admitted": true, + "features_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": 388, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 397, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.33791208791208793, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 391, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 388, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 397, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 384, + 396, + 419, + 418, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "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": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 384, + "edge_admitted": true, + "features_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": 396, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 384, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 396, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 392, + 384, + 396, + 419, + 418, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "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": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 392, + "edge_admitted": true, + "features_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": 384, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 396, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 392, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 384, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 396, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 395, + 384, + 396, + 419, + 418, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "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": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 395, + "edge_admitted": true, + "features_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": 384, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 396, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 395, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 384, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 396, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 386, + 398, + 455, + 453, + 419, + 418, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 386, + "edge_admitted": true, + "features_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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 455, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1927710843373494, + "matched": true + }, + { + "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": 453, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1927710843373494, + "matched": true + }, + { + "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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 455, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 453, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 386, + 398, + 456, + 454, + 499, + 496, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383403, + 1754383403, + 1754383403 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 386, + "edge_admitted": true, + "features_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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383403, + "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": 1754383403, + "dst_onset": 1754383403, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754383403, + "dst_onset": 1754383403, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 499, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 547, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 386, + 398, + 456, + 454, + 500, + 497, + 548 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 386, + "edge_admitted": true, + "features_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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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": "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": 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 + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 500, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 548, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 386, + 398, + 456, + 454, + 501, + 498, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 386, + "edge_admitted": true, + "features_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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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": "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": 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 + }, + { + "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": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 501, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 549, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 386, + 398, + 456, + 454, + 513, + 505, + 550 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 386, + "edge_admitted": true, + "features_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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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.032467532467532464, + "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": 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.032467532467532464, + "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": 550, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 513, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 505, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 550, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 383, + 406, + 395, + 384, + 396, + 419, + 418, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 383, + "edge_admitted": true, + "features_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": 406, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 395, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 384, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 396, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 383, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 406, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 395, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 384, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 396, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 394, + 386, + 398, + 455, + 453, + 419, + 418, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 394, + "edge_admitted": true, + "features_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": 386, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 455, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1927710843373494, + "matched": true + }, + { + "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": 453, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1927710843373494, + "matched": true + }, + { + "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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 394, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 455, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 453, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 394, + 386, + 398, + 456, + 454, + 499, + 496, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383403, + 1754383403, + 1754383403 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 394, + "edge_admitted": true, + "features_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": 386, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383403, + "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": 1754383403, + "dst_onset": 1754383403, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754383403, + "dst_onset": 1754383403, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 394, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 499, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 394, + 386, + 398, + 456, + 454, + 500, + 497, + 548 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 394, + "edge_admitted": true, + "features_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": 386, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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": "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": 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 + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 394, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 500, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 8, + "node_id": 548, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 394, + 386, + 398, + 456, + 454, + 501, + 498, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 394, + "edge_admitted": true, + "features_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": 386, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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": "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": 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 + }, + { + "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": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 394, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 501, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 8, + "node_id": 549, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 394, + 386, + 398, + 456, + 454, + 513, + 505, + 550 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 394, + "edge_admitted": true, + "features_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": 386, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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.032467532467532464, + "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": 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.032467532467532464, + "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": 550, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 394, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 513, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 505, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 8, + "node_id": 550, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 384, + 385, + 386, + 387, + 388, + 389, + 390, + 391, + 392, + 393, + 394, + 395, + 396, + 397, + 398, + 399, + 272, + 270, + 511, + 525, + 527, + 273, + 406, + 534, + 535, + 513, + 275, + 276, + 277, + 278, + 542, + 544, + 545, + 418, + 419, + 547, + 548, + 549, + 262, + 550, + 546, + 263, + 429, + 302, + 303, + 304, + 305, + 518, + 432, + 519, + 431, + 433, + 430, + 453, + 454, + 455, + 456, + 458, + 461, + 215, + 274, + 359, + 360, + 428, + 496, + 497, + 498, + 499, + 500, + 501, + 504, + 505, + 380, + 381, + 382, + 383 + ], + "max_hops_reached": 8, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 215, + 380, + 461, + 458, + 419, + 418, + 545 + ], + "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": 380, + "edge_admitted": true, + "features_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": 461, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.19047619047619047, + "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": 2, + "dst_node_id": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.19047619047619047, + "matched": true + }, + { + "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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383403, + "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": 1754383403, + "dst_onset": 1754383403, + "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": 1754383403, + "dst_onset": 1754383400, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 380, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 461, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 458, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 215, + 390, + 380, + 461, + 458, + 419, + 418, + 545 + ], + "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": 390, + "edge_admitted": true, + "features_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": 380, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 461, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.19047619047619047, + "matched": true + }, + { + "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": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.19047619047619047, + "matched": true + }, + { + "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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383403, + "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": 1754383403, + "dst_onset": 1754383403, + "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": 1754383403, + "dst_onset": 1754383400, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 390, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 380, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 461, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 458, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 215, + 391, + 390, + 380, + 461, + 458, + 419, + 418, + 545 + ], + "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": 391, + "edge_admitted": true, + "features_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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 380, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 461, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.19047619047619047, + "matched": true + }, + { + "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": 458, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.19047619047619047, + "matched": true + }, + { + "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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383403, + "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": 1754383403, + "dst_onset": 1754383403, + "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": 1754383403, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 391, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 390, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 380, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 461, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 458, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 215, + "component": "service|ts-order-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": "service|ts-order-service", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1754383400 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "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/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-order-service::POST /api/v1/orderservice/order/tickets", + "span|ts-order-service::SELECT ts.orders", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh" + ], + "evidence": { + "alarm_count": 10, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 215, + 386, + 398 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400 + ], + "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": 386, + "edge_admitted": true, + "features_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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 388, + 397, + 544 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 388, + "edge_admitted": true, + "features_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": 397, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.33791208791208793, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 388, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 397, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 544, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 394, + 386, + 398 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 394, + "edge_admitted": true, + "features_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": 386, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 394, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 391, + 388, + 397, + 544 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "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": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 391, + "edge_admitted": true, + "features_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": 388, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 397, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.33791208791208793, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 391, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 388, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 397, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 384, + 396, + 419, + 418, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "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": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 384, + "edge_admitted": true, + "features_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": 396, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 384, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 396, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 392, + 384, + 396, + 419, + 418, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "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": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 392, + "edge_admitted": true, + "features_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": 384, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 396, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 392, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 384, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 396, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 395, + 384, + 396, + 419, + 418, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "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": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 395, + "edge_admitted": true, + "features_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": 384, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 396, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 395, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 384, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 396, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 386, + 398, + 455, + 453, + 419, + 418, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 386, + "edge_admitted": true, + "features_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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 455, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1927710843373494, + "matched": true + }, + { + "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": 453, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1927710843373494, + "matched": true + }, + { + "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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 455, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 453, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 386, + 398, + 456, + 454, + 499, + 496, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383403, + 1754383403, + 1754383403 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 386, + "edge_admitted": true, + "features_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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383403, + "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": 1754383403, + "dst_onset": 1754383403, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754383403, + "dst_onset": 1754383403, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 499, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 547, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 386, + 398, + 456, + 454, + 500, + 497, + 548 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 386, + "edge_admitted": true, + "features_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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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": "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": 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 + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 500, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 548, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 386, + 398, + 456, + 454, + 501, + 498, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 386, + "edge_admitted": true, + "features_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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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": "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": 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 + }, + { + "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": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 501, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 549, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 386, + 398, + 456, + 454, + 513, + 505, + 550 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 386, + "edge_admitted": true, + "features_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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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.032467532467532464, + "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": 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.032467532467532464, + "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": 550, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 513, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 505, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 550, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 383, + 406, + 395, + 384, + 396, + 419, + 418, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 383, + "edge_admitted": true, + "features_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": 406, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 395, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 384, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 396, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 383, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 406, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 395, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 384, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 396, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 394, + 386, + 398, + 455, + 453, + 419, + 418, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 394, + "edge_admitted": true, + "features_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": 386, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 455, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1927710843373494, + "matched": true + }, + { + "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": 453, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1927710843373494, + "matched": true + }, + { + "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": 419, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 418, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.028985507246376812, + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 394, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 455, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 453, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 419, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 418, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 394, + 386, + 398, + 456, + 454, + 499, + 496, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383403, + 1754383403, + 1754383403 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 394, + "edge_admitted": true, + "features_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": 386, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383403, + "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": 1754383403, + "dst_onset": 1754383403, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754383403, + "dst_onset": 1754383403, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 394, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 499, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1754383403, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 394, + 386, + 398, + 456, + 454, + 500, + 497, + 548 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 394, + "edge_admitted": true, + "features_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": 386, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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": "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": 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 + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 394, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 500, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 8, + "node_id": 548, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 394, + 386, + 398, + 456, + 454, + 501, + 498, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 394, + "edge_admitted": true, + "features_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": 386, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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": "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": 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 + }, + { + "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": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 394, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 501, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 8, + "node_id": 549, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 215, + 394, + 386, + 398, + 456, + 454, + 513, + 505, + 550 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400, + 1754383400 + ], + "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": 394, + "edge_admitted": true, + "features_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": 386, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 398, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 456, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05844980940279543, + "matched": true + }, + { + "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": 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.032467532467532464, + "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": 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.032467532467532464, + "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": 550, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "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": 1754383400, + "dst_onset": 1754383400, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754383400, + "window_end": 1754383699, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 215, + "onset": 1754383400, + "is_injection": true, + "lower_bound": 1754383395, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 1, + "node_id": 394, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 2, + "node_id": 386, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 3, + "node_id": 398, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 4, + "node_id": 456, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 5, + "node_id": 454, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 6, + "node_id": 513, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 7, + "node_id": 505, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + }, + { + "node_index": 8, + "node_id": 550, + "onset": 1754383400, + "is_injection": false, + "lower_bound": 1754383400, + "upper_bound": 1754383699, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 18, + "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": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 386, + "kind": "span", + "name": "ts-order-service::OrderController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-service::OrderController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 398, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/tickets", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 388, + "kind": "span", + "name": "ts-order-service::OrderController.queryOrdersForRefresh", + "uniq_name": "span|ts-order-service::OrderController.queryOrdersForRefresh", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "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": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "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": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754383400, + "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": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 394, + "kind": "span", + "name": "ts-order-service::OrderRepository.findByTravelDateAndTrainNumber", + "uniq_name": "span|ts-order-service::OrderRepository.findByTravelDateAndTrainNumber", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 386, + "kind": "span", + "name": "ts-order-service::OrderController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-service::OrderController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 398, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/tickets", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 391, + "kind": "span", + "name": "ts-order-service::OrderRepository.findByAccountId", + "uniq_name": "span|ts-order-service::OrderRepository.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 388, + "kind": "span", + "name": "ts-order-service::OrderController.queryOrdersForRefresh", + "uniq_name": "span|ts-order-service::OrderController.queryOrdersForRefresh", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "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": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "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": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 384, + "kind": "span", + "name": "ts-order-service::OrderController.createNewOrder", + "uniq_name": "span|ts-order-service::OrderController.createNewOrder", + "state": "healthy, missing", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 396, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order", + "state": "healthy, missing", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 419, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 418, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 392, + "kind": "span", + "name": "ts-order-service::OrderRepository.findByAccountIdAndTrainNumberAndTravelDate", + "uniq_name": "span|ts-order-service::OrderRepository.findByAccountIdAndTrainNumberAndTravelDate", + "state": "healthy, missing", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 384, + "kind": "span", + "name": "ts-order-service::OrderController.createNewOrder", + "uniq_name": "span|ts-order-service::OrderController.createNewOrder", + "state": "healthy, missing", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 396, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order", + "state": "healthy, missing", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 419, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 418, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 395, + "kind": "span", + "name": "ts-order-service::OrderRepository.save", + "uniq_name": "span|ts-order-service::OrderRepository.save", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 384, + "kind": "span", + "name": "ts-order-service::OrderController.createNewOrder", + "uniq_name": "span|ts-order-service::OrderController.createNewOrder", + "state": "healthy, missing", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 396, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order", + "state": "healthy, missing", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 419, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 418, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 386, + "kind": "span", + "name": "ts-order-service::OrderController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-service::OrderController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 398, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/tickets", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 455, + "kind": "span", + "name": "ts-seat-service::SeatController.create", + "uniq_name": "span|ts-seat-service::SeatController.create", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 419, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 418, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 386, + "kind": "span", + "name": "ts-order-service::OrderController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-service::OrderController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 398, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/tickets", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 456, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 454, + "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, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "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": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "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": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 549, + "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": 1754383400, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 386, + "kind": "span", + "name": "ts-order-service::OrderController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-service::OrderController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 398, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/tickets", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 456, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 454, + "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, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "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, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 550, + "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, silent, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 383, + "kind": "span", + "name": "ts-order-service::INSERT ts.orders", + "uniq_name": "span|ts-order-service::INSERT ts.orders", + "state": "healthy, missing", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 406, + "kind": "span", + "name": "ts-order-service::Transaction.commit", + "uniq_name": "span|ts-order-service::Transaction.commit", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 395, + "kind": "span", + "name": "ts-order-service::OrderRepository.save", + "uniq_name": "span|ts-order-service::OrderRepository.save", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 384, + "kind": "span", + "name": "ts-order-service::OrderController.createNewOrder", + "uniq_name": "span|ts-order-service::OrderController.createNewOrder", + "state": "healthy, missing", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 396, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order", + "state": "healthy, missing", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 419, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 418, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 394, + "kind": "span", + "name": "ts-order-service::OrderRepository.findByTravelDateAndTrainNumber", + "uniq_name": "span|ts-order-service::OrderRepository.findByTravelDateAndTrainNumber", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 386, + "kind": "span", + "name": "ts-order-service::OrderController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-service::OrderController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 398, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/tickets", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 455, + "kind": "span", + "name": "ts-seat-service::SeatController.create", + "uniq_name": "span|ts-seat-service::SeatController.create", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 419, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 418, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 394, + "kind": "span", + "name": "ts-order-service::OrderRepository.findByTravelDateAndTrainNumber", + "uniq_name": "span|ts-order-service::OrderRepository.findByTravelDateAndTrainNumber", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 386, + "kind": "span", + "name": "ts-order-service::OrderController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-service::OrderController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 398, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/tickets", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 456, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 454, + "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, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "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": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "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": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 549, + "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": 1754383400, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 394, + "kind": "span", + "name": "ts-order-service::OrderRepository.findByTravelDateAndTrainNumber", + "uniq_name": "span|ts-order-service::OrderRepository.findByTravelDateAndTrainNumber", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 386, + "kind": "span", + "name": "ts-order-service::OrderController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-service::OrderController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 398, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/tickets", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 456, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 454, + "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, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "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, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 550, + "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, silent, slow", + "state_start_time": 1754383400, + "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": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 386, + "kind": "span", + "name": "ts-order-service::OrderController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-service::OrderController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 398, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/tickets", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 456, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 454, + "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, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 499, + "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": 1754383403, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "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": 1754383403, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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, silent, slow", + "state_start_time": 1754383403, + "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": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 386, + "kind": "span", + "name": "ts-order-service::OrderController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-service::OrderController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 398, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/tickets", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 456, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 454, + "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, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "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": 1754383400, + "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::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": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 548, + "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": 1754383400, + "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": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 394, + "kind": "span", + "name": "ts-order-service::OrderRepository.findByTravelDateAndTrainNumber", + "uniq_name": "span|ts-order-service::OrderRepository.findByTravelDateAndTrainNumber", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 386, + "kind": "span", + "name": "ts-order-service::OrderController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-service::OrderController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 398, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/tickets", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 456, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 454, + "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, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 499, + "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": 1754383403, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "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": 1754383403, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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, silent, slow", + "state_start_time": 1754383403, + "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": 215, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded, unavailable", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 394, + "kind": "span", + "name": "ts-order-service::OrderRepository.findByTravelDateAndTrainNumber", + "uniq_name": "span|ts-order-service::OrderRepository.findByTravelDateAndTrainNumber", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 386, + "kind": "span", + "name": "ts-order-service::OrderController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-service::OrderController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 398, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/tickets", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 456, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 454, + "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, healthy, missing, slow", + "state_start_time": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "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": 1754383400, + "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::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": 1754383400, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 548, + "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": 1754383400, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 398, + "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": 402, + "component": "span|ts-order-service::SELECT ts.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-order-service::SELECT ts.orders", + "service_operation:ts-order-service::SELECT ts.orders", + "bare_operation_unique:SELECT ts.orders", + "legacy_exact:span|ts-order-service::SELECT ts.orders", + "legacy_exact:ts-order-service::SELECT ts.orders", + "legacy_exact:SELECT ts.orders" + ] + } + }, + { + "node_id": 537, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{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.011415450333333334, + "abnormal_avg_duration": 0.1260119371111111, + "avg_duration_ratio": 11.03871800336723, + "normal_p99": 0.016425518739999995, + "abnormal_p99": 0.9427774512399999, + "p99_ratio": 57.397118846792665, + "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": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/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.01529647055652174, + "abnormal_avg_duration": 0.02025613251440329, + "avg_duration_ratio": 1.324235707809536, + "normal_p99": 0.013302319839999991, + "abnormal_p99": 0.2764287621399978, + "p99_ratio": 20.780492836202768, + "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": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9718875502008032, + "success_rate_drop": 0.028112449799196804, + "normal_avg_duration": 0.01950449764347826, + "abnormal_avg_duration": 0.41430477228514057, + "avg_duration_ratio": 21.24149926125742, + "normal_p99": 0.435186964299999, + "abnormal_p99": 11.801650307920003, + "p99_ratio": 27.118574948362788, + "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": 545, + "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.9855072463768116, + "success_rate_drop": 0.01449275362318836, + "normal_avg_duration": 0.2903454641134752, + "abnormal_avg_duration": 0.7831224555652174, + "avg_duration_ratio": 2.6972091951095574, + "normal_p99": 0.7353794558, + "abnormal_p99": 8.282294754359881, + "p99_ratio": 11.262613728241552, + "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": 547, + "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.4382701424487179, + "abnormal_avg_duration": 0.729874618, + "avg_duration_ratio": 1.6653532771409423, + "normal_p99": 0.9893814693000006, + "abnormal_p99": 3.1912566182, + "p99_ratio": 3.2255067607622094, + "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": 548, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "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.49656648850746266, + "abnormal_avg_duration": 0.68334788990625, + "avg_duration_ratio": 1.3761458046840795, + "normal_p99": 1.12863446496, + "abnormal_p99": 2.12444654587, + "p99_ratio": 1.8823158532069928, + "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": 549, + "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": 0.9743589743589743, + "success_rate_drop": 0.02564102564102566, + "normal_avg_duration": 0.49960777497500003, + "abnormal_avg_duration": 1.2690384155897436, + "avg_duration_ratio": 2.5400693887384866, + "normal_p99": 1.655478155979999, + "abnormal_p99": 13.613446724039957, + "p99_ratio": 8.223271732619848, + "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": 550, + "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.9726027397260274, + "success_rate_drop": 0.0273972602739726, + "normal_avg_duration": 0.12337569532258065, + "abnormal_avg_duration": 0.7059365367945205, + "avg_duration_ratio": 5.7218444439057805, + "normal_p99": 0.643241613800001, + "abnormal_p99": 20.0005844658, + "p99_ratio": 31.093424362962086, + "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": 398, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "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::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" + ] + }, + "path_ids": [ + "path-0", + "path-2" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/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.9718875502008032, + "success_rate_drop": 0.028112449799196804, + "normal_avg_duration": 0.01950449764347826, + "abnormal_avg_duration": 0.41430477228514057, + "avg_duration_ratio": 21.24149926125742, + "normal_p99": 0.435186964299999, + "abnormal_p99": 11.801650307920003, + "p99_ratio": 27.118574948362788, + "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-1", + "path-3" + ] + }, + { + "node_id": 545, + "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.9855072463768116, + "success_rate_drop": 0.01449275362318836, + "normal_avg_duration": 0.2903454641134752, + "abnormal_avg_duration": 0.7831224555652174, + "avg_duration_ratio": 2.6972091951095574, + "normal_p99": 0.7353794558, + "abnormal_p99": 8.282294754359881, + "p99_ratio": 11.262613728241552, + "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-4", + "path-5", + "path-6", + "path-7", + "path-12", + "path-13" + ] + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "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.4382701424487179, + "abnormal_avg_duration": 0.729874618, + "avg_duration_ratio": 1.6653532771409423, + "normal_p99": 0.9893814693000006, + "abnormal_p99": 3.1912566182, + "p99_ratio": 3.2255067607622094, + "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-8", + "path-14" + ] + }, + { + "node_id": 548, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "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.49656648850746266, + "abnormal_avg_duration": 0.68334788990625, + "avg_duration_ratio": 1.3761458046840795, + "normal_p99": 1.12863446496, + "abnormal_p99": 2.12444654587, + "p99_ratio": 1.8823158532069928, + "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-9", + "path-15" + ] + }, + { + "node_id": 549, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "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": 0.9743589743589743, + "success_rate_drop": 0.02564102564102566, + "normal_avg_duration": 0.49960777497500003, + "abnormal_avg_duration": 1.2690384155897436, + "avg_duration_ratio": 2.5400693887384866, + "normal_p99": 1.655478155979999, + "abnormal_p99": 13.613446724039957, + "p99_ratio": 8.223271732619848, + "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-16" + ] + }, + { + "node_id": 550, + "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.9726027397260274, + "success_rate_drop": 0.0273972602739726, + "normal_avg_duration": 0.12337569532258065, + "abnormal_avg_duration": 0.7059365367945205, + "avg_duration_ratio": 5.7218444439057805, + "normal_p99": 0.643241613800001, + "abnormal_p99": 20.0005844658, + "p99_ratio": 31.093424362962086, + "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-11", + "path-17" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 402, + "component": "span|ts-order-service::SELECT ts.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-order-service::SELECT ts.orders", + "service_operation:ts-order-service::SELECT ts.orders", + "bare_operation_unique:SELECT ts.orders", + "legacy_exact:span|ts-order-service::SELECT ts.orders", + "legacy_exact:ts-order-service::SELECT ts.orders", + "legacy_exact:SELECT ts.orders" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 537, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{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.011415450333333334, + "abnormal_avg_duration": 0.1260119371111111, + "avg_duration_ratio": 11.03871800336723, + "normal_p99": 0.016425518739999995, + "abnormal_p99": 0.9427774512399999, + "p99_ratio": 57.397118846792665, + "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": "weak_noise" + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/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.01529647055652174, + "abnormal_avg_duration": 0.02025613251440329, + "avg_duration_ratio": 1.324235707809536, + "normal_p99": 0.013302319839999991, + "abnormal_p99": 0.2764287621399978, + "p99_ratio": 20.780492836202768, + "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" + ] + }, + "drop_reason": "weak_noise" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 398, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "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::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" + ] + }, + "path_ids": [ + "path-0", + "path-2" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/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.9718875502008032, + "success_rate_drop": 0.028112449799196804, + "normal_avg_duration": 0.01950449764347826, + "abnormal_avg_duration": 0.41430477228514057, + "avg_duration_ratio": 21.24149926125742, + "normal_p99": 0.435186964299999, + "abnormal_p99": 11.801650307920003, + "p99_ratio": 27.118574948362788, + "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-1", + "path-3" + ] + }, + { + "node_id": 545, + "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.9855072463768116, + "success_rate_drop": 0.01449275362318836, + "normal_avg_duration": 0.2903454641134752, + "abnormal_avg_duration": 0.7831224555652174, + "avg_duration_ratio": 2.6972091951095574, + "normal_p99": 0.7353794558, + "abnormal_p99": 8.282294754359881, + "p99_ratio": 11.262613728241552, + "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-4", + "path-5", + "path-6", + "path-7", + "path-12", + "path-13" + ] + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "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.4382701424487179, + "abnormal_avg_duration": 0.729874618, + "avg_duration_ratio": 1.6653532771409423, + "normal_p99": 0.9893814693000006, + "abnormal_p99": 3.1912566182, + "p99_ratio": 3.2255067607622094, + "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-8", + "path-14" + ] + }, + { + "node_id": 548, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "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.49656648850746266, + "abnormal_avg_duration": 0.68334788990625, + "avg_duration_ratio": 1.3761458046840795, + "normal_p99": 1.12863446496, + "abnormal_p99": 2.12444654587, + "p99_ratio": 1.8823158532069928, + "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-9", + "path-15" + ] + }, + { + "node_id": 549, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "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": 0.9743589743589743, + "success_rate_drop": 0.02564102564102566, + "normal_avg_duration": 0.49960777497500003, + "abnormal_avg_duration": 1.2690384155897436, + "avg_duration_ratio": 2.5400693887384866, + "normal_p99": 1.655478155979999, + "abnormal_p99": 13.613446724039957, + "p99_ratio": 8.223271732619848, + "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-16" + ] + }, + { + "node_id": 550, + "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.9726027397260274, + "success_rate_drop": 0.0273972602739726, + "normal_avg_duration": 0.12337569532258065, + "abnormal_avg_duration": 0.7059365367945205, + "avg_duration_ratio": 5.7218444439057805, + "normal_p99": 0.643241613800001, + "abnormal_p99": 20.0005844658, + "p99_ratio": 31.093424362962086, + "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-11", + "path-17" + ] + } + ], + "candidate_alarm_node_ids": [ + 398, + 402, + 537, + 543, + 544, + 545, + 547, + 548, + 549, + 550 + ], + "explained_alarm_node_ids": [ + 398, + 544, + 545, + 547, + 548, + 549, + 550 + ], + "unexplained_alarm_node_ids": [ + 402, + 537, + 543 + ], + "candidate_alarm_count": 10, + "explained_alarm_count": 7, + "unexplained_alarm_count": 3, + "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-order-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/ts3-ts-order-service-delay-9trpt4/abnormal_logs.parquet b/cases/ts3-ts-order-service-delay-9trpt4/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..361eba1eb425e38562a3ddc673eefc3053550420 --- /dev/null +++ b/cases/ts3-ts-order-service-delay-9trpt4/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:694fe0fa8c9da9dd21fc2e326205a19c2485408cfc185f31514fbc3c2c5775e8 +size 254151 diff --git a/cases/ts3-ts-order-service-delay-9trpt4/abnormal_metrics.parquet b/cases/ts3-ts-order-service-delay-9trpt4/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6661d154f1ea119a2ee82d6810fa206f8a0fef10 --- /dev/null +++ b/cases/ts3-ts-order-service-delay-9trpt4/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b66728beb0cb731b156e69c0c6cf694568a8d023b7f4ef43316d4fac0b774c0d +size 178854 diff --git a/cases/ts3-ts-order-service-delay-9trpt4/abnormal_metrics_histogram.parquet b/cases/ts3-ts-order-service-delay-9trpt4/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9050c7378f60364adb4fbf62b0f9dff234ec09c9 --- /dev/null +++ b/cases/ts3-ts-order-service-delay-9trpt4/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2479288d36c7f3f7a3c5f72d8f2c2545af3d6db2d1a6e46dedf49fea4b5815e +size 35495 diff --git a/cases/ts3-ts-order-service-delay-9trpt4/abnormal_metrics_sum.parquet b/cases/ts3-ts-order-service-delay-9trpt4/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa4e4b0eeea5763fcb11bba07e2cbe7a1a50cec8 --- /dev/null +++ b/cases/ts3-ts-order-service-delay-9trpt4/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a8998bd69d12eee54bd5186cb6cc80ced41aabf168b60e81065159a39c7dbe5 +size 160519 diff --git a/cases/ts3-ts-order-service-delay-9trpt4/abnormal_traces.parquet b/cases/ts3-ts-order-service-delay-9trpt4/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0fd6d55eec2cd6a08a023f3f2c830fc16ad97ad3 --- /dev/null +++ b/cases/ts3-ts-order-service-delay-9trpt4/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:560e59758b7deb537e820f91a6938fd5692692ea9c8b78e9d582404e41630eb2 +size 408784 diff --git a/cases/ts3-ts-order-service-delay-9trpt4/conclusion.parquet b/cases/ts3-ts-order-service-delay-9trpt4/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23de66d68506e13ce4d46dd9b5058a86aed90188 --- /dev/null +++ b/cases/ts3-ts-order-service-delay-9trpt4/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77c5a29128b76176a39bf38663d9139aece561131d23a0f9988aeb7f66d6b89e +size 9969 diff --git a/cases/ts3-ts-order-service-delay-9trpt4/normal_logs.parquet b/cases/ts3-ts-order-service-delay-9trpt4/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67f50f4b8fd85f6fd2fc2aa4115d84cf5d06d384 --- /dev/null +++ b/cases/ts3-ts-order-service-delay-9trpt4/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfc9542ec96d623135fb90de58666b7266dff001f04f16e9a2cf84390c5fda6e +size 2390019 diff --git a/cases/ts3-ts-order-service-delay-9trpt4/normal_metrics.parquet b/cases/ts3-ts-order-service-delay-9trpt4/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..823f6821c43f5e4cac6206c50785e86305f2020e --- /dev/null +++ b/cases/ts3-ts-order-service-delay-9trpt4/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123b4d5efd62d2f705d8cd7f23058b546dfcbb97a0ab0e5e7ec376358d0f9755 +size 192369 diff --git a/cases/ts3-ts-order-service-delay-9trpt4/normal_metrics_histogram.parquet b/cases/ts3-ts-order-service-delay-9trpt4/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..785072ec42337f78e4bbd2b22c1bb7dff448f076 --- /dev/null +++ b/cases/ts3-ts-order-service-delay-9trpt4/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba9b2ca0bf13b727cad5d846b8dda4426ad55d7c98cfafed62506b753bfa817a +size 44978 diff --git a/cases/ts3-ts-order-service-delay-9trpt4/normal_metrics_sum.parquet b/cases/ts3-ts-order-service-delay-9trpt4/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fdb335934d7394c0b2b8ed4e4cd9af7245296ff --- /dev/null +++ b/cases/ts3-ts-order-service-delay-9trpt4/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91e09c742d5f4d9c00c02621bfd69f0ecfee6588cf04aad6f4be2c08d42a9c5b +size 185394 diff --git a/cases/ts3-ts-order-service-delay-9trpt4/normal_traces.parquet b/cases/ts3-ts-order-service-delay-9trpt4/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69fa5e4ddd28429c2726d33152b2b8194b9ebf29 --- /dev/null +++ b/cases/ts3-ts-order-service-delay-9trpt4/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6874679a75dca9f3879fd07ce945b33e0a96f552840aa8999a93d67024c81b22 +size 4558753 diff --git a/cases/ts3-ts-travel2-service-container-kill-vt4nvr/.finished b/cases/ts3-ts-travel2-service-container-kill-vt4nvr/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts3-ts-travel2-service-container-kill-vt4nvr/.invalid b/cases/ts3-ts-travel2-service-container-kill-vt4nvr/.invalid new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts3-ts-travel2-service-container-kill-vt4nvr/causal_graph.json b/cases/ts3-ts-travel2-service-container-kill-vt4nvr/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..cf390b3a11d90ec53554837cbecba125f788ff4e --- /dev/null +++ b/cases/ts3-ts-travel2-service-container-kill-vt4nvr/causal_graph.json @@ -0,0 +1,1403 @@ +{ + "case_name": "ts3-ts-travel2-service-container-kill-vt4nvr", + "fault_type": "ContainerKill", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1755145499, + "component": "service|ts-travel2-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::TripRepository.findByTripId", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::SELECT ts", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "service|ts-travel2-service", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::TripRepository.findByTripId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::SELECT ts.ts", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::SELECT Trip", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::SELECT Trip", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::SELECT ts.trip2", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::SELECT ts.trip2", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::TripRepository.findAll", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::TripRepository.findAll", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::Transaction.commit", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::TripRepository.findByRouteId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::TripRepository.findByRouteId", + "state": [ + "missing", + "slow" + ] + } + ], + "edges": [ + { + "source": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail" + }, + { + "source": "span|ts-travel2-service::TripRepository.findByTripId", + "target": "span|ts-travel2-service::Travel2Controller.getRouteByTripId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::SELECT Trip" + }, + { + "source": "span|ts-travel2-service::SELECT ts", + "target": "service|ts-travel2-service" + }, + { + "source": "span|ts-travel2-service::SELECT Trip", + "target": "span|ts-travel2-service::TripRepository.findByTripId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::TripRepository.findAll" + }, + { + "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-travel2-service::POST /api/v1/travel2service/trips/routes", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.queryInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Transaction.commit" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::TripRepository.findByRouteId" + }, + { + "source": "span|ts-travel2-service::TripRepository.findByTripId", + "target": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo" + }, + { + "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::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/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.getRouteByTripId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::SELECT ts.trip2" + }, + { + "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-travel2-service::SELECT ts.trip2", + "target": "span|ts-travel2-service::SELECT Trip" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::TripRepository.findByTripId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId" + }, + { + "source": "span|ts-travel2-service::TripRepository.findByRouteId", + "target": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo" + }, + { + "source": "span|ts-travel2-service::SELECT ts.ts", + "target": "service|ts-travel2-service" + }, + { + "source": "span|ts-travel2-service::TripRepository.findAll", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "target": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::SELECT ts" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}" + }, + { + "source": "span|ts-travel2-service::Transaction.commit", + "target": "span|ts-travel2-service::TripRepository.findAll" + }, + { + "source": "span|ts-travel2-service::SELECT Trip", + "target": "span|ts-travel2-service::TripRepository.findAll" + }, + { + "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-ui-dashboard::POST /api/v1/travel2service/trips/left" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::SELECT ts.ts" + } + ], + "root_causes": [ + { + "timestamp": 1755145499, + "component": "service|ts-travel2-service", + "state": [ + "missing", + "unavailable", + "degraded" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::TripRepository.findByTripId", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::TripRepository.findByTripId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::TripRepository.findByTripId", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-travel2-service::TripRepository.findByTripId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755145499, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + } + ], + "component_to_service": { + "service|ts-travel2-service": "ts-travel2-service", + "span|ts-travel2-service::TripRepository.findByTripId": "ts-travel2-service", + "span|ts-travel2-service::SELECT ts": "ts-travel2-service", + "span|ts-travel2-service::SELECT ts.ts": "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::SELECT Trip": "ts-travel2-service", + "span|ts-travel2-service::SELECT ts.trip2": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.queryInfo": "ts-travel2-service", + "span|ts-travel2-service::TripRepository.findAll": "ts-travel2-service", + "span|ts-travel2-service::Transaction.commit": "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-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/routes": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.getRouteByTripId": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.getTripsByRouteId": "ts-travel2-service", + "span|ts-travel2-service::TripRepository.findByRouteId": "ts-travel2-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 300, + "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": 301, + "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": 353, + "component": "span|ts-inside-payment-service::AddMoneyRepository.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-inside-payment-service::AddMoneyRepository.findByUserId", + "service_operation:ts-inside-payment-service::AddMoneyRepository.findByUserId", + "bare_operation_unique:AddMoneyRepository.findByUserId", + "legacy_exact:span|ts-inside-payment-service::AddMoneyRepository.findByUserId", + "legacy_exact:ts-inside-payment-service::AddMoneyRepository.findByUserId", + "legacy_exact:AddMoneyRepository.findByUserId" + ] + } + }, + { + "node_id": 362, + "component": "span|ts-inside-payment-service::PaymentRepository.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-inside-payment-service::PaymentRepository.save", + "service_operation:ts-inside-payment-service::PaymentRepository.save", + "bare_operation_unique:PaymentRepository.save", + "legacy_exact:span|ts-inside-payment-service::PaymentRepository.save", + "legacy_exact:ts-inside-payment-service::PaymentRepository.save", + "legacy_exact:PaymentRepository.save" + ] + } + }, + { + "node_id": 398, + "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": 433, + "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": 528, + "component": "span|ts-travel2-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-travel2-service::TripRepository.findByTripId", + "service_operation:ts-travel2-service::TripRepository.findByTripId", + "bare_operation_unique:TripRepository.findByTripId", + "legacy_exact:span|ts-travel2-service::TripRepository.findByTripId", + "legacy_exact:ts-travel2-service::TripRepository.findByTripId", + "legacy_exact:TripRepository.findByTripId" + ] + } + }, + { + "node_id": 529, + "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.03670322503110048, + "abnormal_avg_duration": 0.06638911623039216, + "avg_duration_ratio": 1.8088087947077494, + "normal_p99": 0.3031959562099994, + "abnormal_p99": 1.07511183847, + "p99_ratio": 3.5459306644754744, + "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": 542, + "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.017867770392638035, + "abnormal_avg_duration": 0.041253429007604564, + "avg_duration_ratio": 2.3088179499218326, + "normal_p99": 0.2992814478800001, + "abnormal_p99": 1.03627842032, + "p99_ratio": 3.4625548214251696, + "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": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "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.3083053665477707, + "abnormal_avg_duration": 0.6486372581818182, + "avg_duration_ratio": 2.1038792332578953, + "normal_p99": 1.0381544944799992, + "abnormal_p99": 3.84065272534999, + "p99_ratio": 3.6995001666623164, + "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": 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.9733333333333334, + "success_rate_drop": 0.026666666666666616, + "normal_avg_duration": 0.12092843986928103, + "abnormal_avg_duration": 0.7871506119333332, + "avg_duration_ratio": 6.509226554019985, + "normal_p99": 0.5506760891999997, + "abnormal_p99": 20.001052911560002, + "p99_ratio": 36.32090316580975, + "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.972972972972973, + "success_rate_drop": 0.027027027027026973, + "normal_avg_duration": 0.4151930857808219, + "abnormal_avg_duration": 1.5672217124054055, + "avg_duration_ratio": 3.7746816266413767, + "normal_p99": 0.85836635928, + "abnormal_p99": 15.500080623760006, + "p99_ratio": 18.05765155657022, + "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": "material_latency_anomaly", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.972972972972973, + "success_rate_drop": 0.027027027027026973, + "normal_avg_duration": 0.48012315014999996, + "abnormal_avg_duration": 1.7058682265405405, + "avg_duration_ratio": 3.552980575936806, + "normal_p99": 0.9928428281499997, + "abnormal_p99": 14.728600437840008, + "p99_ratio": 14.834775475272705, + "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": "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.44610814304615387, + "abnormal_avg_duration": 0.9416221772051282, + "avg_duration_ratio": 2.1107486870234267, + "normal_p99": 1.3320663547199998, + "abnormal_p99": 5.760051365559991, + "p99_ratio": 4.324147475949689, + "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": 528, + "component": "span|ts-travel2-service::TripRepository.findByTripId", + "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-travel2-service::TripRepository.findByTripId", + "service_operation:ts-travel2-service::TripRepository.findByTripId", + "bare_operation_unique:TripRepository.findByTripId", + "legacy_exact:span|ts-travel2-service::TripRepository.findByTripId", + "legacy_exact:ts-travel2-service::TripRepository.findByTripId", + "legacy_exact:TripRepository.findByTripId" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-5", + "path-7", + "path-9", + "path-10", + "path-12", + "path-13" + ] + }, + { + "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.9733333333333334, + "success_rate_drop": 0.026666666666666616, + "normal_avg_duration": 0.12092843986928103, + "abnormal_avg_duration": 0.7871506119333332, + "avg_duration_ratio": 6.509226554019985, + "normal_p99": 0.5506760891999997, + "abnormal_p99": 20.001052911560002, + "p99_ratio": 36.32090316580975, + "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-6", + "path-8", + "path-11", + "path-14", + "path-15", + "path-16", + "path-17", + "path-18", + "path-19", + "path-20", + "path-21", + "path-22", + "path-23", + "path-24", + "path-37", + "path-38", + "path-45" + ] + }, + { + "node_id": 545, + "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.972972972972973, + "success_rate_drop": 0.027027027027026973, + "normal_avg_duration": 0.4151930857808219, + "abnormal_avg_duration": 1.5672217124054055, + "avg_duration_ratio": 3.7746816266413767, + "normal_p99": 0.85836635928, + "abnormal_p99": 15.500080623760006, + "p99_ratio": 18.05765155657022, + "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-25", + "path-28", + "path-31", + "path-34", + "path-39", + "path-42", + "path-46", + "path-50", + "path-52", + "path-56", + "path-58", + "path-62", + "path-64", + "path-67", + "path-70", + "path-73", + "path-76", + "path-79" + ] + }, + { + "node_id": 546, + "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": 0.972972972972973, + "success_rate_drop": 0.027027027027026973, + "normal_avg_duration": 0.48012315014999996, + "abnormal_avg_duration": 1.7058682265405405, + "avg_duration_ratio": 3.552980575936806, + "normal_p99": 0.9928428281499997, + "abnormal_p99": 14.728600437840008, + "p99_ratio": 14.834775475272705, + "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-27", + "path-30", + "path-33", + "path-36", + "path-41", + "path-44", + "path-48", + "path-49", + "path-54", + "path-55", + "path-60", + "path-61", + "path-66", + "path-69", + "path-72", + "path-75", + "path-78", + "path-81" + ] + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "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.44610814304615387, + "abnormal_avg_duration": 0.9416221772051282, + "avg_duration_ratio": 2.1107486870234267, + "normal_p99": 1.3320663547199998, + "abnormal_p99": 5.760051365559991, + "p99_ratio": 4.324147475949689, + "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-26", + "path-29", + "path-32", + "path-35", + "path-40", + "path-43", + "path-47", + "path-51", + "path-53", + "path-57", + "path-59", + "path-63", + "path-65", + "path-68", + "path-71", + "path-74", + "path-77", + "path-80" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 300, + "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": 301, + "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": 353, + "component": "span|ts-inside-payment-service::AddMoneyRepository.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-inside-payment-service::AddMoneyRepository.findByUserId", + "service_operation:ts-inside-payment-service::AddMoneyRepository.findByUserId", + "bare_operation_unique:AddMoneyRepository.findByUserId", + "legacy_exact:span|ts-inside-payment-service::AddMoneyRepository.findByUserId", + "legacy_exact:ts-inside-payment-service::AddMoneyRepository.findByUserId", + "legacy_exact:AddMoneyRepository.findByUserId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 362, + "component": "span|ts-inside-payment-service::PaymentRepository.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-inside-payment-service::PaymentRepository.save", + "service_operation:ts-inside-payment-service::PaymentRepository.save", + "bare_operation_unique:PaymentRepository.save", + "legacy_exact:span|ts-inside-payment-service::PaymentRepository.save", + "legacy_exact:ts-inside-payment-service::PaymentRepository.save", + "legacy_exact:PaymentRepository.save" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 398, + "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": 433, + "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:: /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.03670322503110048, + "abnormal_avg_duration": 0.06638911623039216, + "avg_duration_ratio": 1.8088087947077494, + "normal_p99": 0.3031959562099994, + "abnormal_p99": 1.07511183847, + "p99_ratio": 3.5459306644754744, + "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": 542, + "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.017867770392638035, + "abnormal_avg_duration": 0.041253429007604564, + "avg_duration_ratio": 2.3088179499218326, + "normal_p99": 0.2992814478800001, + "abnormal_p99": 1.03627842032, + "p99_ratio": 3.4625548214251696, + "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": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "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.3083053665477707, + "abnormal_avg_duration": 0.6486372581818182, + "avg_duration_ratio": 2.1038792332578953, + "normal_p99": 1.0381544944799992, + "abnormal_p99": 3.84065272534999, + "p99_ratio": 3.6995001666623164, + "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": "weak_noise" + } + ], + "candidate_alarm_count": 14, + "explained_alarm_count": 5, + "unexplained_alarm_count": 9, + "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/ts3-ts-travel2-service-container-kill-vt4nvr/env.json b/cases/ts3-ts-travel2-service-container-kill-vt4nvr/env.json new file mode 100644 index 0000000000000000000000000000000000000000..f256c01610a7b0ed0c1a0f77d6f07335db8b3075 --- /dev/null +++ b/cases/ts3-ts-travel2-service-container-kill-vt4nvr/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts3", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1755145259", + "NORMAL_END": "1755145499", + "ABNORMAL_START": "1755145499", + "ABNORMAL_END": "1755145739" +} \ No newline at end of file diff --git a/cases/ts3-ts-travel2-service-container-kill-vt4nvr/injection.json b/cases/ts3-ts-travel2-service-container-kill-vt4nvr/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..e30aeb5ea97e4f9f914494e5eef03bbd9c022be5 --- /dev/null +++ b/cases/ts3-ts-travel2-service-container-kill-vt4nvr/injection.json @@ -0,0 +1,31 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-08-14T04:24:59.83Z", + "description": "Fault for task fdc55f3a-6970-4ade-bcd9-993b98743170", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_label\":\"ts-travel2-service\",\"container_name\":\"ts-travel2-service\",\"pod_name\":\"ts-travel2-service-79fb6f545d-ndlnv\"},\"namespace\":\"ts\"}", + "end_time": "2025-08-14T04:28:59Z", + "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\":42}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":2}", + "fault_type": 2, + "ground_truth": { + "container": [ + "ts-travel2-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-travel2-service-79fb6f545d-b8pk9" + ], + "service": [ + "ts-travel2-service" + ], + "span": null + }, + "id": 5880, + "injection_name": "ts3-ts-travel2-service-container-kill-vt4nvr", + "pre_duration": 4, + "start_time": "2025-08-14T04:24:59Z", + "status": 2, + "task": null, + "task_id": "fdc55f3a-6970-4ade-bcd9-993b98743170", + "updated_at": "2025-08-14T04:31:00.044Z" +} \ No newline at end of file diff --git a/cases/ts3-ts-travel2-service-container-kill-vt4nvr/label.txt b/cases/ts3-ts-travel2-service-container-kill-vt4nvr/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts3-ts-travel2-service-container-kill-vt4nvr/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts3-ts-travel2-service-container-kill-vt4nvr/result.json b/cases/ts3-ts-travel2-service-container-kill-vt4nvr/result.json new file mode 100644 index 0000000000000000000000000000000000000000..1d934aed3d2af65e3d64d7175b23f54b4040bd89 --- /dev/null +++ b/cases/ts3-ts-travel2-service-container-kill-vt4nvr/result.json @@ -0,0 +1,100640 @@ +{ + "case_name": "ts3-ts-travel2-service-container-kill-vt4nvr", + "injection_nodes": [ + "service|ts-travel2-service" + ], + "alarm_nodes": [ + 544, + 545, + 546, + 547, + 353, + 362, + 300, + 301, + 398, + 528, + 433, + 529, + 542, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 256 + ], + "injection_states": [ + "missing" + ], + "paths": [ + { + "nodes": [ + 256, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:ContainerKill:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 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": 528, + "edge_admitted": true, + "features_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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:ContainerKill:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 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": 528, + "edge_admitted": true, + "features_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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499 + ], + "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": 515, + "edge_admitted": true, + "features_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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 517, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499 + ], + "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": 517, + "edge_admitted": true, + "features_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": 528, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 517, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "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": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 528, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 517, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "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": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 528, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 519, + 517, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 528, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 519, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 519, + 517, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 519, + "edge_admitted": true, + "features_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": 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": "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": 528, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 519, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 519, + 517, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 528, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 519, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 525, + "edge_admitted": true, + "features_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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + 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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + 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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 526, + "edge_admitted": true, + "features_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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 517, + 526, + 525, + 515, + 544 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 517, + "edge_admitted": true, + "features_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": 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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 517, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 521, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 517, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 521, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 521, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 521, + "edge_admitted": true, + "features_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": 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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 521, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 513, + "edge_admitted": true, + "features_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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 513, + "edge_admitted": true, + "features_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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 514, + "edge_admitted": true, + "features_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": 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.47058823529411764, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 515, + "edge_admitted": true, + "features_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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 515, + "edge_admitted": true, + "features_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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 516, + "edge_admitted": true, + "features_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": 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.47058823529411764, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 519, + 517, + 526, + 525, + 515, + 544 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 519, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 519, + 517, + 526, + 525, + 515, + 544 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 519, + "edge_admitted": true, + "features_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": 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": "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": 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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 519, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 519, + 517, + 526, + 525, + 515, + 544 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 519, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 522, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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 + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 522, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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 + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 523, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 523, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 524, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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": "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 525, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 525, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 522, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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 + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 522, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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 + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 523, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 523, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 524, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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": "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 525, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 525, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 522, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 522, + "edge_admitted": true, + "features_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": 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 + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 522, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 522, + "edge_admitted": true, + "features_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": 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 + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 523, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 523, + "edge_admitted": true, + "features_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": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 523, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 524, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 524, + "edge_admitted": true, + "features_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": 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": "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 525, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 525, + "edge_admitted": true, + "features_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": 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": "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 525, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 525, + "edge_admitted": true, + "features_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": 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": "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 526, + 525, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + 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": 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": "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 526, + 525, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + 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": 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": "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 527, + 524, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 527, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 527, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 524, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 528, + 522, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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 + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 528, + 522, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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 + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 528, + 523, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 523, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 523, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 526, + 525, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + 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": 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": "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 526, + 525, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + 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": 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": "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 527, + 524, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 527, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 527, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 524, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 528, + 522, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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 + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 528, + 522, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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 + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 528, + 523, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 523, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 523, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 526, + 525, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 526, + "edge_admitted": true, + "features_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": 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": "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": 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": "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 526, + 525, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 526, + "edge_admitted": true, + "features_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": 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": "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": 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": "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 527, + 524, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 527, + "edge_admitted": true, + "features_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": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 527, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 528, + 522, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 528, + "edge_admitted": true, + "features_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": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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 + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 528, + 522, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 528, + "edge_admitted": true, + "features_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": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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 + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 528, + 523, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 528, + "edge_admitted": true, + "features_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": 523, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 523, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 256, + 513, + 514, + 515, + 516, + 517, + 518, + 519, + 520, + 521, + 522, + 523, + 524, + 525, + 526, + 527, + 528, + 274, + 275, + 276, + 277, + 544, + 545, + 546, + 547, + 426, + 427, + 428, + 429, + 558, + 431, + 430, + 495, + 212, + 213, + 216, + 220, + 222, + 226, + 227, + 228, + 235, + 236, + 237, + 493, + 239, + 240, + 241, + 496, + 497, + 494, + 245, + 246, + 247, + 498, + 249, + 252, + 253 + ], + "max_hops_reached": 10, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 256, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": false, + "evidence": { + "fault_type_name": "ContainerKill", + "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": "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "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": 1, + "dst_node_id": 426, + "edge_admitted": false, + "features_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.47058823529411764, + "matched": true + } + ], + "passed": false + }, + { + "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": "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.05263157894736842, + "matched": true + }, + { + "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": 493, + "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.05263157894736842, + "matched": true + }, + { + "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": 545, + "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": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "1 edge(s) failed manifest layer check (edge-kind or magnitude band miss)" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 256, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": false, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": true, + "features_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": 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.47058823529411764, + "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": 1, + "dst_node_id": 427, + "edge_admitted": false, + "features_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.47058823529411764, + "matched": true + } + ], + "passed": false + }, + { + "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": "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.05263157894736842, + "matched": true + }, + { + "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": 494, + "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.05263157894736842, + "matched": true + }, + { + "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": 546, + "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": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "1 edge(s) failed manifest layer check (edge-kind or magnitude band miss)" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 256, + "component": "service|ts-travel2-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-travel2-service", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1755145499 + } + ] + } + }, + "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-inside-payment-service::AddMoneyRepository.findByUserId", + "span|ts-inside-payment-service::PaymentRepository.save", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "span|ts-travel2-service::TripRepository.findByTripId", + "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ], + "evidence": { + "alarm_count": 14, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 256, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:ContainerKill:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 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": 528, + "edge_admitted": true, + "features_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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:ContainerKill:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 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": 528, + "edge_admitted": true, + "features_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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499 + ], + "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": 515, + "edge_admitted": true, + "features_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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 517, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499 + ], + "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": 517, + "edge_admitted": true, + "features_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": 528, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 517, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "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": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 528, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 517, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "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": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 528, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 519, + 517, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 528, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 519, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 519, + 517, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 519, + "edge_admitted": true, + "features_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": 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": "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": 528, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 519, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 519, + 517, + 528 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.8, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 528, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 519, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 525, + "edge_admitted": true, + "features_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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + 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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + 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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 526, + "edge_admitted": true, + "features_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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 517, + 526, + 525, + 515, + 544 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 517, + "edge_admitted": true, + "features_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": 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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 517, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 521, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 517, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 521, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 521, + 526, + 525, + 515, + 544 + ], + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 521, + "edge_admitted": true, + "features_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": 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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 521, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 513, + "edge_admitted": true, + "features_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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 513, + "edge_admitted": true, + "features_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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 514, + "edge_admitted": true, + "features_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": 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.47058823529411764, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 515, + "edge_admitted": true, + "features_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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 515, + "edge_admitted": true, + "features_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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 516, + "edge_admitted": true, + "features_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": 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.47058823529411764, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 519, + 517, + 526, + 525, + 515, + 544 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 519, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 519, + 517, + 526, + 525, + 515, + 544 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 519, + "edge_admitted": true, + "features_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": 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": "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": 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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 519, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 519, + 517, + 526, + 525, + 515, + 544 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "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": 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": "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": 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": "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": 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.11904761904761904, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 519, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 517, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 522, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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 + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 522, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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 + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 523, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 523, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 524, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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": "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 525, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 525, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 522, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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 + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 522, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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 + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 523, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 523, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 524, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 2, + "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": "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 525, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 525, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 8, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 522, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 522, + "edge_admitted": true, + "features_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": 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 + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 522, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 522, + "edge_admitted": true, + "features_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": 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 + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 523, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 523, + "edge_admitted": true, + "features_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": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 523, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 524, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 524, + "edge_admitted": true, + "features_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": 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": "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 525, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 525, + "edge_admitted": true, + "features_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": 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": "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 525, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 525, + "edge_admitted": true, + "features_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": 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": "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 526, + 525, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + 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": 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": "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 526, + 525, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + 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": 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": "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 527, + 524, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 527, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 527, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 524, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 528, + 522, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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 + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 528, + 522, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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 + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 518, + 256, + 528, + 523, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 523, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 523, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 526, + 525, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + 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": 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": "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 526, + 525, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "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": 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": "silent", + "band": [ + 1.0, + 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": 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": "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 527, + 524, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 527, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 527, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 524, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 528, + 522, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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 + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 528, + 522, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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 + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "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": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 520, + 256, + 528, + 523, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "propagation_delays": [ + 0.0, + 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": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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": 256, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 528, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 523, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.05263157894736842, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 9, + "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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 9, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 523, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 9, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 10, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 526, + 525, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 526, + "edge_admitted": true, + "features_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": 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": "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": 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": "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 526, + 525, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 526, + "edge_admitted": true, + "features_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": 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": "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": 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": "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 526, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 527, + 524, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 527, + "edge_admitted": true, + "features_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": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 527, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 528, + 522, + 513, + 429, + 426, + 496, + 493, + 545 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 528, + "edge_admitted": true, + "features_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": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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 + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 528, + 522, + 513, + 431, + 428, + 498, + 495, + 547 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 528, + "edge_admitted": true, + "features_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": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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 + }, + { + "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": 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": "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": 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 + }, + { + "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": 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 + }, + { + "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": 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": "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 528, + 523, + 514, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499, + 1755145499 + ], + "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": 528, + "edge_admitted": true, + "features_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": 523, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.47058823529411764, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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.05263157894736842, + "matched": true + }, + { + "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": 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": "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "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": 1755145499, + "dst_onset": 1755145499, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755145499, + "window_end": 1755145798, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1755145499, + "is_injection": true, + "lower_bound": 1755145494, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 1, + "node_id": 528, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 2, + "node_id": 523, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1755145499, + "is_injection": false, + "lower_bound": 1755145499, + "upper_bound": 1755145798, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 82, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1755145499, + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1755145499, + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.trip2", + "uniq_name": "span|ts-travel2-service::SELECT ts.trip2", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.trip2", + "uniq_name": "span|ts-travel2-service::SELECT ts.trip2", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.trip2", + "uniq_name": "span|ts-travel2-service::SELECT ts.trip2", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Transaction.commit", + "uniq_name": "span|ts-travel2-service::Transaction.commit", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Transaction.commit", + "uniq_name": "span|ts-travel2-service::Transaction.commit", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Transaction.commit", + "uniq_name": "span|ts-travel2-service::Transaction.commit", + "state": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.trip2", + "uniq_name": "span|ts-travel2-service::SELECT ts.trip2", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.trip2", + "uniq_name": "span|ts-travel2-service::SELECT ts.trip2", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.trip2", + "uniq_name": "span|ts-travel2-service::SELECT ts.trip2", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.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, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill: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": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill: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": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill: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": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill: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": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 523, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripsByRouteId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 527, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByRouteId", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripsByRouteId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 523, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 527, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByRouteId", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripsByRouteId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 523, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 527, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByRouteId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripsByRouteId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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, healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 523, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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, slow", + "state_start_time": 1755145499, + "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": "healthy, missing, slow", + "state_start_time": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT ts", + "uniq_name": "span|ts-travel2-service::SELECT ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.ts", + "uniq_name": "span|ts-travel2-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "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": 256, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded, unavailable", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 528, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "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": "healthy, missing", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill: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": "healthy, missing, slow", + "state_start_time": 1755145499, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "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": 1755145499, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 300, + "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": 301, + "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": 353, + "component": "span|ts-inside-payment-service::AddMoneyRepository.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-inside-payment-service::AddMoneyRepository.findByUserId", + "service_operation:ts-inside-payment-service::AddMoneyRepository.findByUserId", + "bare_operation_unique:AddMoneyRepository.findByUserId", + "legacy_exact:span|ts-inside-payment-service::AddMoneyRepository.findByUserId", + "legacy_exact:ts-inside-payment-service::AddMoneyRepository.findByUserId", + "legacy_exact:AddMoneyRepository.findByUserId" + ] + } + }, + { + "node_id": 362, + "component": "span|ts-inside-payment-service::PaymentRepository.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-inside-payment-service::PaymentRepository.save", + "service_operation:ts-inside-payment-service::PaymentRepository.save", + "bare_operation_unique:PaymentRepository.save", + "legacy_exact:span|ts-inside-payment-service::PaymentRepository.save", + "legacy_exact:ts-inside-payment-service::PaymentRepository.save", + "legacy_exact:PaymentRepository.save" + ] + } + }, + { + "node_id": 398, + "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": 433, + "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": 528, + "component": "span|ts-travel2-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-travel2-service::TripRepository.findByTripId", + "service_operation:ts-travel2-service::TripRepository.findByTripId", + "bare_operation_unique:TripRepository.findByTripId", + "legacy_exact:span|ts-travel2-service::TripRepository.findByTripId", + "legacy_exact:ts-travel2-service::TripRepository.findByTripId", + "legacy_exact:TripRepository.findByTripId" + ] + } + }, + { + "node_id": 529, + "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.03670322503110048, + "abnormal_avg_duration": 0.06638911623039216, + "avg_duration_ratio": 1.8088087947077494, + "normal_p99": 0.3031959562099994, + "abnormal_p99": 1.07511183847, + "p99_ratio": 3.5459306644754744, + "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": 542, + "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.017867770392638035, + "abnormal_avg_duration": 0.041253429007604564, + "avg_duration_ratio": 2.3088179499218326, + "normal_p99": 0.2992814478800001, + "abnormal_p99": 1.03627842032, + "p99_ratio": 3.4625548214251696, + "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": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "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.3083053665477707, + "abnormal_avg_duration": 0.6486372581818182, + "avg_duration_ratio": 2.1038792332578953, + "normal_p99": 1.0381544944799992, + "abnormal_p99": 3.84065272534999, + "p99_ratio": 3.6995001666623164, + "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": 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.9733333333333334, + "success_rate_drop": 0.026666666666666616, + "normal_avg_duration": 0.12092843986928103, + "abnormal_avg_duration": 0.7871506119333332, + "avg_duration_ratio": 6.509226554019985, + "normal_p99": 0.5506760891999997, + "abnormal_p99": 20.001052911560002, + "p99_ratio": 36.32090316580975, + "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.972972972972973, + "success_rate_drop": 0.027027027027026973, + "normal_avg_duration": 0.4151930857808219, + "abnormal_avg_duration": 1.5672217124054055, + "avg_duration_ratio": 3.7746816266413767, + "normal_p99": 0.85836635928, + "abnormal_p99": 15.500080623760006, + "p99_ratio": 18.05765155657022, + "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": "material_latency_anomaly", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.972972972972973, + "success_rate_drop": 0.027027027027026973, + "normal_avg_duration": 0.48012315014999996, + "abnormal_avg_duration": 1.7058682265405405, + "avg_duration_ratio": 3.552980575936806, + "normal_p99": 0.9928428281499997, + "abnormal_p99": 14.728600437840008, + "p99_ratio": 14.834775475272705, + "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": "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.44610814304615387, + "abnormal_avg_duration": 0.9416221772051282, + "avg_duration_ratio": 2.1107486870234267, + "normal_p99": 1.3320663547199998, + "abnormal_p99": 5.760051365559991, + "p99_ratio": 4.324147475949689, + "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": 528, + "component": "span|ts-travel2-service::TripRepository.findByTripId", + "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-travel2-service::TripRepository.findByTripId", + "service_operation:ts-travel2-service::TripRepository.findByTripId", + "bare_operation_unique:TripRepository.findByTripId", + "legacy_exact:span|ts-travel2-service::TripRepository.findByTripId", + "legacy_exact:ts-travel2-service::TripRepository.findByTripId", + "legacy_exact:TripRepository.findByTripId" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-5", + "path-7", + "path-9", + "path-10", + "path-12", + "path-13" + ] + }, + { + "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.9733333333333334, + "success_rate_drop": 0.026666666666666616, + "normal_avg_duration": 0.12092843986928103, + "abnormal_avg_duration": 0.7871506119333332, + "avg_duration_ratio": 6.509226554019985, + "normal_p99": 0.5506760891999997, + "abnormal_p99": 20.001052911560002, + "p99_ratio": 36.32090316580975, + "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-6", + "path-8", + "path-11", + "path-14", + "path-15", + "path-16", + "path-17", + "path-18", + "path-19", + "path-20", + "path-21", + "path-22", + "path-23", + "path-24", + "path-37", + "path-38", + "path-45" + ] + }, + { + "node_id": 545, + "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.972972972972973, + "success_rate_drop": 0.027027027027026973, + "normal_avg_duration": 0.4151930857808219, + "abnormal_avg_duration": 1.5672217124054055, + "avg_duration_ratio": 3.7746816266413767, + "normal_p99": 0.85836635928, + "abnormal_p99": 15.500080623760006, + "p99_ratio": 18.05765155657022, + "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-25", + "path-28", + "path-31", + "path-34", + "path-39", + "path-42", + "path-46", + "path-50", + "path-52", + "path-56", + "path-58", + "path-62", + "path-64", + "path-67", + "path-70", + "path-73", + "path-76", + "path-79" + ] + }, + { + "node_id": 546, + "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": 0.972972972972973, + "success_rate_drop": 0.027027027027026973, + "normal_avg_duration": 0.48012315014999996, + "abnormal_avg_duration": 1.7058682265405405, + "avg_duration_ratio": 3.552980575936806, + "normal_p99": 0.9928428281499997, + "abnormal_p99": 14.728600437840008, + "p99_ratio": 14.834775475272705, + "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-27", + "path-30", + "path-33", + "path-36", + "path-41", + "path-44", + "path-48", + "path-49", + "path-54", + "path-55", + "path-60", + "path-61", + "path-66", + "path-69", + "path-72", + "path-75", + "path-78", + "path-81" + ] + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "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.44610814304615387, + "abnormal_avg_duration": 0.9416221772051282, + "avg_duration_ratio": 2.1107486870234267, + "normal_p99": 1.3320663547199998, + "abnormal_p99": 5.760051365559991, + "p99_ratio": 4.324147475949689, + "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-26", + "path-29", + "path-32", + "path-35", + "path-40", + "path-43", + "path-47", + "path-51", + "path-53", + "path-57", + "path-59", + "path-63", + "path-65", + "path-68", + "path-71", + "path-74", + "path-77", + "path-80" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 300, + "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": 301, + "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": 353, + "component": "span|ts-inside-payment-service::AddMoneyRepository.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-inside-payment-service::AddMoneyRepository.findByUserId", + "service_operation:ts-inside-payment-service::AddMoneyRepository.findByUserId", + "bare_operation_unique:AddMoneyRepository.findByUserId", + "legacy_exact:span|ts-inside-payment-service::AddMoneyRepository.findByUserId", + "legacy_exact:ts-inside-payment-service::AddMoneyRepository.findByUserId", + "legacy_exact:AddMoneyRepository.findByUserId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 362, + "component": "span|ts-inside-payment-service::PaymentRepository.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-inside-payment-service::PaymentRepository.save", + "service_operation:ts-inside-payment-service::PaymentRepository.save", + "bare_operation_unique:PaymentRepository.save", + "legacy_exact:span|ts-inside-payment-service::PaymentRepository.save", + "legacy_exact:ts-inside-payment-service::PaymentRepository.save", + "legacy_exact:PaymentRepository.save" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 398, + "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": 433, + "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:: /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.03670322503110048, + "abnormal_avg_duration": 0.06638911623039216, + "avg_duration_ratio": 1.8088087947077494, + "normal_p99": 0.3031959562099994, + "abnormal_p99": 1.07511183847, + "p99_ratio": 3.5459306644754744, + "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": 542, + "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.017867770392638035, + "abnormal_avg_duration": 0.041253429007604564, + "avg_duration_ratio": 2.3088179499218326, + "normal_p99": 0.2992814478800001, + "abnormal_p99": 1.03627842032, + "p99_ratio": 3.4625548214251696, + "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": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "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.3083053665477707, + "abnormal_avg_duration": 0.6486372581818182, + "avg_duration_ratio": 2.1038792332578953, + "normal_p99": 1.0381544944799992, + "abnormal_p99": 3.84065272534999, + "p99_ratio": 3.6995001666623164, + "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": "weak_noise" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 528, + "component": "span|ts-travel2-service::TripRepository.findByTripId", + "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-travel2-service::TripRepository.findByTripId", + "service_operation:ts-travel2-service::TripRepository.findByTripId", + "bare_operation_unique:TripRepository.findByTripId", + "legacy_exact:span|ts-travel2-service::TripRepository.findByTripId", + "legacy_exact:ts-travel2-service::TripRepository.findByTripId", + "legacy_exact:TripRepository.findByTripId" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-5", + "path-7", + "path-9", + "path-10", + "path-12", + "path-13" + ] + }, + { + "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.9733333333333334, + "success_rate_drop": 0.026666666666666616, + "normal_avg_duration": 0.12092843986928103, + "abnormal_avg_duration": 0.7871506119333332, + "avg_duration_ratio": 6.509226554019985, + "normal_p99": 0.5506760891999997, + "abnormal_p99": 20.001052911560002, + "p99_ratio": 36.32090316580975, + "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-6", + "path-8", + "path-11", + "path-14", + "path-15", + "path-16", + "path-17", + "path-18", + "path-19", + "path-20", + "path-21", + "path-22", + "path-23", + "path-24", + "path-37", + "path-38", + "path-45" + ] + }, + { + "node_id": 545, + "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.972972972972973, + "success_rate_drop": 0.027027027027026973, + "normal_avg_duration": 0.4151930857808219, + "abnormal_avg_duration": 1.5672217124054055, + "avg_duration_ratio": 3.7746816266413767, + "normal_p99": 0.85836635928, + "abnormal_p99": 15.500080623760006, + "p99_ratio": 18.05765155657022, + "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-25", + "path-28", + "path-31", + "path-34", + "path-39", + "path-42", + "path-46", + "path-50", + "path-52", + "path-56", + "path-58", + "path-62", + "path-64", + "path-67", + "path-70", + "path-73", + "path-76", + "path-79" + ] + }, + { + "node_id": 546, + "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": 0.972972972972973, + "success_rate_drop": 0.027027027027026973, + "normal_avg_duration": 0.48012315014999996, + "abnormal_avg_duration": 1.7058682265405405, + "avg_duration_ratio": 3.552980575936806, + "normal_p99": 0.9928428281499997, + "abnormal_p99": 14.728600437840008, + "p99_ratio": 14.834775475272705, + "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-27", + "path-30", + "path-33", + "path-36", + "path-41", + "path-44", + "path-48", + "path-49", + "path-54", + "path-55", + "path-60", + "path-61", + "path-66", + "path-69", + "path-72", + "path-75", + "path-78", + "path-81" + ] + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "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.44610814304615387, + "abnormal_avg_duration": 0.9416221772051282, + "avg_duration_ratio": 2.1107486870234267, + "normal_p99": 1.3320663547199998, + "abnormal_p99": 5.760051365559991, + "p99_ratio": 4.324147475949689, + "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-26", + "path-29", + "path-32", + "path-35", + "path-40", + "path-43", + "path-47", + "path-51", + "path-53", + "path-57", + "path-59", + "path-63", + "path-65", + "path-68", + "path-71", + "path-74", + "path-77", + "path-80" + ] + } + ], + "candidate_alarm_node_ids": [ + 300, + 301, + 353, + 362, + 398, + 433, + 528, + 529, + 542, + 543, + 544, + 545, + 546, + 547 + ], + "explained_alarm_node_ids": [ + 528, + 544, + 545, + 546, + 547 + ], + "unexplained_alarm_node_ids": [ + 300, + 301, + 353, + 362, + 398, + 433, + 529, + 542, + 543 + ], + "candidate_alarm_count": 14, + "explained_alarm_count": 5, + "unexplained_alarm_count": 9, + "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|ts-travel2-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/ts4-ts-basic-service-bandwidth-cx9cfm/.finished b/cases/ts4-ts-basic-service-bandwidth-cx9cfm/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts4-ts-basic-service-bandwidth-cx9cfm/causal_graph.json b/cases/ts4-ts-basic-service-bandwidth-cx9cfm/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..95c3c233b6aa31f71f66ba8627caa417b82bd013 --- /dev/null +++ b/cases/ts4-ts-basic-service-bandwidth-cx9cfm/causal_graph.json @@ -0,0 +1,1187 @@ +{ + "case_name": "ts4-ts-basic-service-bandwidth-cx9cfm", + "fault_type": "NetworkBandwidth", + "root_resolution_method": "network_ground_truth_both", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1753355518, + "component": "service|ts-travel2-service", + "state": [ + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::BasicErrorController.error", + "state": [ + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "service|ts-basic-service", + "state": [ + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::TripRepository.findAll", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-basic-service::BasicController.queryForTravels", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::SELECT Trip", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::Transaction.commit", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "state": [ + "missing" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::SELECT ts.trip2", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": [ + "missing" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel-service::TravelController.queryInfo", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::TripRepository.findByRouteId", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-travel2-service::TripRepository.findByTripId", + "state": [ + "missing", + "silent" + ] + } + ], + "edges": [ + { + "source": "span|ts-travel2-service::Travel2Controller.queryInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo" + }, + { + "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-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::POST /api/v1/routeplanservice/routePlan/minStopStations", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Transaction.commit" + }, + { + "source": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "span|ts-travel2-service::TripRepository.findAll", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "target": "span|ts-travel-service::TravelController.queryInfo" + }, + { + "source": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "span|ts-travel2-service::TripRepository.findByRouteId", + "target": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId" + }, + { + "source": "span|ts-travel2-service::Transaction.commit", + "target": "span|ts-travel2-service::TripRepository.findAll" + }, + { + "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-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-basic-service::BasicController.queryForTravels" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "target": "span|ts-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "source": "span|ts-travel2-service::SELECT Trip", + "target": "span|ts-travel2-service::TripRepository.findAll" + }, + { + "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-travel2-service::POST /api/v1/travel2service/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::TripRepository.findByTripId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes" + }, + { + "source": "span|ts-basic-service::BasicController.queryForTravels", + "target": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations" + }, + { + "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.getByCheapest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::TripRepository.findByRouteId" + }, + { + "source": "span|ts-travel2-service::TripRepository.findByTripId", + "target": "span|ts-travel2-service::Travel2Controller.getRouteByTripId" + }, + { + "source": "span|ts-travel2-service::BasicErrorController.error", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "source": "span|ts-travel2-service::BasicErrorController.error", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels" + }, + { + "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::SELECT ts.trip2", + "target": "span|ts-travel2-service::SELECT Trip" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::BasicErrorController.error" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::SELECT Trip" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "target": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo" + }, + { + "source": "span|ts-travel2-service::TripRepository.findByTripId", + "target": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::TripRepository.findAll" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "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::RoutePlanController.getQuickestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "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-travel2-service::Travel2Controller.getTripAllDetailInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.getRouteByTripId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::SELECT ts.trip2" + } + ], + "root_causes": [ + { + "timestamp": 1753355518, + "component": "service|ts-basic-service", + "state": [ + "silent" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1753355518, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing", + "silent" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1753355518, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1753355518, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing", + "silent" + ] + } + ], + "component_to_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-travel2-service::BasicErrorController.error": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.queryInfo": "ts-travel2-service", + "service|ts-basic-service": "ts-basic-service", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travels": "ts-basic-service", + "span|ts-travel2-service::TripRepository.findAll": "ts-travel2-service", + "span|ts-basic-service::BasicController.queryForTravels": "ts-basic-service", + "span|ts-travel2-service::SELECT Trip": "ts-travel2-service", + "span|ts-travel2-service::Transaction.commit": "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-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/routes": "ts-travel2-service", + "span|ts-travel2-service::SELECT ts.trip2": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.getRouteByTripId": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.getTripsByRouteId": "ts-travel2-service", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travel": "ts-basic-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.queryInfo": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trips/left": "ts-travel-service", + "span|ts-travel2-service::TripRepository.findByRouteId": "ts-travel2-service", + "span|ts-travel2-service::TripRepository.findByTripId": "ts-travel2-service" + }, + "candidate_alarm_nodes": [ + { + "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": 543, + "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.1529903765, + "abnormal_avg_duration": 20.0024502308, + "avg_duration_ratio": 130.7431924046543, + "normal_p99": 1.1181233910900008, + "abnormal_p99": 20.00456044602, + "p99_ratio": 17.89119215770863, + "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": 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.5503338664605264, + "abnormal_avg_duration": 20.001591484142857, + "avg_duration_ratio": 36.34446779149381, + "normal_p99": 3.58652089825, + "abnormal_p99": 20.00325247118, + "p99_ratio": 5.577341674194719, + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.5905238495964912, + "abnormal_avg_duration": 20.00114518166667, + "avg_duration_ratio": 33.87017339830319, + "normal_p99": 2.155375520319999, + "abnormal_p99": 20.00149165896, + "p99_ratio": 9.27981758649206, + "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.602005826, + "abnormal_avg_duration": 20.0035177875, + "avg_duration_ratio": 33.228113289887006, + "normal_p99": 2.9127666193999993, + "abnormal_p99": 20.00455092555, + "p99_ratio": 6.867886631326041, + "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": 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": 543, + "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.1529903765, + "abnormal_avg_duration": 20.0024502308, + "avg_duration_ratio": 130.7431924046543, + "normal_p99": 1.1181233910900008, + "abnormal_p99": 20.00456044602, + "p99_ratio": 17.89119215770863, + "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-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-7", + "path-14" + ] + }, + { + "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.5503338664605264, + "abnormal_avg_duration": 20.001591484142857, + "avg_duration_ratio": 36.34446779149381, + "normal_p99": 3.58652089825, + "abnormal_p99": 20.00325247118, + "p99_ratio": 5.577341674194719, + "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-8", + "path-11", + "path-15", + "path-18", + "path-22", + "path-26", + "path-28", + "path-30", + "path-33" + ] + }, + { + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.5905238495964912, + "abnormal_avg_duration": 20.00114518166667, + "avg_duration_ratio": 33.87017339830319, + "normal_p99": 2.155375520319999, + "abnormal_p99": 20.00149165896, + "p99_ratio": 9.27981758649206, + "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-10", + "path-13", + "path-17", + "path-20", + "path-21", + "path-24", + "path-25", + "path-32", + "path-35" + ] + }, + { + "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.602005826, + "abnormal_avg_duration": 20.0035177875, + "avg_duration_ratio": 33.228113289887006, + "normal_p99": 2.9127666193999993, + "abnormal_p99": 20.00455092555, + "p99_ratio": 6.867886631326041, + "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-9", + "path-12", + "path-16", + "path-19", + "path-23", + "path-27", + "path-29", + "path-31", + "path-34" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "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": 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": 9, + "explained_alarm_count": 4, + "unexplained_alarm_count": 5, + "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/ts4-ts-basic-service-bandwidth-cx9cfm/env.json b/cases/ts4-ts-basic-service-bandwidth-cx9cfm/env.json new file mode 100644 index 0000000000000000000000000000000000000000..b3fd4e226640077537f20acd1937308aa0815222 --- /dev/null +++ b/cases/ts4-ts-basic-service-bandwidth-cx9cfm/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts4", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1753355278", + "NORMAL_END": "1753355518", + "ABNORMAL_START": "1753355518", + "ABNORMAL_END": "1753355758" +} \ No newline at end of file diff --git a/cases/ts4-ts-basic-service-bandwidth-cx9cfm/injection.json b/cases/ts4-ts-basic-service-bandwidth-cx9cfm/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..c4fa5311a737eed724d48d3377fcd018e4429063 --- /dev/null +++ b/cases/ts4-ts-basic-service-bandwidth-cx9cfm/injection.json @@ -0,0 +1,42 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-07-24T11:11:58.038035Z", + "description": "Fault for task bf34b834-1851-4036-b91d-373cd7010b23", + "display_config": "{\"buffer\":76,\"direction\":\"both\",\"duration\":4,\"injection_point\":{\"source_service\":\"ts-basic-service\",\"target_service\":\"ts-travel2-service\"},\"limit\":4717,\"namespace\":\"ts\",\"rate\":311956}", + "end_time": "2025-07-24T11:15:58Z", + "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\":26},\"3\":{\"name\":\"3\",\"range\":[1,1000000],\"children\":null,\"description\":\"Bandwidth rate in kbps\",\"value\":311956},\"4\":{\"name\":\"4\",\"range\":[1,10000],\"children\":null,\"description\":\"Number of bytes that can be queued\",\"value\":4717},\"5\":{\"name\":\"5\",\"range\":[1,10000],\"children\":null,\"description\":\"Maximum amount of bytes available instantaneously\",\"value\":76},\"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": [ + "ts-basic-service", + "ts-travel2-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-basic-service-5bdf7474bd-8t5hg", + "ts-travel2-service-8597bd544d-x62gm" + ], + "service": [ + "ts-basic-service", + "ts-travel2-service" + ], + "span": [ + "ts-basic-service", + "ts-travel2-service" + ], + "additional_properties": {} + }, + "id": 2285, + "injection_name": "ts4-ts-basic-service-bandwidth-cx9cfm", + "labels": { + "batch": "guided", + "env": "prod" + }, + "pre_duration": 4, + "start_time": "2025-07-24T11:11:58Z", + "status": 2, + "task_id": "bf34b834-1851-4036-b91d-373cd7010b23", + "updated_at": "2025-07-24T11:15:58.548685Z", + "additional_properties": {} +} \ No newline at end of file diff --git a/cases/ts4-ts-basic-service-bandwidth-cx9cfm/label.txt b/cases/ts4-ts-basic-service-bandwidth-cx9cfm/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts4-ts-basic-service-bandwidth-cx9cfm/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts4-ts-basic-service-bandwidth-cx9cfm/result.json b/cases/ts4-ts-basic-service-bandwidth-cx9cfm/result.json new file mode 100644 index 0000000000000000000000000000000000000000..ddec8aaf942aca512cffe2b76ab669289defb7f9 --- /dev/null +++ b/cases/ts4-ts-basic-service-bandwidth-cx9cfm/result.json @@ -0,0 +1,39659 @@ +{ + "case_name": "ts4-ts-basic-service-bandwidth-cx9cfm", + "injection_nodes": [ + "service|ts-basic-service", + "service|ts-travel2-service" + ], + "alarm_nodes": [ + 544, + 545, + 546, + 549, + 531, + 532, + 534, + 539, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 217, + 228 + ], + "injection_states": [ + "silent", + "unknown" + ], + "paths": [ + { + "nodes": [ + 228, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753355518, + 1753355518, + 1753355518 + ], + "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": 516, + "edge_admitted": true, + "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.587741441721917, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.04201828410689171, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 513, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 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": 3402.560596735682, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 524, + "edge_admitted": true, + "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.608087066561456, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.04201828410689171, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 301, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 301, + "edge_admitted": true, + "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": 2.4278664122335636, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07229616530156366, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 301, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 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.5, + Infinity + ], + "value": 995.4622603743901, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 299, + 301, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 299, + "edge_admitted": true, + "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": 2.5481076880161764, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07229616530156366, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.4278664122335636, + "matched": 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": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 299, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 301, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 518, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 518, + "edge_admitted": true, + "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": 2978.1463430293798, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.027840335481866898, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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.2, + Infinity + ], + "value": 995.4622603743901, + "matched": 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": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 520, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 520, + "edge_admitted": true, + "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.4361811712269549, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.038198440097174276, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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.2, + Infinity + ], + "value": 995.4622603743901, + "matched": 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": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 514, + "edge_admitted": true, + "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.2876577522614969, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0068137758011175735, + "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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 514, + "edge_admitted": true, + "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.2876577522614969, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0068137758011175735, + "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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 515, + "edge_admitted": true, + "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": 3402.560596735682, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 516, + "edge_admitted": true, + "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.587741441721917, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.04201828410689171, + "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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 516, + "edge_admitted": true, + "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.587741441721917, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.04201828410689171, + "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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 517, + "edge_admitted": true, + "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": 2002.8272418061144, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.053075727292915834, + "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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 517, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 519, + 518, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 519, + "edge_admitted": true, + "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.2511801608305612, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.024746964872770574, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2978.1463430293798, + "matched": 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": 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.2, + Infinity + ], + "value": 995.4622603743901, + "matched": 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": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 519, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 518, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 513, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 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": 3402.560596735682, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.587741441721917, + "matched": 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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 513, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 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": 3402.560596735682, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.587741441721917, + "matched": 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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 513, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 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": 3402.560596735682, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2002.8272418061144, + "matched": 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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 517, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 521, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 521, + "edge_admitted": true, + "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.2622417988958291, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0068137758011175735, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": [ + 1.2, + Infinity + ], + "value": 0.2876577522614969, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0068137758011175735 + }, + { + "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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 521, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 521, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 521, + "edge_admitted": true, + "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.2622417988958291, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0068137758011175735, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": [ + 1.2, + Infinity + ], + "value": 0.2876577522614969, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0068137758011175735 + }, + { + "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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 521, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 522, + "edge_admitted": true, + "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": 3402.560596735682, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3402.560596735682, + "matched": 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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 522, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 515, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 523, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 523, + "edge_admitted": true, + "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": 2282.543294098896, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.053075727292915834, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2002.8272418061144, + "matched": 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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 523, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 517, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 524, + "edge_admitted": true, + "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.608087066561456, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.04201828410689171, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.587741441721917, + "matched": 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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 524, + "edge_admitted": true, + "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.608087066561456, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.04201828410689171, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.587741441721917, + "matched": 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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 300, + 507, + 500, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 300, + "edge_admitted": true, + "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.06604923281320169, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.052160628546486246, + "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": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.05884709910413049, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.047344545472554025 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "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.059911445444189554, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.047344545472554025 + }, + { + "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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 300, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 300, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 300, + "edge_admitted": true, + "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.06604923281320169, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.052160628546486246, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3402.560596735682, + "matched": 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": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3402.560596735682, + "matched": 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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 300, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 301, + 509, + 501, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 301, + "edge_admitted": true, + "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": 2.4278664122335636, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07229616530156366, + "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": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.18559946587932005, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.10444544906570224 + }, + { + "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.18597046974564246, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.10444544906570224 + }, + { + "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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 301, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 509, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 501, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 301, + 509, + 501, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 301, + "edge_admitted": true, + "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": 2.4278664122335636, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07229616530156366, + "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": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.18559946587932005, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.10444544906570224 + }, + { + "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.18597046974564246, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.10444544906570224 + }, + { + "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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 301, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 509, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 501, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 301, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 301, + "edge_admitted": true, + "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": 2.4278664122335636, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07229616530156366, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 301, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 301, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 301, + "edge_admitted": true, + "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": 2.4278664122335636, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07229616530156366, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 301, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 525, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 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.5, + Infinity + ], + "value": 995.4622603743901, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 525, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 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.5, + Infinity + ], + "value": 995.4622603743901, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 526, + 523, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 526, + "edge_admitted": true, + "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": 3402.560596735682, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.04654333008763389, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 523, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2282.543294098896, + "matched": 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": 517, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2002.8272418061144, + "matched": 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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 526, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 523, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 527, + 521, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 527, + "edge_admitted": true, + "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.06236037945067487, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.007817355182677526, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 521, + "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.2622417988958291, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0068137758011175735 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "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": [ + 1.2, + Infinity + ], + "value": 0.2876577522614969, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0068137758011175735 + }, + { + "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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 527, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 527, + 521, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 527, + "edge_admitted": true, + "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.06236037945067487, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.007817355182677526, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 521, + "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.2622417988958291, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0068137758011175735 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "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": [ + 1.2, + Infinity + ], + "value": 0.2876577522614969, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0068137758011175735 + }, + { + "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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 527, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 527, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 527, + "edge_admitted": true, + "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.06236037945067487, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.007817355182677526, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3402.560596735682, + "matched": 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": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3402.560596735682, + "matched": 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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 527, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 513, + 514, + 515, + 516, + 517, + 518, + 519, + 520, + 521, + 522, + 523, + 524, + 525, + 526, + 527, + 273, + 274, + 275, + 276, + 277, + 278, + 542, + 543, + 416, + 415, + 544, + 547, + 546, + 545, + 298, + 299, + 300, + 301, + 429, + 431, + 430, + 426, + 428, + 427, + 217, + 228, + 493, + 494, + 495, + 496, + 497, + 498, + 500, + 501, + 507, + 509 + ], + "max_hops_reached": 8, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null, + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 217, + "component": "service|ts-basic-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-basic-service", + "states": [ + "silent" + ], + "first_state_at": 1753355518 + }, + { + "node": "service|ts-travel2-service", + "states": [ + "silent" + ], + "first_state_at": 1753355518 + } + ] + } + }, + "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::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/order/{id}", + "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ], + "evidence": { + "alarm_count": 9, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 228, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753355518, + 1753355518, + 1753355518 + ], + "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": 516, + "edge_admitted": true, + "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.587741441721917, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.04201828410689171, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 513, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 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": 3402.560596735682, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 524, + "edge_admitted": true, + "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.608087066561456, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.04201828410689171, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 301, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 301, + "edge_admitted": true, + "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": 2.4278664122335636, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07229616530156366, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 301, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 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.5, + Infinity + ], + "value": 995.4622603743901, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 299, + 301, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 299, + "edge_admitted": true, + "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": 2.5481076880161764, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07229616530156366, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.4278664122335636, + "matched": 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": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 299, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 301, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 518, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 518, + "edge_admitted": true, + "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": 2978.1463430293798, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.027840335481866898, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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.2, + Infinity + ], + "value": 995.4622603743901, + "matched": 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": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 520, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "silent", + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 520, + "edge_admitted": true, + "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.4361811712269549, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.038198440097174276, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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.2, + Infinity + ], + "value": 995.4622603743901, + "matched": 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": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 514, + "edge_admitted": true, + "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.2876577522614969, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0068137758011175735, + "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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 514, + "edge_admitted": true, + "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.2876577522614969, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0068137758011175735, + "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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 515, + "edge_admitted": true, + "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": 3402.560596735682, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 516, + "edge_admitted": true, + "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.587741441721917, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.04201828410689171, + "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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 516, + "edge_admitted": true, + "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.587741441721917, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.04201828410689171, + "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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 517, + "edge_admitted": true, + "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": 2002.8272418061144, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.053075727292915834, + "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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 517, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 519, + 518, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 519, + "edge_admitted": true, + "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.2511801608305612, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.024746964872770574, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2978.1463430293798, + "matched": 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": 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.2, + Infinity + ], + "value": 995.4622603743901, + "matched": 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": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 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.2, + Infinity + ], + "value": 17.00264114610716, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 519, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 518, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 543, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 513, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 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": 3402.560596735682, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.587741441721917, + "matched": 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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 513, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 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": 3402.560596735682, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.587741441721917, + "matched": 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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 513, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 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": 3402.560596735682, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2002.8272418061144, + "matched": 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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 517, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 521, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 521, + "edge_admitted": true, + "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.2622417988958291, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0068137758011175735, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": [ + 1.2, + Infinity + ], + "value": 0.2876577522614969, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0068137758011175735 + }, + { + "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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 521, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 521, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 521, + "edge_admitted": true, + "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.2622417988958291, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0068137758011175735, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": [ + 1.2, + Infinity + ], + "value": 0.2876577522614969, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0068137758011175735 + }, + { + "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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 521, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 522, + "edge_admitted": true, + "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": 3402.560596735682, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3402.560596735682, + "matched": 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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 522, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 515, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 523, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 523, + "edge_admitted": true, + "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": 2282.543294098896, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.053075727292915834, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2002.8272418061144, + "matched": 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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 523, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 517, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 524, + "edge_admitted": true, + "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.608087066561456, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.04201828410689171, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.587741441721917, + "matched": 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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 524, + "edge_admitted": true, + "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.608087066561456, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.04201828410689171, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.587741441721917, + "matched": 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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 300, + 507, + 500, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 300, + "edge_admitted": true, + "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.06604923281320169, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.052160628546486246, + "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": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.05884709910413049, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.047344545472554025 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "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.059911445444189554, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.047344545472554025 + }, + { + "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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 300, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 300, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 300, + "edge_admitted": true, + "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.06604923281320169, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.052160628546486246, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3402.560596735682, + "matched": 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": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3402.560596735682, + "matched": 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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 300, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 301, + 509, + 501, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 301, + "edge_admitted": true, + "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": 2.4278664122335636, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07229616530156366, + "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": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.18559946587932005, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.10444544906570224 + }, + { + "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.18597046974564246, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.10444544906570224 + }, + { + "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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 301, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 509, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 501, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 301, + 509, + 501, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 301, + "edge_admitted": true, + "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": 2.4278664122335636, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07229616530156366, + "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": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.18559946587932005, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.10444544906570224 + }, + { + "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.18597046974564246, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.10444544906570224 + }, + { + "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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 301, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 509, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 501, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 301, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 301, + "edge_admitted": true, + "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": 2.4278664122335636, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07229616530156366, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 301, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 217, + 301, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 301, + "edge_admitted": true, + "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": 2.4278664122335636, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07229616530156366, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 217, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 301, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 525, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 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.5, + Infinity + ], + "value": 995.4622603743901, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 525, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 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.5, + Infinity + ], + "value": 995.4622603743901, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07639688019434855, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "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.608087066561456, + "matched": 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": 516, + "edge_admitted": true, + "features_admitted": true, + "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.587741441721917, + "matched": 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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 526, + 523, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 526, + "edge_admitted": true, + "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": 3402.560596735682, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.04654333008763389, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 523, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2282.543294098896, + "matched": 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": 517, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2002.8272418061144, + "matched": 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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 526, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 523, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 527, + 521, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 527, + "edge_admitted": true, + "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.06236037945067487, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.007817355182677526, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 521, + "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.2622417988958291, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0068137758011175735 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "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": [ + 1.2, + Infinity + ], + "value": 0.2876577522614969, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0068137758011175735 + }, + { + "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": 18.659363159240954, + "matched": 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": 18.62488842958116, + "matched": 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": 10.142560985240113, + "matched": 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": 10.134487823035409, + "matched": 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": 6.719243790338259, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 527, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 527, + 521, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 527, + "edge_admitted": true, + "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.06236037945067487, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.007817355182677526, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 521, + "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.2622417988958291, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0068137758011175735 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "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": [ + 1.2, + Infinity + ], + "value": 0.2876577522614969, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0068137758011175735 + }, + { + "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": 12.575127325680874, + "matched": 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": 12.56869009001038, + "matched": 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": 11.02942546320726, + "matched": 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": 11.019144877211257, + "matched": 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": 7.329101071380163, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 527, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 228, + 527, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "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": [ + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518, + 1753355518 + ], + "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": 527, + "edge_admitted": true, + "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.06236037945067487, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.007817355182677526, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3402.560596735682, + "matched": 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": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3402.560596735682, + "matched": 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": 21.33670177065645, + "matched": 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": 21.31984622901339, + "matched": 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": 16.108930990221975, + "matched": 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": 16.084481260949136, + "matched": 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": 10.675154311137709, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "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": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1753355518, + "dst_onset": 1753355518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753355518, + "window_end": 1753355815, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 228, + "onset": 1753355518, + "is_injection": true, + "lower_bound": 1753355513, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 1, + "node_id": 527, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1753355518, + "is_injection": false, + "lower_bound": 1753355518, + "upper_bound": 1753355815, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 36, + "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": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::BasicErrorController.error", + "uniq_name": "span|ts-travel2-service::BasicErrorController.error", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 217, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "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": "healthy, missing, silent, slow", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 217, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "healthy, missing, silent, slow", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "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": "healthy, missing, silent, slow", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "erroring, healthy, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::Transaction.commit", + "uniq_name": "span|ts-travel2-service::Transaction.commit", + "state": "healthy, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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, silent", + "state_start_time": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": false, + "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": 1753355518, + "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": 1753355518, + "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, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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, silent", + "state_start_time": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": "missing", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "is_alarm": false, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": false, + "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": 1753355518, + "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": 1753355518, + "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, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "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": "erroring, missing, silent", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "is_alarm": false, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.trip2", + "uniq_name": "span|ts-travel2-service::SELECT ts.trip2", + "state": "healthy, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "erroring, healthy, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::BasicErrorController.error", + "uniq_name": "span|ts-travel2-service::BasicErrorController.error", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": false, + "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": 1753355518, + "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": 1753355518, + "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, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::BasicErrorController.error", + "uniq_name": "span|ts-travel2-service::BasicErrorController.error", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::BasicErrorController.error", + "uniq_name": "span|ts-travel2-service::BasicErrorController.error", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "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": "erroring, missing, silent", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "is_alarm": false, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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, silent", + "state_start_time": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": false, + "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": 1753355518, + "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": 1753355518, + "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, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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, silent", + "state_start_time": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "missing", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": "missing", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "is_alarm": false, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 523, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripsByRouteId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "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": "erroring, missing, silent", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "is_alarm": false, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": false, + "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": 1753355518, + "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": 1753355518, + "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, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 217, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "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": "healthy, missing, silent", + "state_start_time": 1753355518, + "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.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "healthy, missing, silent", + "state_start_time": 1753355518, + "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::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "healthy, missing, silent", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "is_alarm": false, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 217, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "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": "healthy, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "missing", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": "missing", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "is_alarm": false, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 217, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "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": "healthy, missing, silent, slow", + "state_start_time": 1753355518, + "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.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "healthy, missing, silent", + "state_start_time": 1753355518, + "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/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "healthy, missing, silent", + "state_start_time": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": false, + "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": 1753355518, + "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": 1753355518, + "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, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 217, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "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": "healthy, missing, silent, slow", + "state_start_time": 1753355518, + "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.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "healthy, missing, silent", + "state_start_time": 1753355518, + "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/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "healthy, missing, silent", + "state_start_time": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 217, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "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": "healthy, missing, silent, slow", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": false, + "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": 1753355518, + "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": 1753355518, + "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, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 217, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "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": "healthy, missing, silent, slow", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": false, + "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": 1753355518, + "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": 1753355518, + "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, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByRouteId", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 523, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripsByRouteId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": "erroring, missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "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": "erroring, missing, silent", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "is_alarm": false, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 527, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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, silent", + "state_start_time": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": false, + "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": 1753355518, + "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": 1753355518, + "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, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 527, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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, silent", + "state_start_time": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "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": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 228, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 527, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "missing, silent", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "missing", + "state_start_time": 1753355518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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": "missing", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "is_alarm": false, + "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", + "state_start_time": 1753355518, + "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", + "state_start_time": 1753355518, + "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, silent, slow", + "state_start_time": 1753355518, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "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": 543, + "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.1529903765, + "abnormal_avg_duration": 20.0024502308, + "avg_duration_ratio": 130.7431924046543, + "normal_p99": 1.1181233910900008, + "abnormal_p99": 20.00456044602, + "p99_ratio": 17.89119215770863, + "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": 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.5503338664605264, + "abnormal_avg_duration": 20.001591484142857, + "avg_duration_ratio": 36.34446779149381, + "normal_p99": 3.58652089825, + "abnormal_p99": 20.00325247118, + "p99_ratio": 5.577341674194719, + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.5905238495964912, + "abnormal_avg_duration": 20.00114518166667, + "avg_duration_ratio": 33.87017339830319, + "normal_p99": 2.155375520319999, + "abnormal_p99": 20.00149165896, + "p99_ratio": 9.27981758649206, + "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.602005826, + "abnormal_avg_duration": 20.0035177875, + "avg_duration_ratio": 33.228113289887006, + "normal_p99": 2.9127666193999993, + "abnormal_p99": 20.00455092555, + "p99_ratio": 6.867886631326041, + "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": 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": 543, + "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.1529903765, + "abnormal_avg_duration": 20.0024502308, + "avg_duration_ratio": 130.7431924046543, + "normal_p99": 1.1181233910900008, + "abnormal_p99": 20.00456044602, + "p99_ratio": 17.89119215770863, + "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-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-7", + "path-14" + ] + }, + { + "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.5503338664605264, + "abnormal_avg_duration": 20.001591484142857, + "avg_duration_ratio": 36.34446779149381, + "normal_p99": 3.58652089825, + "abnormal_p99": 20.00325247118, + "p99_ratio": 5.577341674194719, + "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-8", + "path-11", + "path-15", + "path-18", + "path-22", + "path-26", + "path-28", + "path-30", + "path-33" + ] + }, + { + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.5905238495964912, + "abnormal_avg_duration": 20.00114518166667, + "avg_duration_ratio": 33.87017339830319, + "normal_p99": 2.155375520319999, + "abnormal_p99": 20.00149165896, + "p99_ratio": 9.27981758649206, + "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-10", + "path-13", + "path-17", + "path-20", + "path-21", + "path-24", + "path-25", + "path-32", + "path-35" + ] + }, + { + "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.602005826, + "abnormal_avg_duration": 20.0035177875, + "avg_duration_ratio": 33.228113289887006, + "normal_p99": 2.9127666193999993, + "abnormal_p99": 20.00455092555, + "p99_ratio": 6.867886631326041, + "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-9", + "path-12", + "path-16", + "path-19", + "path-23", + "path-27", + "path-29", + "path-31", + "path-34" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "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": 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": 543, + "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.1529903765, + "abnormal_avg_duration": 20.0024502308, + "avg_duration_ratio": 130.7431924046543, + "normal_p99": 1.1181233910900008, + "abnormal_p99": 20.00456044602, + "p99_ratio": 17.89119215770863, + "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-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-7", + "path-14" + ] + }, + { + "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.5503338664605264, + "abnormal_avg_duration": 20.001591484142857, + "avg_duration_ratio": 36.34446779149381, + "normal_p99": 3.58652089825, + "abnormal_p99": 20.00325247118, + "p99_ratio": 5.577341674194719, + "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-8", + "path-11", + "path-15", + "path-18", + "path-22", + "path-26", + "path-28", + "path-30", + "path-33" + ] + }, + { + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.5905238495964912, + "abnormal_avg_duration": 20.00114518166667, + "avg_duration_ratio": 33.87017339830319, + "normal_p99": 2.155375520319999, + "abnormal_p99": 20.00149165896, + "p99_ratio": 9.27981758649206, + "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-10", + "path-13", + "path-17", + "path-20", + "path-21", + "path-24", + "path-25", + "path-32", + "path-35" + ] + }, + { + "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.602005826, + "abnormal_avg_duration": 20.0035177875, + "avg_duration_ratio": 33.228113289887006, + "normal_p99": 2.9127666193999993, + "abnormal_p99": 20.00455092555, + "p99_ratio": 6.867886631326041, + "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-9", + "path-12", + "path-16", + "path-19", + "path-23", + "path-27", + "path-29", + "path-31", + "path-34" + ] + } + ], + "candidate_alarm_node_ids": [ + 531, + 532, + 534, + 539, + 543, + 544, + 545, + 546, + 549 + ], + "explained_alarm_node_ids": [ + 543, + 544, + 545, + 546 + ], + "unexplained_alarm_node_ids": [ + 531, + 532, + 534, + 539, + 549 + ], + "candidate_alarm_count": 9, + "explained_alarm_count": 4, + "unexplained_alarm_count": 5, + "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-basic-service", + "service|ts-travel2-service" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkBandwidth", + "resolution_method": "network_ground_truth_both", + "network_source": "ts-basic-service", + "network_target": "ts-travel2-service", + "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/ts5-ts-order-other-service-container-kill-p8t6kq/.finished b/cases/ts5-ts-order-other-service-container-kill-p8t6kq/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts5-ts-order-other-service-container-kill-p8t6kq/causal_graph.json b/cases/ts5-ts-order-other-service-container-kill-p8t6kq/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..05c7745e3acd5679cbbece454117e857869ffd5f --- /dev/null +++ b/cases/ts5-ts-order-other-service-container-kill-p8t6kq/causal_graph.json @@ -0,0 +1,1133 @@ +{ + "case_name": "ts5-ts-order-other-service-container-kill-p8t6kq", + "fault_type": "ContainerKill", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1753005497, + "component": "service|ts-order-other-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-order-other-service::OrderOtherController.queryOrdersForRefresh", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-order-other-service::SELECT Order", + "state": [ + "missing" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-security-service::SecurityController.check", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-preserve-service::PreserveController.preserve", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-order-other-service::OrderOtherController.securityInfoCheck", + "state": [ + "missing" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-order-other-service::OrderOtherRepository.findByTravelDateAndTrainNumber", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "missing", + "slow" + ] + } + ], + "edges": [ + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "source": "service|ts-order-other-service", + "target": "span|ts-order-other-service::OrderOtherRepository.findByTravelDateAndTrainNumber" + }, + { + "source": "span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "target": "span|ts-order-other-service::OrderOtherController.securityInfoCheck" + }, + { + "source": "service|ts-order-other-service", + "target": "span|ts-order-other-service::OrderOtherController.securityInfoCheck" + }, + { + "source": "service|ts-order-other-service", + "target": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh" + }, + { + "source": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "target": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets" + }, + { + "source": "service|ts-order-other-service", + "target": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-preserve-service::PreserveController.preserve" + }, + { + "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::POST /api/v1/travelplanservice/travelPlan/cheapest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "span|ts-security-service::SecurityController.check", + "target": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}" + }, + { + "source": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "target": "span|ts-preserve-service::PreserveController.preserve" + }, + { + "source": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "target": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + }, + { + "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-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "source": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "target": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh" + }, + { + "source": "span|ts-order-other-service::OrderOtherRepository.findByTravelDateAndTrainNumber", + "target": "span|ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId" + }, + { + "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::Travel2Controller.queryInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "span|ts-preserve-service::PreserveController.preserve", + "target": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve" + }, + { + "source": "service|ts-order-other-service", + "target": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets" + }, + { + "source": "span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "target": "span|ts-order-other-service::OrderOtherController.queryOrdersForRefresh" + }, + { + "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::POST /api/v1/travel2service/trips/left", + "target": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + }, + { + "source": "span|ts-order-other-service::OrderOtherController.securityInfoCheck", + "target": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + }, + { + "source": "service|ts-order-other-service", + "target": "span|ts-order-other-service::OrderOtherController.queryOrdersForRefresh" + }, + { + "source": "span|ts-order-other-service::SELECT Order", + "target": "span|ts-order-other-service::OrderOtherRepository.findByAccountId" + }, + { + "source": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "target": "span|ts-seat-service::SeatController.getLeftTicketOfInterval" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "service|ts-order-other-service", + "target": "span|ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId" + }, + { + "source": "span|ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "target": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets" + }, + { + "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-order-other-service::OrderOtherController.queryOrdersForRefresh", + "target": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh" + }, + { + "source": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "target": "span|ts-security-service::SecurityController.check" + }, + { + "source": "service|ts-order-other-service", + "target": "span|ts-order-other-service::OrderOtherRepository.findByAccountId" + }, + { + "source": "service|ts-order-other-service", + "target": "span|ts-order-other-service::SELECT Order" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + } + ], + "root_causes": [ + { + "timestamp": 1753005497, + "component": "service|ts-order-other-service", + "state": [ + "unavailable", + "degraded" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753005497, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + } + ], + "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", + "span|ts-order-other-service::OrderOtherController.queryOrdersForRefresh": "ts-order-other-service", + "span|ts-order-other-service::OrderOtherRepository.findByAccountId": "ts-order-other-service", + "span|ts-order-other-service::SELECT Order": "ts-order-other-service", + "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}": "ts-order-other-service", + "span|ts-security-service::SecurityController.check": "ts-security-service", + "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}": "ts-security-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-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets": "ts-order-other-service", + "span|ts-seat-service::SeatController.getLeftTicketOfInterval": "ts-seat-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-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-order-other-service::OrderOtherController.getTicketListByDateAndTripId": "ts-order-other-service", + "span|ts-order-other-service::OrderOtherController.securityInfoCheck": "ts-order-other-service", + "span|ts-order-other-service::OrderOtherRepository.findByTravelDateAndTrainNumber": "ts-order-other-service", + "span|ts-travel-service::TravelController.getTripAllDetailInfo": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail": "ts-travel-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 338, + "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.010902172734693877, + "abnormal_avg_duration": 0.01113928892, + "avg_duration_ratio": 1.0217494430767502, + "normal_p99": 0.04957926629999994, + "abnormal_p99": 0.04462241833000004, + "p99_ratio": 0.9000217562719377, + "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": 352, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "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.057869941, + "abnormal_avg_duration": 0.03923159487, + "avg_duration_ratio": 0.6779269892464552, + "normal_p99": 0.8134549926199947, + "abnormal_p99": 0.19094037452000012, + "p99_ratio": 0.23472764474038688, + "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": 557, + "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.01530781816, + "abnormal_avg_duration": 0.09046668218181819, + "avg_duration_ratio": 5.9098351728668685, + "normal_p99": 0.03515238063999999, + "abnormal_p99": 1.3704220031999985, + "p99_ratio": 38.98518331474232, + "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": 563, + "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.05029499782142857, + "abnormal_avg_duration": 0.2564992694166667, + "avg_duration_ratio": 5.09989622282841, + "normal_p99": 0.13086775471, + "abnormal_p99": 1.745140173600001, + "p99_ratio": 13.33514262139816, + "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": 564, + "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.644927536231884, + "success_rate_drop": 0.35507246376811596, + "normal_avg_duration": 0.00895673157142857, + "abnormal_avg_duration": 0.02619731486231884, + "avg_duration_ratio": 2.92487439792063, + "normal_p99": 0.03618255175999994, + "abnormal_p99": 0.4181519476699976, + "p99_ratio": 11.556729067745506, + "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": 566, + "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.6976744186046512, + "success_rate_drop": 0.3023255813953488, + "normal_avg_duration": 0.5881324807446808, + "abnormal_avg_duration": 0.26194893916279066, + "avg_duration_ratio": 0.4453910432409999, + "normal_p99": 3.5497710414799997, + "abnormal_p99": 1.288080916039999, + "p99_ratio": 0.3628630976444503, + "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": 567, + "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.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.2838018646037736, + "abnormal_avg_duration": 0.24514465604444444, + "avg_duration_ratio": 0.8637880388372362, + "normal_p99": 2.4717206023999996, + "abnormal_p99": 2.9458669261600012, + "p99_ratio": 1.1918284466697464, + "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": 568, + "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.8571428571428571, + "success_rate_drop": 0.1428571428571429, + "normal_avg_duration": 0.47997257373076924, + "abnormal_avg_duration": 1.0734620612380952, + "avg_duration_ratio": 2.2365070839239904, + "normal_p99": 2.92089327675, + "abnormal_p99": 4.636206014400001, + "p99_ratio": 1.5872562175768994, + "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": 569, + "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.5925925925925926, + "success_rate_drop": 0.40740740740740744, + "normal_avg_duration": 0.9487552919545454, + "abnormal_avg_duration": 0.5754713221111112, + "avg_duration_ratio": 0.606554005011739, + "normal_p99": 4.605404903499999, + "abnormal_p99": 3.196800655839996, + "p99_ratio": 0.6941410631257423, + "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": 570, + "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.8, + "success_rate_drop": 0.19999999999999996, + "normal_avg_duration": 0.4531058625666667, + "abnormal_avg_duration": 0.9036303865599999, + "avg_duration_ratio": 1.994303012195183, + "normal_p99": 1.7695323821000009, + "abnormal_p99": 6.03449929616, + "p99_ratio": 3.410222586036278, + "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": 564, + "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.644927536231884, + "success_rate_drop": 0.35507246376811596, + "normal_avg_duration": 0.00895673157142857, + "abnormal_avg_duration": 0.02619731486231884, + "avg_duration_ratio": 2.92487439792063, + "normal_p99": 0.03618255175999994, + "abnormal_p99": 0.4181519476699976, + "p99_ratio": 11.556729067745506, + "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-1", + "path-2", + "path-3" + ] + }, + { + "node_id": 566, + "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.6976744186046512, + "success_rate_drop": 0.3023255813953488, + "normal_avg_duration": 0.5881324807446808, + "abnormal_avg_duration": 0.26194893916279066, + "avg_duration_ratio": 0.4453910432409999, + "normal_p99": 3.5497710414799997, + "abnormal_p99": 1.288080916039999, + "p99_ratio": 0.3628630976444503, + "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-4", + "path-13", + "path-14", + "path-19" + ] + }, + { + "node_id": 567, + "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.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.2838018646037736, + "abnormal_avg_duration": 0.24514465604444444, + "avg_duration_ratio": 0.8637880388372362, + "normal_p99": 2.4717206023999996, + "abnormal_p99": 2.9458669261600012, + "p99_ratio": 1.1918284466697464, + "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-8", + "path-12", + "path-18" + ] + }, + { + "node_id": 568, + "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.8571428571428571, + "success_rate_drop": 0.1428571428571429, + "normal_avg_duration": 0.47997257373076924, + "abnormal_avg_duration": 1.0734620612380952, + "avg_duration_ratio": 2.2365070839239904, + "normal_p99": 2.92089327675, + "abnormal_p99": 4.636206014400001, + "p99_ratio": 1.5872562175768994, + "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-9", + "path-15" + ] + }, + { + "node_id": 569, + "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.5925925925925926, + "success_rate_drop": 0.40740740740740744, + "normal_avg_duration": 0.9487552919545454, + "abnormal_avg_duration": 0.5754713221111112, + "avg_duration_ratio": 0.606554005011739, + "normal_p99": 4.605404903499999, + "abnormal_p99": 3.196800655839996, + "p99_ratio": 0.6941410631257423, + "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-10", + "path-16" + ] + }, + { + "node_id": 570, + "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.8, + "success_rate_drop": 0.19999999999999996, + "normal_avg_duration": 0.4531058625666667, + "abnormal_avg_duration": 0.9036303865599999, + "avg_duration_ratio": 1.994303012195183, + "normal_p99": 1.7695323821000009, + "abnormal_p99": 6.03449929616, + "p99_ratio": 3.410222586036278, + "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-7", + "path-11", + "path-17" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 338, + "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.010902172734693877, + "abnormal_avg_duration": 0.01113928892, + "avg_duration_ratio": 1.0217494430767502, + "normal_p99": 0.04957926629999994, + "abnormal_p99": 0.04462241833000004, + "p99_ratio": 0.9000217562719377, + "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": 352, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "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.057869941, + "abnormal_avg_duration": 0.03923159487, + "avg_duration_ratio": 0.6779269892464552, + "normal_p99": 0.8134549926199947, + "abnormal_p99": 0.19094037452000012, + "p99_ratio": 0.23472764474038688, + "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": "weak_noise" + }, + { + "node_id": 557, + "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.01530781816, + "abnormal_avg_duration": 0.09046668218181819, + "avg_duration_ratio": 5.9098351728668685, + "normal_p99": 0.03515238063999999, + "abnormal_p99": 1.3704220031999985, + "p99_ratio": 38.98518331474232, + "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": 563, + "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.05029499782142857, + "abnormal_avg_duration": 0.2564992694166667, + "avg_duration_ratio": 5.09989622282841, + "normal_p99": 0.13086775471, + "abnormal_p99": 1.745140173600001, + "p99_ratio": 13.33514262139816, + "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" + } + ], + "candidate_alarm_count": 10, + "explained_alarm_count": 6, + "unexplained_alarm_count": 4, + "candidate_strong_alarm_count": 6, + "explained_strong_alarm_count": 6, + "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-order-other-service-container-kill-p8t6kq/env.json b/cases/ts5-ts-order-other-service-container-kill-p8t6kq/env.json new file mode 100644 index 0000000000000000000000000000000000000000..1377ee9fbec19d1b52b12beacca04b021ad1ce25 --- /dev/null +++ b/cases/ts5-ts-order-other-service-container-kill-p8t6kq/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts5", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1753005257", + "NORMAL_END": "1753005497", + "ABNORMAL_START": "1753005497", + "ABNORMAL_END": "1753005737" +} \ No newline at end of file diff --git a/cases/ts5-ts-order-other-service-container-kill-p8t6kq/injection.json b/cases/ts5-ts-order-other-service-container-kill-p8t6kq/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..6c8cb0e131964091bfcc9484c3663fa122286050 --- /dev/null +++ b/cases/ts5-ts-order-other-service-container-kill-p8t6kq/injection.json @@ -0,0 +1,36 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-07-20T09:58:17.001952Z", + "description": "Fault for task fb8fc3ce-0f6a-44f0-a756-43700ff519cf", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_label\":\"ts-order-other-service\",\"container_name\":\"ts-order-other-service\",\"pod_name\":\"ts-order-other-service-57fb47f8b4-fgg77\"},\"namespace\":\"ts\"}", + "end_time": "2025-07-20T10:02:17Z", + "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\":23}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":2}", + "fault_type": 2, + "ground_truth": { + "container": [ + "ts-order-other-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-order-other-service-78c95666f-lzr8f" + ], + "service": [ + "ts-order-other-service" + ], + "span": null, + "additional_properties": {} + }, + "id": 573, + "injection_name": "ts5-ts-order-other-service-container-kill-p8t6kq", + "labels": { + "batch": "bootstrap", + "env": "prod" + }, + "pre_duration": 4, + "start_time": "2025-07-20T09:58:17Z", + "status": 2, + "task_id": "fb8fc3ce-0f6a-44f0-a756-43700ff519cf", + "updated_at": "2025-07-20T10:04:17.231626Z", + "additional_properties": {} +} \ No newline at end of file diff --git a/cases/ts5-ts-order-other-service-container-kill-p8t6kq/label.txt b/cases/ts5-ts-order-other-service-container-kill-p8t6kq/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts5-ts-order-other-service-container-kill-p8t6kq/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts5-ts-order-other-service-container-kill-p8t6kq/result.json b/cases/ts5-ts-order-other-service-container-kill-p8t6kq/result.json new file mode 100644 index 0000000000000000000000000000000000000000..25ab1846a4f0cb094d8b842cc803fcdaf3785790 --- /dev/null +++ b/cases/ts5-ts-order-other-service-container-kill-p8t6kq/result.json @@ -0,0 +1,25076 @@ +{ + "case_name": "ts5-ts-order-other-service-container-kill-p8t6kq", + "injection_nodes": [ + "service|ts-order-other-service" + ], + "alarm_nodes": [ + 352, + 557, + 338, + 563, + 564, + 566, + 567, + 568, + 569, + 570 + ], + "propagation_result": { + "injection_node_ids": [ + 231 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 231, + 389, + 564 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497 + ], + "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": 389, + "edge_admitted": true, + "features_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": 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": "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 389, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 564, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 383, + 389, + 564 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 383, + "edge_admitted": true, + "features_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": 389, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 383, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 389, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 564, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 385, + 383, + 389, + 564 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 385, + "edge_admitted": true, + "features_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": 383, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 389, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 385, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 383, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 389, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 564, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 391, + 385, + 383, + 389, + 564 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 391, + "edge_admitted": true, + "features_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": 385, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 383, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 389, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 391, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 385, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 383, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 389, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 564, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 376, + 479, + 476, + 436, + 435, + 566 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 376, + "edge_admitted": true, + "features_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": 479, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "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": 2, + "dst_node_id": 476, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "matched": true + }, + { + "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": 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.30952380952380953, + "matched": true + }, + { + "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": 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.30952380952380953, + "matched": true + }, + { + "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": 566, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 376, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 479, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 476, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 436, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 435, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 566, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 390, + 474, + 472, + 518, + 515, + 568 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 390, + "edge_admitted": true, + "features_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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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.14285714285714285, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + }, + { + "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": 568, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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 + }, + { + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 518, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 568, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 390, + 474, + 472, + 519, + 516, + 569 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 390, + "edge_admitted": true, + "features_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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "matched": true + }, + { + "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": 569, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 519, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 516, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 569, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 390, + 474, + 472, + 520, + 517, + 570 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 390, + "edge_admitted": true, + "features_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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 520, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "matched": true + }, + { + "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": 570, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 520, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 517, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 570, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 390, + 474, + 472, + 546, + 538, + 567 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 390, + "edge_admitted": true, + "features_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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.25274725274725274, + "matched": true + }, + { + "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": 538, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.25274725274725274, + "matched": true + }, + { + "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": 567, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3333333333333333, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 546, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 538, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 567, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 381, + 390, + 474, + 472, + 518, + 515, + 568 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 381, + "edge_admitted": true, + "features_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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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.14285714285714285, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + }, + { + "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": 568, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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 + }, + { + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 518, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 515, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 568, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 381, + 390, + 474, + 472, + 519, + 516, + 569 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 381, + "edge_admitted": true, + "features_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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "matched": true + }, + { + "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": 569, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 519, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 516, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 569, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 381, + 390, + 474, + 472, + 520, + 517, + 570 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 381, + "edge_admitted": true, + "features_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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 520, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "matched": true + }, + { + "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": 570, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 520, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 517, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 570, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 381, + 390, + 474, + 472, + 546, + 538, + 567 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 381, + "edge_admitted": true, + "features_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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.25274725274725274, + "matched": true + }, + { + "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": 538, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.25274725274725274, + "matched": true + }, + { + "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": 567, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3333333333333333, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 546, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 538, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 567, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 384, + 376, + 479, + 476, + 436, + 435, + 566 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 384, + "edge_admitted": true, + "features_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": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 479, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "matched": true + }, + { + "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": 476, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "matched": true + }, + { + "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": 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.30952380952380953, + "matched": true + }, + { + "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": 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.30952380952380953, + "matched": true + }, + { + "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": 566, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 384, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 376, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 479, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 476, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 436, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 435, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 566, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 385, + 384, + 376, + 479, + 476, + 436, + 435, + 566 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 385, + "edge_admitted": true, + "features_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": 384, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 479, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "matched": true + }, + { + "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": 476, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "matched": true + }, + { + "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": 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.30952380952380953, + "matched": true + }, + { + "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": 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.30952380952380953, + "matched": true + }, + { + "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": 566, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 385, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 384, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 376, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 479, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 476, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 436, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 435, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 8, + "node_id": 566, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 387, + 381, + 390, + 474, + 472, + 518, + 515, + 568 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 387, + "edge_admitted": true, + "features_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": 381, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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.14285714285714285, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + }, + { + "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": 568, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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 + }, + { + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 387, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 518, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 515, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 8, + "node_id": 568, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 387, + 381, + 390, + 474, + 472, + 519, + 516, + 569 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 387, + "edge_admitted": true, + "features_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": 381, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "matched": true + }, + { + "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": 569, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 387, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 519, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 516, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 8, + "node_id": 569, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 387, + 381, + 390, + 474, + 472, + 520, + 517, + 570 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 387, + "edge_admitted": true, + "features_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": 381, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 520, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "matched": true + }, + { + "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": 570, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 387, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 520, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 517, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 8, + "node_id": 570, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 387, + 381, + 390, + 474, + 472, + 546, + 538, + 567 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 387, + "edge_admitted": true, + "features_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": 381, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.25274725274725274, + "matched": true + }, + { + "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": 538, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.25274725274725274, + "matched": true + }, + { + "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": 567, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3333333333333333, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 387, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 538, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 8, + "node_id": 567, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 390, + 474, + 472, + 529, + 522, + 436, + 435, + 566 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 390, + "edge_admitted": true, + "features_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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 529, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.30952380952380953, + "matched": true + }, + { + "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": 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.30952380952380953, + "matched": true + }, + { + "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": 566, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 529, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 436, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 435, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 8, + "node_id": 566, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 384, + 385, + 386, + 387, + 388, + 389, + 390, + 391, + 518, + 519, + 520, + 259, + 260, + 397, + 517, + 522, + 523, + 273, + 529, + 275, + 531, + 277, + 278, + 279, + 280, + 537, + 538, + 276, + 544, + 515, + 546, + 516, + 550, + 551, + 435, + 564, + 436, + 566, + 567, + 568, + 569, + 570, + 571, + 446, + 447, + 448, + 449, + 450, + 451, + 344, + 345, + 474, + 346, + 476, + 347, + 472, + 479, + 231, + 376, + 377, + 378, + 379, + 380, + 381, + 382, + 383 + ], + "max_hops_reached": 8, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 231, + 376, + 479, + 476, + 436, + 435, + 566 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": false, + "evidence": { + "fault_type_name": "ContainerKill", + "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": "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": 479, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "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": 1, + "dst_node_id": 476, + "edge_admitted": false, + "features_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.30952380952380953, + "matched": true + } + ], + "passed": false + }, + { + "edge_index": 3, + "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": "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.30952380952380953, + "matched": true + }, + { + "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": 435, + "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.30952380952380953, + "matched": true + }, + { + "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": 566, + "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.30952380952380953, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "1 edge(s) failed manifest layer check (edge-kind or magnitude band miss)" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 376, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 479, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 476, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 436, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 435, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 566, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 231, + "component": "service|ts-order-other-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": "service|ts-order-other-service", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1753005497 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "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/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": 10, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 231, + 389, + 564 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497 + ], + "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": 389, + "edge_admitted": true, + "features_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": 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": "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 389, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 564, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 383, + 389, + 564 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 383, + "edge_admitted": true, + "features_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": 389, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 383, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 389, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 564, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 385, + 383, + 389, + 564 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 385, + "edge_admitted": true, + "features_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": 383, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 389, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 385, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 383, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 389, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 564, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 391, + 385, + 383, + 389, + 564 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 391, + "edge_admitted": true, + "features_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": 385, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 383, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 389, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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": "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 391, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 385, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 383, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 389, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 564, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 376, + 479, + 476, + 436, + 435, + 566 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 376, + "edge_admitted": true, + "features_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": 479, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "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": 2, + "dst_node_id": 476, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "matched": true + }, + { + "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": 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.30952380952380953, + "matched": true + }, + { + "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": 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.30952380952380953, + "matched": true + }, + { + "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": 566, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 376, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 479, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 476, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 436, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 435, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 566, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 390, + 474, + 472, + 518, + 515, + 568 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 390, + "edge_admitted": true, + "features_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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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.14285714285714285, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + }, + { + "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": 568, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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 + }, + { + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 518, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 515, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 568, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 390, + 474, + 472, + 519, + 516, + 569 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 390, + "edge_admitted": true, + "features_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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "matched": true + }, + { + "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": 569, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 519, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 516, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 569, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 390, + 474, + 472, + 520, + 517, + 570 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 390, + "edge_admitted": true, + "features_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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 520, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "matched": true + }, + { + "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": 570, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 520, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 517, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 570, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 390, + 474, + 472, + 546, + 538, + 567 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "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": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 390, + "edge_admitted": true, + "features_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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.25274725274725274, + "matched": true + }, + { + "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": 538, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.25274725274725274, + "matched": true + }, + { + "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": 567, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3333333333333333, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 546, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 538, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 567, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 381, + 390, + 474, + 472, + 518, + 515, + 568 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 381, + "edge_admitted": true, + "features_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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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.14285714285714285, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + }, + { + "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": 568, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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 + }, + { + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 518, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 515, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 568, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 381, + 390, + 474, + 472, + 519, + 516, + 569 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 381, + "edge_admitted": true, + "features_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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "matched": true + }, + { + "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": 569, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 519, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 516, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 569, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 381, + 390, + 474, + 472, + 520, + 517, + 570 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 381, + "edge_admitted": true, + "features_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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 520, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "matched": true + }, + { + "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": 570, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 520, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 517, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 570, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 381, + 390, + 474, + 472, + 546, + 538, + 567 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 381, + "edge_admitted": true, + "features_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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.25274725274725274, + "matched": true + }, + { + "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": 538, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.25274725274725274, + "matched": true + }, + { + "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": 567, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3333333333333333, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 546, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 538, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 567, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 384, + 376, + 479, + 476, + 436, + 435, + 566 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 384, + "edge_admitted": true, + "features_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": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 479, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "matched": true + }, + { + "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": 476, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "matched": true + }, + { + "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": 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.30952380952380953, + "matched": true + }, + { + "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": 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.30952380952380953, + "matched": true + }, + { + "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": 566, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 384, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 376, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 479, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 476, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 436, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 435, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 566, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 385, + 384, + 376, + 479, + 476, + 436, + 435, + 566 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 385, + "edge_admitted": true, + "features_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": 384, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 479, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "matched": true + }, + { + "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": 476, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "matched": true + }, + { + "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": 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.30952380952380953, + "matched": true + }, + { + "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": 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.30952380952380953, + "matched": true + }, + { + "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": 566, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 385, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 384, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 376, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 479, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 476, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 436, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 435, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 8, + "node_id": 566, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 387, + 381, + 390, + 474, + 472, + 518, + 515, + 568 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 387, + "edge_admitted": true, + "features_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": 381, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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.14285714285714285, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + }, + { + "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": 568, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "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 + }, + { + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 387, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 518, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 515, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 8, + "node_id": 568, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 387, + 381, + 390, + 474, + 472, + 519, + 516, + 569 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 387, + "edge_admitted": true, + "features_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": 381, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "matched": true + }, + { + "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": 569, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4074074074074074, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 387, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 519, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 516, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 8, + "node_id": 569, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 387, + 381, + 390, + 474, + 472, + 520, + 517, + 570 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 387, + "edge_admitted": true, + "features_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": 381, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 520, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "matched": true + }, + { + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "matched": true + }, + { + "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": 570, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 387, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 520, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 517, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 8, + "node_id": 570, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 387, + 381, + 390, + 474, + 472, + 546, + 538, + 567 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "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:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 387, + "edge_admitted": true, + "features_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": 381, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 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": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.25274725274725274, + "matched": true + }, + { + "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": 538, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.25274725274725274, + "matched": true + }, + { + "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": 567, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.3333333333333333, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 387, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 381, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 538, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 8, + "node_id": 567, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 231, + 390, + 474, + 472, + 529, + 522, + 436, + 435, + 566 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "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", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497, + 1753005497 + ], + "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": 390, + "edge_admitted": true, + "features_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": 474, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.04014167650531287, + "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": 529, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + 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": 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.30952380952380953, + "matched": true + }, + { + "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": 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.30952380952380953, + "matched": true + }, + { + "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": 566, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30952380952380953, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "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": 1753005497, + "dst_onset": 1753005497, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753005497, + "window_end": 1753005796, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 231, + "onset": 1753005497, + "is_injection": true, + "lower_bound": 1753005492, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 1, + "node_id": 390, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 2, + "node_id": 474, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 3, + "node_id": 472, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 4, + "node_id": 529, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 6, + "node_id": 436, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 7, + "node_id": 435, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + }, + { + "node_index": 8, + "node_id": 566, + "onset": 1753005497, + "is_injection": false, + "lower_bound": 1753005497, + "upper_bound": 1753005796, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 20, + "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": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 389, + "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": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 564, + "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": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 383, + "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": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 389, + "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": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 564, + "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": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 385, + "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": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 383, + "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": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 389, + "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": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 564, + "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": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 391, + "kind": "span", + "name": "ts-order-other-service::SELECT Order", + "uniq_name": "span|ts-order-other-service::SELECT Order", + "state": "healthy, missing", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 385, + "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": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 383, + "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": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 389, + "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": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 564, + "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": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 376, + "kind": "span", + "name": "ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "uniq_name": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "state": "healthy, missing", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 479, + "kind": "span", + "name": "ts-security-service::SecurityController.check", + "uniq_name": "span|ts-security-service::SecurityController.check", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 476, + "kind": "span", + "name": "ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "uniq_name": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 436, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "erroring, healthy, missing", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 435, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "erroring, healthy, missing", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 566, + "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", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 390, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 568, + "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": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 390, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 569, + "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, slow", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 390, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 570, + "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": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 390, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 538, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 567, + "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, slow", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 381, + "kind": "span", + "name": "ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 390, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 568, + "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": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 381, + "kind": "span", + "name": "ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 390, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 569, + "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, slow", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 381, + "kind": "span", + "name": "ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 390, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 570, + "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": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 381, + "kind": "span", + "name": "ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 390, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 538, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 567, + "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, slow", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 384, + "kind": "span", + "name": "ts-order-other-service::OrderOtherController.securityInfoCheck", + "uniq_name": "span|ts-order-other-service::OrderOtherController.securityInfoCheck", + "state": "healthy, missing", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 376, + "kind": "span", + "name": "ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "uniq_name": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "state": "healthy, missing", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 479, + "kind": "span", + "name": "ts-security-service::SecurityController.check", + "uniq_name": "span|ts-security-service::SecurityController.check", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 476, + "kind": "span", + "name": "ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "uniq_name": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 436, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "erroring, healthy, missing", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 435, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "erroring, healthy, missing", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 566, + "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", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 385, + "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": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 384, + "kind": "span", + "name": "ts-order-other-service::OrderOtherController.securityInfoCheck", + "uniq_name": "span|ts-order-other-service::OrderOtherController.securityInfoCheck", + "state": "healthy, missing", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 376, + "kind": "span", + "name": "ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "uniq_name": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "state": "healthy, missing", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 479, + "kind": "span", + "name": "ts-security-service::SecurityController.check", + "uniq_name": "span|ts-security-service::SecurityController.check", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 476, + "kind": "span", + "name": "ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "uniq_name": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 436, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "erroring, healthy, missing", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 435, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "erroring, healthy, missing", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 566, + "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", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 387, + "kind": "span", + "name": "ts-order-other-service::OrderOtherRepository.findByTravelDateAndTrainNumber", + "uniq_name": "span|ts-order-other-service::OrderOtherRepository.findByTravelDateAndTrainNumber", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 381, + "kind": "span", + "name": "ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 390, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 568, + "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": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 387, + "kind": "span", + "name": "ts-order-other-service::OrderOtherRepository.findByTravelDateAndTrainNumber", + "uniq_name": "span|ts-order-other-service::OrderOtherRepository.findByTravelDateAndTrainNumber", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 381, + "kind": "span", + "name": "ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 390, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 569, + "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, slow", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 387, + "kind": "span", + "name": "ts-order-other-service::OrderOtherRepository.findByTravelDateAndTrainNumber", + "uniq_name": "span|ts-order-other-service::OrderOtherRepository.findByTravelDateAndTrainNumber", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 381, + "kind": "span", + "name": "ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 390, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 570, + "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": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 387, + "kind": "span", + "name": "ts-order-other-service::OrderOtherRepository.findByTravelDateAndTrainNumber", + "uniq_name": "span|ts-order-other-service::OrderOtherRepository.findByTravelDateAndTrainNumber", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 381, + "kind": "span", + "name": "ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "uniq_name": "span|ts-order-other-service::OrderOtherController.getTicketListByDateAndTripId", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 390, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 538, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 567, + "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, slow", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 231, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded, unavailable", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 390, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "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, healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 529, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "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": "healthy, missing, slow", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 436, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "erroring, healthy, missing", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 435, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "erroring, healthy, missing", + "state_start_time": 1753005497, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 566, + "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", + "state_start_time": 1753005497, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 338, + "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.010902172734693877, + "abnormal_avg_duration": 0.01113928892, + "avg_duration_ratio": 1.0217494430767502, + "normal_p99": 0.04957926629999994, + "abnormal_p99": 0.04462241833000004, + "p99_ratio": 0.9000217562719377, + "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": 352, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "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.057869941, + "abnormal_avg_duration": 0.03923159487, + "avg_duration_ratio": 0.6779269892464552, + "normal_p99": 0.8134549926199947, + "abnormal_p99": 0.19094037452000012, + "p99_ratio": 0.23472764474038688, + "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": 557, + "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.01530781816, + "abnormal_avg_duration": 0.09046668218181819, + "avg_duration_ratio": 5.9098351728668685, + "normal_p99": 0.03515238063999999, + "abnormal_p99": 1.3704220031999985, + "p99_ratio": 38.98518331474232, + "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": 563, + "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.05029499782142857, + "abnormal_avg_duration": 0.2564992694166667, + "avg_duration_ratio": 5.09989622282841, + "normal_p99": 0.13086775471, + "abnormal_p99": 1.745140173600001, + "p99_ratio": 13.33514262139816, + "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": 564, + "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.644927536231884, + "success_rate_drop": 0.35507246376811596, + "normal_avg_duration": 0.00895673157142857, + "abnormal_avg_duration": 0.02619731486231884, + "avg_duration_ratio": 2.92487439792063, + "normal_p99": 0.03618255175999994, + "abnormal_p99": 0.4181519476699976, + "p99_ratio": 11.556729067745506, + "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": 566, + "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.6976744186046512, + "success_rate_drop": 0.3023255813953488, + "normal_avg_duration": 0.5881324807446808, + "abnormal_avg_duration": 0.26194893916279066, + "avg_duration_ratio": 0.4453910432409999, + "normal_p99": 3.5497710414799997, + "abnormal_p99": 1.288080916039999, + "p99_ratio": 0.3628630976444503, + "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": 567, + "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.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.2838018646037736, + "abnormal_avg_duration": 0.24514465604444444, + "avg_duration_ratio": 0.8637880388372362, + "normal_p99": 2.4717206023999996, + "abnormal_p99": 2.9458669261600012, + "p99_ratio": 1.1918284466697464, + "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": 568, + "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.8571428571428571, + "success_rate_drop": 0.1428571428571429, + "normal_avg_duration": 0.47997257373076924, + "abnormal_avg_duration": 1.0734620612380952, + "avg_duration_ratio": 2.2365070839239904, + "normal_p99": 2.92089327675, + "abnormal_p99": 4.636206014400001, + "p99_ratio": 1.5872562175768994, + "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": 569, + "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.5925925925925926, + "success_rate_drop": 0.40740740740740744, + "normal_avg_duration": 0.9487552919545454, + "abnormal_avg_duration": 0.5754713221111112, + "avg_duration_ratio": 0.606554005011739, + "normal_p99": 4.605404903499999, + "abnormal_p99": 3.196800655839996, + "p99_ratio": 0.6941410631257423, + "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": 570, + "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.8, + "success_rate_drop": 0.19999999999999996, + "normal_avg_duration": 0.4531058625666667, + "abnormal_avg_duration": 0.9036303865599999, + "avg_duration_ratio": 1.994303012195183, + "normal_p99": 1.7695323821000009, + "abnormal_p99": 6.03449929616, + "p99_ratio": 3.410222586036278, + "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": 564, + "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.644927536231884, + "success_rate_drop": 0.35507246376811596, + "normal_avg_duration": 0.00895673157142857, + "abnormal_avg_duration": 0.02619731486231884, + "avg_duration_ratio": 2.92487439792063, + "normal_p99": 0.03618255175999994, + "abnormal_p99": 0.4181519476699976, + "p99_ratio": 11.556729067745506, + "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-1", + "path-2", + "path-3" + ] + }, + { + "node_id": 566, + "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.6976744186046512, + "success_rate_drop": 0.3023255813953488, + "normal_avg_duration": 0.5881324807446808, + "abnormal_avg_duration": 0.26194893916279066, + "avg_duration_ratio": 0.4453910432409999, + "normal_p99": 3.5497710414799997, + "abnormal_p99": 1.288080916039999, + "p99_ratio": 0.3628630976444503, + "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-4", + "path-13", + "path-14", + "path-19" + ] + }, + { + "node_id": 567, + "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.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.2838018646037736, + "abnormal_avg_duration": 0.24514465604444444, + "avg_duration_ratio": 0.8637880388372362, + "normal_p99": 2.4717206023999996, + "abnormal_p99": 2.9458669261600012, + "p99_ratio": 1.1918284466697464, + "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-8", + "path-12", + "path-18" + ] + }, + { + "node_id": 568, + "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.8571428571428571, + "success_rate_drop": 0.1428571428571429, + "normal_avg_duration": 0.47997257373076924, + "abnormal_avg_duration": 1.0734620612380952, + "avg_duration_ratio": 2.2365070839239904, + "normal_p99": 2.92089327675, + "abnormal_p99": 4.636206014400001, + "p99_ratio": 1.5872562175768994, + "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-9", + "path-15" + ] + }, + { + "node_id": 569, + "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.5925925925925926, + "success_rate_drop": 0.40740740740740744, + "normal_avg_duration": 0.9487552919545454, + "abnormal_avg_duration": 0.5754713221111112, + "avg_duration_ratio": 0.606554005011739, + "normal_p99": 4.605404903499999, + "abnormal_p99": 3.196800655839996, + "p99_ratio": 0.6941410631257423, + "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-10", + "path-16" + ] + }, + { + "node_id": 570, + "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.8, + "success_rate_drop": 0.19999999999999996, + "normal_avg_duration": 0.4531058625666667, + "abnormal_avg_duration": 0.9036303865599999, + "avg_duration_ratio": 1.994303012195183, + "normal_p99": 1.7695323821000009, + "abnormal_p99": 6.03449929616, + "p99_ratio": 3.410222586036278, + "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-7", + "path-11", + "path-17" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 338, + "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.010902172734693877, + "abnormal_avg_duration": 0.01113928892, + "avg_duration_ratio": 1.0217494430767502, + "normal_p99": 0.04957926629999994, + "abnormal_p99": 0.04462241833000004, + "p99_ratio": 0.9000217562719377, + "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": 352, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "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.057869941, + "abnormal_avg_duration": 0.03923159487, + "avg_duration_ratio": 0.6779269892464552, + "normal_p99": 0.8134549926199947, + "abnormal_p99": 0.19094037452000012, + "p99_ratio": 0.23472764474038688, + "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": "weak_noise" + }, + { + "node_id": 557, + "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.01530781816, + "abnormal_avg_duration": 0.09046668218181819, + "avg_duration_ratio": 5.9098351728668685, + "normal_p99": 0.03515238063999999, + "abnormal_p99": 1.3704220031999985, + "p99_ratio": 38.98518331474232, + "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": 563, + "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.05029499782142857, + "abnormal_avg_duration": 0.2564992694166667, + "avg_duration_ratio": 5.09989622282841, + "normal_p99": 0.13086775471, + "abnormal_p99": 1.745140173600001, + "p99_ratio": 13.33514262139816, + "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" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 564, + "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.644927536231884, + "success_rate_drop": 0.35507246376811596, + "normal_avg_duration": 0.00895673157142857, + "abnormal_avg_duration": 0.02619731486231884, + "avg_duration_ratio": 2.92487439792063, + "normal_p99": 0.03618255175999994, + "abnormal_p99": 0.4181519476699976, + "p99_ratio": 11.556729067745506, + "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-1", + "path-2", + "path-3" + ] + }, + { + "node_id": 566, + "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.6976744186046512, + "success_rate_drop": 0.3023255813953488, + "normal_avg_duration": 0.5881324807446808, + "abnormal_avg_duration": 0.26194893916279066, + "avg_duration_ratio": 0.4453910432409999, + "normal_p99": 3.5497710414799997, + "abnormal_p99": 1.288080916039999, + "p99_ratio": 0.3628630976444503, + "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-4", + "path-13", + "path-14", + "path-19" + ] + }, + { + "node_id": 567, + "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.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.2838018646037736, + "abnormal_avg_duration": 0.24514465604444444, + "avg_duration_ratio": 0.8637880388372362, + "normal_p99": 2.4717206023999996, + "abnormal_p99": 2.9458669261600012, + "p99_ratio": 1.1918284466697464, + "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-8", + "path-12", + "path-18" + ] + }, + { + "node_id": 568, + "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.8571428571428571, + "success_rate_drop": 0.1428571428571429, + "normal_avg_duration": 0.47997257373076924, + "abnormal_avg_duration": 1.0734620612380952, + "avg_duration_ratio": 2.2365070839239904, + "normal_p99": 2.92089327675, + "abnormal_p99": 4.636206014400001, + "p99_ratio": 1.5872562175768994, + "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-9", + "path-15" + ] + }, + { + "node_id": 569, + "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.5925925925925926, + "success_rate_drop": 0.40740740740740744, + "normal_avg_duration": 0.9487552919545454, + "abnormal_avg_duration": 0.5754713221111112, + "avg_duration_ratio": 0.606554005011739, + "normal_p99": 4.605404903499999, + "abnormal_p99": 3.196800655839996, + "p99_ratio": 0.6941410631257423, + "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-10", + "path-16" + ] + }, + { + "node_id": 570, + "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.8, + "success_rate_drop": 0.19999999999999996, + "normal_avg_duration": 0.4531058625666667, + "abnormal_avg_duration": 0.9036303865599999, + "avg_duration_ratio": 1.994303012195183, + "normal_p99": 1.7695323821000009, + "abnormal_p99": 6.03449929616, + "p99_ratio": 3.410222586036278, + "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-7", + "path-11", + "path-17" + ] + } + ], + "candidate_alarm_node_ids": [ + 338, + 352, + 557, + 563, + 564, + 566, + 567, + 568, + 569, + 570 + ], + "explained_alarm_node_ids": [ + 564, + 566, + 567, + 568, + 569, + 570 + ], + "unexplained_alarm_node_ids": [ + 338, + 352, + 557, + 563 + ], + "candidate_alarm_count": 10, + "explained_alarm_count": 6, + "unexplained_alarm_count": 4, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 6, + "explained_strong_alarm_count": 6, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "service|ts-order-other-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/ts5-ts-station-service-pod-kill-vgnbb5/.finished b/cases/ts5-ts-station-service-pod-kill-vgnbb5/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts5-ts-station-service-pod-kill-vgnbb5/causal_graph.json b/cases/ts5-ts-station-service-pod-kill-vgnbb5/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..f02847a50a355c52c2a556bb85c108132fd6827e --- /dev/null +++ b/cases/ts5-ts-station-service-pod-kill-vgnbb5/causal_graph.json @@ -0,0 +1,939 @@ +{ + "case_name": "ts5-ts-station-service-pod-kill-vgnbb5", + "fault_type": "PodKill", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1757151518, + "component": "service|ts-station-service", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1757151518, + "component": "span|ts-station-service::SELECT ts", + "state": [ + "missing" + ] + }, + { + "timestamp": 1757151518, + "component": "service|mysql", + "state": [ + "missing" + ] + }, + { + "timestamp": 1757151542, + "component": "service|ts-auth-service", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151542, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151542, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151562, + "component": "service|ts-travel2-service", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151562, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151673, + "component": "service|ts-config-service", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151673, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151518, + "component": "span|ts-station-service::SELECT ts.ts", + "state": [ + "missing" + ] + }, + { + "timestamp": 1757151643, + "component": "service|ts-travel-service", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151643, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151662, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1757151542, + "component": "span|ts-auth-service::SELECT User", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151758, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "state": [ + "missing" + ] + }, + { + "timestamp": 1757151562, + "component": "span|ts-travel2-service::BasicErrorController.error", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151572, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1757151575, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1757151562, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151542, + "component": "span|ts-auth-service::SELECT ts.auth_user", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151758, + "component": "span|ts-auth-service::SELECT User", + "state": [ + "missing" + ] + }, + { + "timestamp": 1757151562, + "component": "span|ts-travel2-service::TripRepository.findAll", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151572, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "service|mysql", + "target": "service|ts-travel-service" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/left" + }, + { + "source": "service|ts-station-service", + "target": "span|ts-station-service::SELECT ts" + }, + { + "source": "service|mysql", + "target": "service|ts-config-service" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::BasicErrorController.error" + }, + { + "source": "span|ts-auth-service::SELECT User", + "target": "span|ts-auth-service::UserRepository.findByUsername" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.queryInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "source": "span|ts-travel2-service::BasicErrorController.error", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "service|ts-auth-service", + "target": "span|ts-auth-service::SELECT ts.user_roles" + }, + { + "source": "service|mysql", + "target": "service|ts-auth-service" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "service|ts-auth-service", + "target": "span|ts-auth-service::SELECT User" + }, + { + "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-station-service::SELECT ts", + "target": "service|mysql" + }, + { + "source": "service|mysql", + "target": "service|ts-travel2-service" + }, + { + "source": "span|ts-auth-service::SELECT ts.auth_user", + "target": "span|ts-auth-service::SELECT User" + }, + { + "source": "span|ts-travel2-service::TripRepository.findAll", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "source": "service|ts-auth-service", + "target": "span|ts-auth-service::UserRepository.findByUsername" + }, + { + "source": "service|ts-auth-service", + "target": "span|ts-auth-service::SELECT ts.auth_user" + }, + { + "source": "span|ts-station-service::SELECT ts.ts", + "target": "service|mysql" + }, + { + "source": "service|ts-station-service", + "target": "span|ts-station-service::SELECT ts.ts" + }, + { + "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-travel2-service", + "target": "span|ts-travel2-service::TripRepository.findAll" + }, + { + "source": "service|ts-config-service", + "target": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}" + } + ], + "root_causes": [ + { + "timestamp": 1757151518, + "component": "service|ts-station-service", + "state": [ + "degraded", + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1757151542, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151542, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151562, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151673, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151662, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1757151758, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "state": [ + "missing" + ] + }, + { + "timestamp": 1757151572, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1757151575, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1757151542, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151542, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151562, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151673, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1757151662, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1757151758, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "state": [ + "missing" + ] + }, + { + "timestamp": 1757151572, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1757151575, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "service|ts-station-service": "ts-station-service", + "span|ts-station-service::SELECT ts": "ts-station-service", + "service|mysql": "mysql", + "service|ts-auth-service": "ts-auth-service", + "span|ts-auth-service::SELECT ts.user_roles": "ts-auth-service", + "span|ts-auth-service::UserRepository.findByUsername": "ts-auth-service", + "service|ts-travel2-service": "ts-travel2-service", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left": "ts-travel2-service", + "service|ts-config-service": "ts-config-service", + "span|ts-config-service::GET /api/v1/configservice/configs/{configName}": "ts-config-service", + "span|ts-station-service::SELECT ts.ts": "ts-station-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-auth-service::SELECT User": "ts-auth-service", + "span|ts-travel2-service::BasicErrorController.error": "ts-travel2-service", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left": "ts-ui-dashboard", + "span|ts-travel2-service::Travel2Controller.queryInfo": "ts-travel2-service", + "span|ts-auth-service::SELECT ts.auth_user": "ts-auth-service", + "span|ts-travel2-service::TripRepository.findAll": "ts-travel2-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 296, + "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": 298, + "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": 310, + "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": 522, + "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.6984126984126984, + "success_rate_drop": 0.3015873015873016, + "normal_avg_duration": 0.23934724866990292, + "abnormal_avg_duration": 0.10410991235449736, + "avg_duration_ratio": 0.4349743434823482, + "normal_p99": 3.2078491008400047, + "abnormal_p99": 0.7571446790000012, + "p99_ratio": 0.23602877043117018, + "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": 549, + "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.6984126984126984, + "success_rate_drop": 0.3015873015873016, + "normal_avg_duration": 0.23934724866990292, + "abnormal_avg_duration": 0.10410991235449736, + "avg_duration_ratio": 0.4349743434823482, + "normal_p99": 3.2078491008400047, + "abnormal_p99": 0.7571446790000012, + "p99_ratio": 0.23602877043117018, + "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": 550, + "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.7160493827160493, + "success_rate_drop": 0.28395061728395066, + "normal_avg_duration": 0.7417012144444444, + "abnormal_avg_duration": 0.34185388572839503, + "avg_duration_ratio": 0.46090511795164507, + "normal_p99": 4.13101861837, + "abnormal_p99": 1.2853837738000022, + "p99_ratio": 0.3111541952592757, + "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": 551, + "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.7471264367816092, + "success_rate_drop": 0.25287356321839083, + "normal_avg_duration": 1.1786186569512196, + "abnormal_avg_duration": 0.43169728347126435, + "avg_duration_ratio": 0.3662739266218245, + "normal_p99": 8.53348538, + "abnormal_p99": 1.75496545958, + "p99_ratio": 0.20565635041610628, + "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": 552, + "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.625, + "success_rate_drop": 0.375, + "normal_avg_duration": 1.0974563914358975, + "abnormal_avg_duration": 0.3705651406944444, + "avg_duration_ratio": 0.33765819178436957, + "normal_p99": 5.994050957819996, + "abnormal_p99": 1.5007767093100046, + "p99_ratio": 0.25037770280415317, + "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": 553, + "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.7297297297297297, + "success_rate_drop": 0.2702702702702703, + "normal_avg_duration": 0.2706308749215686, + "abnormal_avg_duration": 0.12091195565405406, + "avg_duration_ratio": 0.4467781279172064, + "normal_p99": 3.4248333329999934, + "abnormal_p99": 1.665396057559999, + "p99_ratio": 0.4862706869595871, + "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": 296, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "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-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" + ] + }, + "path_ids": [ + "path-0", + "path-4" + ] + }, + { + "node_id": 298, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "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-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" + ] + }, + "path_ids": [ + "path-1", + "path-5", + "path-9", + "path-14", + "path-18", + "path-22" + ] + }, + { + "node_id": 310, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "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-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}" + ] + }, + "path_ids": [ + "path-3", + "path-7" + ] + }, + { + "node_id": 522, + "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.6984126984126984, + "success_rate_drop": 0.3015873015873016, + "normal_avg_duration": 0.23934724866990292, + "abnormal_avg_duration": 0.10410991235449736, + "avg_duration_ratio": 0.4349743434823482, + "normal_p99": 3.2078491008400047, + "abnormal_p99": 0.7571446790000012, + "p99_ratio": 0.23602877043117018, + "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-2", + "path-6", + "path-10", + "path-12", + "path-15", + "path-17", + "path-21", + "path-25" + ] + }, + { + "node_id": 549, + "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.6984126984126984, + "success_rate_drop": 0.3015873015873016, + "normal_avg_duration": 0.23934724866990292, + "abnormal_avg_duration": 0.10410991235449736, + "avg_duration_ratio": 0.4349743434823482, + "normal_p99": 3.2078491008400047, + "abnormal_p99": 0.7571446790000012, + "p99_ratio": 0.23602877043117018, + "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-11", + "path-16", + "path-19", + "path-20", + "path-23", + "path-24" + ] + }, + { + "node_id": 553, + "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.7297297297297297, + "success_rate_drop": 0.2702702702702703, + "normal_avg_duration": 0.2706308749215686, + "abnormal_avg_duration": 0.12091195565405406, + "avg_duration_ratio": 0.4467781279172064, + "normal_p99": 3.4248333329999934, + "abnormal_p99": 1.665396057559999, + "p99_ratio": 0.4862706869595871, + "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-8", + "path-13" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 550, + "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.7160493827160493, + "success_rate_drop": 0.28395061728395066, + "normal_avg_duration": 0.7417012144444444, + "abnormal_avg_duration": 0.34185388572839503, + "avg_duration_ratio": 0.46090511795164507, + "normal_p99": 4.13101861837, + "abnormal_p99": 1.2853837738000022, + "p99_ratio": 0.3111541952592757, + "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": 551, + "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": 0.7471264367816092, + "success_rate_drop": 0.25287356321839083, + "normal_avg_duration": 1.1786186569512196, + "abnormal_avg_duration": 0.43169728347126435, + "avg_duration_ratio": 0.3662739266218245, + "normal_p99": 8.53348538, + "abnormal_p99": 1.75496545958, + "p99_ratio": 0.20565635041610628, + "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": 552, + "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.625, + "success_rate_drop": 0.375, + "normal_avg_duration": 1.0974563914358975, + "abnormal_avg_duration": 0.3705651406944444, + "avg_duration_ratio": 0.33765819178436957, + "normal_p99": 5.994050957819996, + "abnormal_p99": 1.5007767093100046, + "p99_ratio": 0.25037770280415317, + "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" + } + ], + "candidate_alarm_count": 9, + "explained_alarm_count": 6, + "unexplained_alarm_count": 3, + "candidate_strong_alarm_count": 6, + "explained_strong_alarm_count": 3, + "unexplained_strong_alarm_count": 3, + "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/ts5-ts-station-service-pod-kill-vgnbb5/env.json b/cases/ts5-ts-station-service-pod-kill-vgnbb5/env.json new file mode 100644 index 0000000000000000000000000000000000000000..b4fb81d6b45f08d2a28b5d949075d21fb59892c0 --- /dev/null +++ b/cases/ts5-ts-station-service-pod-kill-vgnbb5/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts5", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1757151278", + "NORMAL_END": "1757151518", + "ABNORMAL_START": "1757151518", + "ABNORMAL_END": "1757151758" +} \ No newline at end of file diff --git a/cases/ts5-ts-station-service-pod-kill-vgnbb5/injection.json b/cases/ts5-ts-station-service-pod-kill-vgnbb5/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..7c3a307e649525d0d814d82a136bc09c11c00fd0 --- /dev/null +++ b/cases/ts5-ts-station-service-pod-kill-vgnbb5/injection.json @@ -0,0 +1,31 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-09-06T09:38:38.147Z", + "description": "Fault for task 9f9f29df-5d97-4c8a-932c-b6fd098d669c", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_name\":\"ts-station-service\"},\"namespace\":\"ts\"}", + "end_time": "2025-09-06T09:42:38Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"0\":{\"name\":\"0\",\"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\":36}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":0}", + "fault_type": 0, + "ground_truth": { + "container": [ + "ts-station-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-station-service-7ff47b8db8-fpm9d" + ], + "service": [ + "ts-station-service" + ], + "span": null + }, + "id": 9131, + "injection_name": "ts5-ts-station-service-pod-kill-vgnbb5", + "pre_duration": 4, + "start_time": "2025-09-06T09:38:38Z", + "status": 2, + "task": null, + "task_id": "9f9f29df-5d97-4c8a-932c-b6fd098d669c", + "updated_at": "2025-09-06T09:44:38.645Z" +} \ No newline at end of file diff --git a/cases/ts5-ts-station-service-pod-kill-vgnbb5/label.txt b/cases/ts5-ts-station-service-pod-kill-vgnbb5/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts5-ts-station-service-pod-kill-vgnbb5/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts5-ts-station-service-pod-kill-vgnbb5/result.json b/cases/ts5-ts-station-service-pod-kill-vgnbb5/result.json new file mode 100644 index 0000000000000000000000000000000000000000..6c43efdcf8cf4cd27788e63879e0e20368101cb8 --- /dev/null +++ b/cases/ts5-ts-station-service-pod-kill-vgnbb5/result.json @@ -0,0 +1,24367 @@ +{ + "case_name": "ts5-ts-station-service-pod-kill-vgnbb5", + "injection_nodes": [ + "service|ts-station-service" + ], + "alarm_nodes": [ + 549, + 550, + 551, + 296, + 553, + 298, + 522, + 552, + 310 + ], + "propagation_result": { + "injection_node_ids": [ + 244 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 244, + 472, + 563, + 222, + 296 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 296, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 296, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 222, + 298 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 298, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 298, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 226, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 522, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 236, + 310 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151673, + 1757151673 + ], + "propagation_delays": [ + 0.0, + 0.0, + 155.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 310, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151673, + "delay": 155, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151673, + "dst_onset": 1757151673, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 236, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 310, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 222, + 296 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 296, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 296, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 222, + 298 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 298, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 298, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 226, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 522, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 236, + 310 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151673, + 1757151673 + ], + "propagation_delays": [ + 0.0, + 0.0, + 155.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 310, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151673, + "delay": 155, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151673, + "dst_onset": 1757151673, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 236, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 310, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 220, + 507, + 553 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151643, + 1757151643, + 1757151662 + ], + "propagation_delays": [ + 0.0, + 0.0, + 125.0, + 0.0, + 19.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2958579881656805, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 553, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2702702702702703, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151643, + "delay": 125, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151643, + "dst_onset": 1757151643, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151643, + "dst_onset": 1757151662, + "delay": 19, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 220, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 507, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 553, + "onset": 1757151662, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 222, + 294, + 298 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542, + 1757151758 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.0, + 0.0, + 216.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 294, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151542, + "dst_onset": 1757151758, + "delay": 216, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 294, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 298, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 226, + 519, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 519, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 519, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 226, + 522, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151575 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 13.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30158730158730157, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151575, + "delay": 13, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 549, + "onset": 1757151575, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 226, + 530, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 530, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 530, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 220, + 507, + 553 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151643, + 1757151643, + 1757151662 + ], + "propagation_delays": [ + 0.0, + 0.0, + 125.0, + 0.0, + 19.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2958579881656805, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 553, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2702702702702703, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151643, + "delay": 125, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151643, + "dst_onset": 1757151643, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151643, + "dst_onset": 1757151662, + "delay": 19, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 220, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 507, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 553, + "onset": 1757151662, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 222, + 294, + 298 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542, + 1757151758 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.0, + 0.0, + 216.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 294, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151542, + "dst_onset": 1757151758, + "delay": 216, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 294, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 298, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 226, + 519, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 519, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 519, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 226, + 522, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151575 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 13.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30158730158730157, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151575, + "delay": 13, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 549, + "onset": 1757151575, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 226, + 530, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 530, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 530, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 222, + 295, + 294, + 298 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542, + 1757151758, + 1757151758 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.0, + 0.0, + 216.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 295, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 294, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "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": 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151542, + "dst_onset": 1757151758, + "delay": 216, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151758, + "dst_onset": 1757151758, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 295, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 294, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 298, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 226, + 519, + 522, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572, + 1757151575 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.0, + 3.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 519, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30158730158730157, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151572, + "dst_onset": 1757151575, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 519, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 549, + "onset": 1757151575, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 226, + 530, + 522, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572, + 1757151575 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.0, + 3.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 530, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30158730158730157, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151572, + "dst_onset": 1757151575, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 530, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 549, + "onset": 1757151575, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 226, + 531, + 530, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572, + 1757151572 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 531, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 530, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151572, + "dst_onset": 1757151572, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 531, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 530, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 222, + 295, + 294, + 298 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542, + 1757151758, + 1757151758 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.0, + 0.0, + 216.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 295, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 294, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "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": 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151542, + "dst_onset": 1757151758, + "delay": 216, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151758, + "dst_onset": 1757151758, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 295, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 294, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 298, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 226, + 519, + 522, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572, + 1757151575 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.0, + 3.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 519, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30158730158730157, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151572, + "dst_onset": 1757151575, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 519, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 549, + "onset": 1757151575, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 226, + 530, + 522, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572, + 1757151575 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.0, + 3.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 530, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30158730158730157, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151572, + "dst_onset": 1757151575, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 530, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 549, + "onset": 1757151575, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 226, + 531, + 530, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572, + 1757151572 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 531, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 530, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151572, + "dst_onset": 1757151572, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 531, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 530, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 512, + 513, + 514, + 515, + 516, + 517, + 518, + 519, + 520, + 521, + 522, + 523, + 524, + 525, + 526, + 527, + 528, + 529, + 530, + 531, + 532, + 533, + 534, + 537, + 538, + 539, + 540, + 541, + 542, + 543, + 545, + 546, + 547, + 549, + 553, + 554, + 555, + 556, + 557, + 558, + 559, + 560, + 563, + 213, + 217, + 219, + 220, + 221, + 222, + 223, + 226, + 229, + 236, + 237, + 240, + 241, + 242, + 244, + 245, + 249, + 253, + 254, + 255, + 257, + 260, + 263, + 264, + 265, + 266, + 267, + 268, + 269, + 271, + 272, + 273, + 275, + 279, + 280, + 281, + 282, + 283, + 284, + 285, + 286, + 287, + 288, + 289, + 290, + 291, + 292, + 293, + 294, + 295, + 296, + 297, + 298, + 299, + 300, + 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, + 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, + 458, + 459, + 460, + 461, + 462, + 463, + 464, + 465, + 466, + 467, + 468, + 469, + 470, + 471, + 472, + 473, + 474, + 475, + 476, + 477, + 478, + 479, + 480, + 481, + 482, + 483, + 484, + 485, + 486, + 487, + 488, + 489, + 490, + 491, + 492, + 493, + 494, + 495, + 496, + 498, + 499, + 500, + 501, + 502, + 503, + 504, + 505, + 506, + 507, + 508, + 509, + 510, + 511 + ], + "max_hops_reached": 6, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 244, + 472, + 563, + 236, + 308, + 310 + ], + "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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 308, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 310, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151673, + "delay": 155, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151673, + "dst_onset": 1757151673, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1757151673, + "dst_onset": 1757151671, + "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": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 236, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 308, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 310, + "onset": 1757151671, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 244, + 474, + 563, + 236, + 308, + 310 + ], + "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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 308, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 310, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151673, + "delay": 155, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151673, + "dst_onset": 1757151673, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1757151673, + "dst_onset": 1757151671, + "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": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 236, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 308, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 310, + "onset": 1757151671, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 244, + 472, + 563, + 220, + 504, + 507, + 553 + ], + "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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2958579881656805, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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.2958579881656805, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 553, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2702702702702703, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151643, + "delay": 125, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151643, + "dst_onset": 1757151643, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151643, + "dst_onset": 1757151758, + "delay": 115, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1757151758, + "dst_onset": 1757151755, + "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": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 220, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 504, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 507, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 553, + "onset": 1757151755, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 244, + 472, + 563, + 220, + 515, + 507, + 553 + ], + "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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2958579881656805, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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.2958579881656805, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 553, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2702702702702703, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151643, + "delay": 125, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151643, + "dst_onset": 1757151643, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151643, + "dst_onset": 1757151758, + "delay": 115, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1757151758, + "dst_onset": 1757151755, + "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": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 220, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 507, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 553, + "onset": 1757151755, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 244, + 472, + 563, + 236, + 309, + 308, + 310 + ], + "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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 309, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 308, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "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": 310, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151673, + "delay": 155, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151673, + "dst_onset": 1757151673, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1757151673, + "dst_onset": 1757151671, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1757151671, + "dst_onset": 1757151671, + "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": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 236, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 309, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 308, + "onset": 1757151671, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 310, + "onset": 1757151671, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 244, + 474, + 563, + 220, + 504, + 507, + 553 + ], + "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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2958579881656805, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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.2958579881656805, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 553, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2702702702702703, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151643, + "delay": 125, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151643, + "dst_onset": 1757151643, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151643, + "dst_onset": 1757151758, + "delay": 115, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1757151758, + "dst_onset": 1757151755, + "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": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 220, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 504, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 507, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 553, + "onset": 1757151755, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 244, + 474, + 563, + 220, + 515, + 507, + 553 + ], + "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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2958579881656805, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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.2958579881656805, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 553, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2702702702702703, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151643, + "delay": 125, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151643, + "dst_onset": 1757151643, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151643, + "dst_onset": 1757151758, + "delay": 115, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1757151758, + "dst_onset": 1757151755, + "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": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 220, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 507, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 553, + "onset": 1757151755, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 244, + 474, + 563, + 236, + 309, + 308, + 310 + ], + "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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 309, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 308, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "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": 310, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151673, + "delay": 155, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151673, + "dst_onset": 1757151673, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1757151673, + "dst_onset": 1757151671, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1757151671, + "dst_onset": 1757151671, + "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": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 236, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 309, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 308, + "onset": 1757151671, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 310, + "onset": 1757151671, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 244, + "component": "service|ts-station-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": "service|ts-station-service", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1757151518 + } + ] + } + }, + "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-auth-service::SELECT ts.user_roles", + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "span|ts-auth-service::UserRepository.findByUsername", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "span|ts-config-service::GET /api/v1/configservice/configs/{configName}" + ], + "evidence": { + "alarm_count": 9, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 244, + 472, + 563, + 222, + 296 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 296, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 296, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 222, + 298 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 298, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 298, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 226, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 522, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 236, + 310 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151673, + 1757151673 + ], + "propagation_delays": [ + 0.0, + 0.0, + 155.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 310, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151673, + "delay": 155, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151673, + "dst_onset": 1757151673, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 236, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 310, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 222, + 296 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 296, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 296, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 222, + 298 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 298, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 298, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 226, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 522, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 236, + 310 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151673, + 1757151673 + ], + "propagation_delays": [ + 0.0, + 0.0, + 155.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 310, + "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": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151673, + "delay": 155, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151673, + "dst_onset": 1757151673, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 236, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 310, + "onset": 1757151673, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 220, + 507, + 553 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151643, + 1757151643, + 1757151662 + ], + "propagation_delays": [ + 0.0, + 0.0, + 125.0, + 0.0, + 19.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2958579881656805, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 553, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2702702702702703, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151643, + "delay": 125, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151643, + "dst_onset": 1757151643, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151643, + "dst_onset": 1757151662, + "delay": 19, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 220, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 507, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 553, + "onset": 1757151662, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 222, + 294, + 298 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542, + 1757151758 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.0, + 0.0, + 216.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 294, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151542, + "dst_onset": 1757151758, + "delay": 216, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 294, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 298, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 226, + 519, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 519, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 519, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 226, + 522, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151575 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 13.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30158730158730157, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151575, + "delay": 13, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 549, + "onset": 1757151575, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 226, + 530, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 530, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 530, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 220, + 507, + 553 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151643, + 1757151643, + 1757151662 + ], + "propagation_delays": [ + 0.0, + 0.0, + 125.0, + 0.0, + 19.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2958579881656805, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 553, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2702702702702703, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151643, + "delay": 125, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151643, + "dst_onset": 1757151643, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151643, + "dst_onset": 1757151662, + "delay": 19, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 220, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 507, + "onset": 1757151643, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 553, + "onset": 1757151662, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 222, + 294, + 298 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542, + 1757151758 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.0, + 0.0, + 216.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 294, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151542, + "dst_onset": 1757151758, + "delay": 216, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 294, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 298, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 226, + 519, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 519, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 519, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 226, + 522, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151575 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 13.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30158730158730157, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151575, + "delay": 13, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 522, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 549, + "onset": 1757151575, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 226, + 530, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 530, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 530, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 222, + 295, + 294, + 298 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542, + 1757151758, + 1757151758 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.0, + 0.0, + 216.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 295, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 294, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "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": 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151542, + "dst_onset": 1757151758, + "delay": 216, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151758, + "dst_onset": 1757151758, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 295, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 294, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 298, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 226, + 519, + 522, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572, + 1757151575 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.0, + 3.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 519, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30158730158730157, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151572, + "dst_onset": 1757151575, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 519, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 549, + "onset": 1757151575, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 226, + 530, + 522, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572, + 1757151575 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.0, + 3.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 530, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30158730158730157, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151572, + "dst_onset": 1757151575, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 530, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 549, + "onset": 1757151575, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 472, + 563, + 226, + 531, + 530, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572, + 1757151572 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.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": 472, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 531, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 530, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151572, + "dst_onset": 1757151572, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 531, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 530, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 222, + 295, + 294, + 298 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151542, + 1757151542, + 1757151758, + 1757151758 + ], + "propagation_delays": [ + 0.0, + 0.0, + 24.0, + 0.0, + 216.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "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": "silent", + "band": [ + 1.0, + 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": "includes_forward", + "layer": null, + "dst_node_id": 295, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 294, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "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": 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 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151542, + "delay": 24, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151542, + "dst_onset": 1757151542, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151542, + "dst_onset": 1757151758, + "delay": 216, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151758, + "dst_onset": 1757151758, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 222, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 295, + "onset": 1757151542, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 294, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 298, + "onset": 1757151758, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 226, + 519, + 522, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572, + 1757151575 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.0, + 3.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 519, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30158730158730157, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151572, + "dst_onset": 1757151575, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 519, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 549, + "onset": 1757151575, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 226, + 530, + 522, + 549 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572, + 1757151575 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.0, + 3.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 530, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 549, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.30158730158730157, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151572, + "dst_onset": 1757151575, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 530, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 549, + "onset": 1757151575, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 244, + 474, + 563, + 226, + 531, + 530, + 522 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:lift", + "manifest:PodKill:L2", + "manifest:PodKill:lift", + "manifest:PodKill:L3", + "manifest:PodKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1757151518, + 1757151518, + 1757151518, + 1757151562, + 1757151562, + 1757151572, + 1757151572 + ], + "propagation_delays": [ + 0.0, + 0.0, + 44.0, + 0.0, + 10.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": 474, + "edge_admitted": true, + "features_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": "includes_backward", + "layer": null, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 226, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.22340425531914893, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 531, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 530, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1945392491467577, + "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": 1757151518, + "dst_onset": 1757151518, + "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": 1757151518, + "dst_onset": 1757151518, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "degraded", + "src_onset": 1757151518, + "dst_onset": 1757151562, + "delay": 44, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757151562, + "dst_onset": 1757151562, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757151562, + "dst_onset": 1757151572, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1757151572, + "dst_onset": 1757151572, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757151518, + "window_end": 1757151818, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 244, + "onset": 1757151518, + "is_injection": true, + "lower_bound": 1757151513, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 1, + "node_id": 474, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 2, + "node_id": 563, + "onset": 1757151518, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 3, + "node_id": 226, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 4, + "node_id": 531, + "onset": 1757151562, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 5, + "node_id": 530, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + }, + { + "node_index": 6, + "node_id": 522, + "onset": 1757151572, + "is_injection": false, + "lower_bound": 1757151518, + "upper_bound": 1757151818, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 26, + "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": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::SELECT ts", + "uniq_name": "span|ts-station-service::SELECT ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 24.0 + }, + { + "node_id": 222, + "kind": "service", + "name": "ts-auth-service", + "uniq_name": "service|ts-auth-service", + "state": "degraded", + "state_start_time": 1757151542, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 296, + "kind": "span", + "name": "ts-auth-service::SELECT ts.user_roles", + "uniq_name": "span|ts-auth-service::SELECT ts.user_roles", + "state": "degraded", + "state_start_time": 1757151542, + "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": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::SELECT ts", + "uniq_name": "span|ts-station-service::SELECT ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 24.0 + }, + { + "node_id": 222, + "kind": "service", + "name": "ts-auth-service", + "uniq_name": "service|ts-auth-service", + "state": "degraded", + "state_start_time": 1757151542, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-auth-service::UserRepository.findByUsername", + "uniq_name": "span|ts-auth-service::UserRepository.findByUsername", + "state": "degraded", + "state_start_time": 1757151542, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::SELECT ts", + "uniq_name": "span|ts-station-service::SELECT ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 44.0 + }, + { + "node_id": 226, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "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": 1757151562, + "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": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::SELECT ts", + "uniq_name": "span|ts-station-service::SELECT ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 155.0 + }, + { + "node_id": 236, + "kind": "service", + "name": "ts-config-service", + "uniq_name": "service|ts-config-service", + "state": "degraded", + "state_start_time": 1757151673, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 310, + "kind": "span", + "name": "ts-config-service::GET /api/v1/configservice/configs/{configName}", + "uniq_name": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "state": "degraded", + "state_start_time": 1757151673, + "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": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-station-service::SELECT ts.ts", + "uniq_name": "span|ts-station-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 24.0 + }, + { + "node_id": 222, + "kind": "service", + "name": "ts-auth-service", + "uniq_name": "service|ts-auth-service", + "state": "degraded", + "state_start_time": 1757151542, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 296, + "kind": "span", + "name": "ts-auth-service::SELECT ts.user_roles", + "uniq_name": "span|ts-auth-service::SELECT ts.user_roles", + "state": "degraded", + "state_start_time": 1757151542, + "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": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-station-service::SELECT ts.ts", + "uniq_name": "span|ts-station-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 24.0 + }, + { + "node_id": 222, + "kind": "service", + "name": "ts-auth-service", + "uniq_name": "service|ts-auth-service", + "state": "degraded", + "state_start_time": 1757151542, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-auth-service::UserRepository.findByUsername", + "uniq_name": "span|ts-auth-service::UserRepository.findByUsername", + "state": "degraded", + "state_start_time": 1757151542, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-station-service::SELECT ts.ts", + "uniq_name": "span|ts-station-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 44.0 + }, + { + "node_id": 226, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "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": 1757151562, + "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": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-station-service::SELECT ts.ts", + "uniq_name": "span|ts-station-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 155.0 + }, + { + "node_id": 236, + "kind": "service", + "name": "ts-config-service", + "uniq_name": "service|ts-config-service", + "state": "degraded", + "state_start_time": 1757151673, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 310, + "kind": "span", + "name": "ts-config-service::GET /api/v1/configservice/configs/{configName}", + "uniq_name": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "state": "degraded", + "state_start_time": 1757151673, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::SELECT ts", + "uniq_name": "span|ts-station-service::SELECT ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 125.0 + }, + { + "node_id": 220, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded", + "state_start_time": 1757151643, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "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": "degraded", + "state_start_time": 1757151643, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 19.0 + }, + { + "node_id": 553, + "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": "erroring, healthy, missing", + "state_start_time": 1757151662, + "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": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::SELECT ts", + "uniq_name": "span|ts-station-service::SELECT ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 24.0 + }, + { + "node_id": 222, + "kind": "service", + "name": "ts-auth-service", + "uniq_name": "service|ts-auth-service", + "state": "degraded", + "state_start_time": 1757151542, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 294, + "kind": "span", + "name": "ts-auth-service::SELECT User", + "uniq_name": "span|ts-auth-service::SELECT User", + "state": "degraded", + "state_start_time": 1757151542, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 216.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-auth-service::UserRepository.findByUsername", + "uniq_name": "span|ts-auth-service::UserRepository.findByUsername", + "state": "missing", + "state_start_time": 1757151758, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::SELECT ts", + "uniq_name": "span|ts-station-service::SELECT ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 44.0 + }, + { + "node_id": 226, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::BasicErrorController.error", + "uniq_name": "span|ts-travel2-service::BasicErrorController.error", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 10.0 + }, + { + "node_id": 522, + "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, healthy, missing", + "state_start_time": 1757151572, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::SELECT ts", + "uniq_name": "span|ts-station-service::SELECT ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 44.0 + }, + { + "node_id": 226, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "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": 1757151562, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 13.0 + }, + { + "node_id": 549, + "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": 1757151575, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::SELECT ts", + "uniq_name": "span|ts-station-service::SELECT ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 44.0 + }, + { + "node_id": 226, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 530, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 10.0 + }, + { + "node_id": 522, + "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, healthy, missing", + "state_start_time": 1757151572, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-station-service::SELECT ts.ts", + "uniq_name": "span|ts-station-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 125.0 + }, + { + "node_id": 220, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded", + "state_start_time": 1757151643, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "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": "degraded", + "state_start_time": 1757151643, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 19.0 + }, + { + "node_id": 553, + "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": "erroring, healthy, missing", + "state_start_time": 1757151662, + "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": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-station-service::SELECT ts.ts", + "uniq_name": "span|ts-station-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 24.0 + }, + { + "node_id": 222, + "kind": "service", + "name": "ts-auth-service", + "uniq_name": "service|ts-auth-service", + "state": "degraded", + "state_start_time": 1757151542, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 294, + "kind": "span", + "name": "ts-auth-service::SELECT User", + "uniq_name": "span|ts-auth-service::SELECT User", + "state": "degraded", + "state_start_time": 1757151542, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 216.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-auth-service::UserRepository.findByUsername", + "uniq_name": "span|ts-auth-service::UserRepository.findByUsername", + "state": "missing", + "state_start_time": 1757151758, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-station-service::SELECT ts.ts", + "uniq_name": "span|ts-station-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 44.0 + }, + { + "node_id": 226, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::BasicErrorController.error", + "uniq_name": "span|ts-travel2-service::BasicErrorController.error", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 10.0 + }, + { + "node_id": 522, + "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, healthy, missing", + "state_start_time": 1757151572, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-station-service::SELECT ts.ts", + "uniq_name": "span|ts-station-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 44.0 + }, + { + "node_id": 226, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "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": 1757151562, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 13.0 + }, + { + "node_id": 549, + "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": 1757151575, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-station-service::SELECT ts.ts", + "uniq_name": "span|ts-station-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 44.0 + }, + { + "node_id": 226, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 530, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 10.0 + }, + { + "node_id": 522, + "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, healthy, missing", + "state_start_time": 1757151572, + "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": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::SELECT ts", + "uniq_name": "span|ts-station-service::SELECT ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 24.0 + }, + { + "node_id": 222, + "kind": "service", + "name": "ts-auth-service", + "uniq_name": "service|ts-auth-service", + "state": "degraded", + "state_start_time": 1757151542, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 295, + "kind": "span", + "name": "ts-auth-service::SELECT ts.auth_user", + "uniq_name": "span|ts-auth-service::SELECT ts.auth_user", + "state": "degraded", + "state_start_time": 1757151542, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 216.0 + }, + { + "node_id": 294, + "kind": "span", + "name": "ts-auth-service::SELECT User", + "uniq_name": "span|ts-auth-service::SELECT User", + "state": "missing", + "state_start_time": 1757151758, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-auth-service::UserRepository.findByUsername", + "uniq_name": "span|ts-auth-service::UserRepository.findByUsername", + "state": "missing", + "state_start_time": 1757151758, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::SELECT ts", + "uniq_name": "span|ts-station-service::SELECT ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 44.0 + }, + { + "node_id": 226, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::BasicErrorController.error", + "uniq_name": "span|ts-travel2-service::BasicErrorController.error", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 10.0 + }, + { + "node_id": 522, + "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, healthy, missing", + "state_start_time": 1757151572, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 549, + "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": 1757151575, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::SELECT ts", + "uniq_name": "span|ts-station-service::SELECT ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 44.0 + }, + { + "node_id": 226, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 530, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 10.0 + }, + { + "node_id": 522, + "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, healthy, missing", + "state_start_time": 1757151572, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 549, + "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": 1757151575, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::SELECT ts", + "uniq_name": "span|ts-station-service::SELECT ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 44.0 + }, + { + "node_id": 226, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 531, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 10.0 + }, + { + "node_id": 530, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing", + "state_start_time": 1757151572, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "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, healthy, missing", + "state_start_time": 1757151572, + "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": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-station-service::SELECT ts.ts", + "uniq_name": "span|ts-station-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 24.0 + }, + { + "node_id": 222, + "kind": "service", + "name": "ts-auth-service", + "uniq_name": "service|ts-auth-service", + "state": "degraded", + "state_start_time": 1757151542, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 295, + "kind": "span", + "name": "ts-auth-service::SELECT ts.auth_user", + "uniq_name": "span|ts-auth-service::SELECT ts.auth_user", + "state": "degraded", + "state_start_time": 1757151542, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 216.0 + }, + { + "node_id": 294, + "kind": "span", + "name": "ts-auth-service::SELECT User", + "uniq_name": "span|ts-auth-service::SELECT User", + "state": "missing", + "state_start_time": 1757151758, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-auth-service::UserRepository.findByUsername", + "uniq_name": "span|ts-auth-service::UserRepository.findByUsername", + "state": "missing", + "state_start_time": 1757151758, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-station-service::SELECT ts.ts", + "uniq_name": "span|ts-station-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 44.0 + }, + { + "node_id": 226, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::BasicErrorController.error", + "uniq_name": "span|ts-travel2-service::BasicErrorController.error", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 10.0 + }, + { + "node_id": 522, + "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, healthy, missing", + "state_start_time": 1757151572, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 549, + "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": 1757151575, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-station-service::SELECT ts.ts", + "uniq_name": "span|ts-station-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 44.0 + }, + { + "node_id": 226, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 530, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 10.0 + }, + { + "node_id": 522, + "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, healthy, missing", + "state_start_time": 1757151572, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 549, + "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": 1757151575, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 244, + "kind": "service", + "name": "ts-station-service", + "uniq_name": "service|ts-station-service", + "state": "degraded, unavailable", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 474, + "kind": "span", + "name": "ts-station-service::SELECT ts.ts", + "uniq_name": "span|ts-station-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 563, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "missing", + "state_start_time": 1757151518, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 44.0 + }, + { + "node_id": 226, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 531, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "degraded", + "state_start_time": 1757151562, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 10.0 + }, + { + "node_id": 530, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing", + "state_start_time": 1757151572, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "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, healthy, missing", + "state_start_time": 1757151572, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 296, + "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": 298, + "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": 310, + "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": 522, + "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.6984126984126984, + "success_rate_drop": 0.3015873015873016, + "normal_avg_duration": 0.23934724866990292, + "abnormal_avg_duration": 0.10410991235449736, + "avg_duration_ratio": 0.4349743434823482, + "normal_p99": 3.2078491008400047, + "abnormal_p99": 0.7571446790000012, + "p99_ratio": 0.23602877043117018, + "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": 549, + "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.6984126984126984, + "success_rate_drop": 0.3015873015873016, + "normal_avg_duration": 0.23934724866990292, + "abnormal_avg_duration": 0.10410991235449736, + "avg_duration_ratio": 0.4349743434823482, + "normal_p99": 3.2078491008400047, + "abnormal_p99": 0.7571446790000012, + "p99_ratio": 0.23602877043117018, + "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": 550, + "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.7160493827160493, + "success_rate_drop": 0.28395061728395066, + "normal_avg_duration": 0.7417012144444444, + "abnormal_avg_duration": 0.34185388572839503, + "avg_duration_ratio": 0.46090511795164507, + "normal_p99": 4.13101861837, + "abnormal_p99": 1.2853837738000022, + "p99_ratio": 0.3111541952592757, + "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": 551, + "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.7471264367816092, + "success_rate_drop": 0.25287356321839083, + "normal_avg_duration": 1.1786186569512196, + "abnormal_avg_duration": 0.43169728347126435, + "avg_duration_ratio": 0.3662739266218245, + "normal_p99": 8.53348538, + "abnormal_p99": 1.75496545958, + "p99_ratio": 0.20565635041610628, + "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": 552, + "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.625, + "success_rate_drop": 0.375, + "normal_avg_duration": 1.0974563914358975, + "abnormal_avg_duration": 0.3705651406944444, + "avg_duration_ratio": 0.33765819178436957, + "normal_p99": 5.994050957819996, + "abnormal_p99": 1.5007767093100046, + "p99_ratio": 0.25037770280415317, + "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": 553, + "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.7297297297297297, + "success_rate_drop": 0.2702702702702703, + "normal_avg_duration": 0.2706308749215686, + "abnormal_avg_duration": 0.12091195565405406, + "avg_duration_ratio": 0.4467781279172064, + "normal_p99": 3.4248333329999934, + "abnormal_p99": 1.665396057559999, + "p99_ratio": 0.4862706869595871, + "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": 296, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "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-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" + ] + }, + "path_ids": [ + "path-0", + "path-4" + ] + }, + { + "node_id": 298, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "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-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" + ] + }, + "path_ids": [ + "path-1", + "path-5", + "path-9", + "path-14", + "path-18", + "path-22" + ] + }, + { + "node_id": 310, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "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-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}" + ] + }, + "path_ids": [ + "path-3", + "path-7" + ] + }, + { + "node_id": 522, + "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.6984126984126984, + "success_rate_drop": 0.3015873015873016, + "normal_avg_duration": 0.23934724866990292, + "abnormal_avg_duration": 0.10410991235449736, + "avg_duration_ratio": 0.4349743434823482, + "normal_p99": 3.2078491008400047, + "abnormal_p99": 0.7571446790000012, + "p99_ratio": 0.23602877043117018, + "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-2", + "path-6", + "path-10", + "path-12", + "path-15", + "path-17", + "path-21", + "path-25" + ] + }, + { + "node_id": 549, + "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.6984126984126984, + "success_rate_drop": 0.3015873015873016, + "normal_avg_duration": 0.23934724866990292, + "abnormal_avg_duration": 0.10410991235449736, + "avg_duration_ratio": 0.4349743434823482, + "normal_p99": 3.2078491008400047, + "abnormal_p99": 0.7571446790000012, + "p99_ratio": 0.23602877043117018, + "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-11", + "path-16", + "path-19", + "path-20", + "path-23", + "path-24" + ] + }, + { + "node_id": 553, + "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.7297297297297297, + "success_rate_drop": 0.2702702702702703, + "normal_avg_duration": 0.2706308749215686, + "abnormal_avg_duration": 0.12091195565405406, + "avg_duration_ratio": 0.4467781279172064, + "normal_p99": 3.4248333329999934, + "abnormal_p99": 1.665396057559999, + "p99_ratio": 0.4862706869595871, + "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-8", + "path-13" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 550, + "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.7160493827160493, + "success_rate_drop": 0.28395061728395066, + "normal_avg_duration": 0.7417012144444444, + "abnormal_avg_duration": 0.34185388572839503, + "avg_duration_ratio": 0.46090511795164507, + "normal_p99": 4.13101861837, + "abnormal_p99": 1.2853837738000022, + "p99_ratio": 0.3111541952592757, + "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": 551, + "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": 0.7471264367816092, + "success_rate_drop": 0.25287356321839083, + "normal_avg_duration": 1.1786186569512196, + "abnormal_avg_duration": 0.43169728347126435, + "avg_duration_ratio": 0.3662739266218245, + "normal_p99": 8.53348538, + "abnormal_p99": 1.75496545958, + "p99_ratio": 0.20565635041610628, + "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": 552, + "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.625, + "success_rate_drop": 0.375, + "normal_avg_duration": 1.0974563914358975, + "abnormal_avg_duration": 0.3705651406944444, + "avg_duration_ratio": 0.33765819178436957, + "normal_p99": 5.994050957819996, + "abnormal_p99": 1.5007767093100046, + "p99_ratio": 0.25037770280415317, + "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" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 296, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "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-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" + ] + }, + "path_ids": [ + "path-0", + "path-4" + ] + }, + { + "node_id": 298, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "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-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" + ] + }, + "path_ids": [ + "path-1", + "path-5", + "path-9", + "path-14", + "path-18", + "path-22" + ] + }, + { + "node_id": 310, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "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-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}" + ] + }, + "path_ids": [ + "path-3", + "path-7" + ] + }, + { + "node_id": 522, + "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.6984126984126984, + "success_rate_drop": 0.3015873015873016, + "normal_avg_duration": 0.23934724866990292, + "abnormal_avg_duration": 0.10410991235449736, + "avg_duration_ratio": 0.4349743434823482, + "normal_p99": 3.2078491008400047, + "abnormal_p99": 0.7571446790000012, + "p99_ratio": 0.23602877043117018, + "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-2", + "path-6", + "path-10", + "path-12", + "path-15", + "path-17", + "path-21", + "path-25" + ] + }, + { + "node_id": 549, + "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.6984126984126984, + "success_rate_drop": 0.3015873015873016, + "normal_avg_duration": 0.23934724866990292, + "abnormal_avg_duration": 0.10410991235449736, + "avg_duration_ratio": 0.4349743434823482, + "normal_p99": 3.2078491008400047, + "abnormal_p99": 0.7571446790000012, + "p99_ratio": 0.23602877043117018, + "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-11", + "path-16", + "path-19", + "path-20", + "path-23", + "path-24" + ] + }, + { + "node_id": 553, + "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.7297297297297297, + "success_rate_drop": 0.2702702702702703, + "normal_avg_duration": 0.2706308749215686, + "abnormal_avg_duration": 0.12091195565405406, + "avg_duration_ratio": 0.4467781279172064, + "normal_p99": 3.4248333329999934, + "abnormal_p99": 1.665396057559999, + "p99_ratio": 0.4862706869595871, + "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-8", + "path-13" + ] + } + ], + "candidate_alarm_node_ids": [ + 296, + 298, + 310, + 522, + 549, + 550, + 551, + 552, + 553 + ], + "explained_alarm_node_ids": [ + 296, + 298, + 310, + 522, + 549, + 553 + ], + "unexplained_alarm_node_ids": [ + 550, + 551, + 552 + ], + "candidate_alarm_count": 9, + "explained_alarm_count": 6, + "unexplained_alarm_count": 3, + "strong_alarm_coverage": 0.5, + "candidate_strong_alarm_count": 6, + "explained_strong_alarm_count": 3, + "unexplained_strong_alarm_count": 3, + "resolution_info": { + "resolved_nodes": [ + "service|ts-station-service" + ], + "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/ts5-ts-travel-plan-service-delay-v5ptlf/.finished b/cases/ts5-ts-travel-plan-service-delay-v5ptlf/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts5-ts-travel-plan-service-delay-v5ptlf/causal_graph.json b/cases/ts5-ts-travel-plan-service-delay-v5ptlf/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..de273a7289591a30f9c50fb7c3f45765a9a03a1e --- /dev/null +++ b/cases/ts5-ts-travel-plan-service-delay-v5ptlf/causal_graph.json @@ -0,0 +1,1074 @@ +{ + "case_name": "ts5-ts-travel-plan-service-delay-v5ptlf", + "fault_type": "NetworkDelay", + "root_resolution_method": "network_ground_truth_both", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1753290014, + "component": "service|ts-travel-plan-service", + "state": [ + "silent" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "service|ts-seat-service", + "state": [ + "silent" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": [ + "silent", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-travel-service::TravelController.queryInfo", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": [ + "silent", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": [ + "missing" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "missing" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "state": [ + "silent", + "missing", + "slow" + ] + } + ], + "edges": [ + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "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-plan-service", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "service|ts-travel-plan-service", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "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-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "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::RoutePlanController.getMinStopStations", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.queryInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "service|ts-travel-plan-service", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "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.getTripAllDetailInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "service|ts-travel-plan-service", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "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-travel-plan-service::TravelPlanController.getByCheapest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "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-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-service::TravelController.queryInfo" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-seat-service::SeatController.getLeftTicketOfInterval" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "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::POST /api/v1/routeplanservice/routePlan/minStopStations", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "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::TravelPlanController.getByQuickest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + }, + { + "source": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "target": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + }, + { + "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/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": "service|ts-travel-plan-service", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "service|ts-travel-plan-service", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + } + ], + "root_causes": [ + { + "timestamp": 1753290014, + "component": "service|ts-travel-plan-service", + "state": [ + "silent" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1753290014, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "missing", + "silent" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1753290014, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1753290014, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "missing", + "silent" + ] + } + ], + "component_to_service": { + "service|ts-travel-plan-service": "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::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::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.getByCheapest": "ts-travel-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByMinStation": "ts-travel-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByQuickest": "ts-travel-plan-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-service::TravelController.queryInfo": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trips/left": "ts-travel-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.queryInfo": "ts-travel2-service", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left": "ts-travel2-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-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-travel2-service::Travel2Controller.getTripAllDetailInfo": "ts-travel2-service", + "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail": "ts-travel2-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 308, + "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": 398, + "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": 427, + "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": 445, + "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": 446, + "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": 481, + "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": 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": 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.5726241210344827, + "abnormal_avg_duration": 12.635946560555555, + "avg_duration_ratio": 22.066738190713824, + "normal_p99": 4.323974356909999, + "abnormal_p99": 19.99433808232, + "p99_ratio": 4.624064906945555, + "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.75, + "success_rate_drop": 0.25, + "normal_avg_duration": 0.6958342194754099, + "abnormal_avg_duration": 13.657859382333333, + "avg_duration_ratio": 19.62803639152729, + "normal_p99": 3.817938589199999, + "abnormal_p99": 20.0011927477, + "p99_ratio": 5.238741347039581, + "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.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.6293064400149253, + "abnormal_avg_duration": 12.79612348711111, + "avg_duration_ratio": 20.333692257793555, + "normal_p99": 4.782021657540002, + "abnormal_p99": 20.00106229196, + "p99_ratio": 4.1825536821698694, + "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": 427, + "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-9", + "path-10", + "path-14", + "path-15" + ] + }, + { + "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.5726241210344827, + "abnormal_avg_duration": 12.635946560555555, + "avg_duration_ratio": 22.066738190713824, + "normal_p99": 4.323974356909999, + "abnormal_p99": 19.99433808232, + "p99_ratio": 4.624064906945555, + "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-3", + "path-6", + "path-11", + "path-17", + "path-20" + ] + }, + { + "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.75, + "success_rate_drop": 0.25, + "normal_avg_duration": 0.6958342194754099, + "abnormal_avg_duration": 13.657859382333333, + "avg_duration_ratio": 19.62803639152729, + "normal_p99": 3.817938589199999, + "abnormal_p99": 20.0011927477, + "p99_ratio": 5.238741347039581, + "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-4", + "path-7", + "path-12", + "path-16", + "path-19" + ] + }, + { + "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.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.6293064400149253, + "abnormal_avg_duration": 12.79612348711111, + "avg_duration_ratio": 20.333692257793555, + "normal_p99": 4.782021657540002, + "abnormal_p99": 20.00106229196, + "p99_ratio": 4.1825536821698694, + "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-5", + "path-8", + "path-13", + "path-18", + "path-21" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 308, + "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": 398, + "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": 445, + "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": 446, + "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": 481, + "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": 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" + } + ], + "candidate_alarm_count": 11, + "explained_alarm_count": 4, + "unexplained_alarm_count": 7, + "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/ts5-ts-travel-plan-service-delay-v5ptlf/env.json b/cases/ts5-ts-travel-plan-service-delay-v5ptlf/env.json new file mode 100644 index 0000000000000000000000000000000000000000..6becfa7984cdf1cdf5683355453fb0ea28662602 --- /dev/null +++ b/cases/ts5-ts-travel-plan-service-delay-v5ptlf/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts5", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1753289774", + "NORMAL_END": "1753290014", + "ABNORMAL_START": "1753290014", + "ABNORMAL_END": "1753290254" +} \ No newline at end of file diff --git a/cases/ts5-ts-travel-plan-service-delay-v5ptlf/injection.json b/cases/ts5-ts-travel-plan-service-delay-v5ptlf/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..6408a29185adb31d19257c6ae64db6e654ffdb17 --- /dev/null +++ b/cases/ts5-ts-travel-plan-service-delay-v5ptlf/injection.json @@ -0,0 +1,44 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-07-23T17:00:14.059804Z", + "description": "Fault for task 0c82055b-0dfe-4be3-8332-ec0e7bb90f42", + "display_config": "{\"correlation\":14,\"direction\":\"both\",\"duration\":4,\"injection_point\":{\"source_service\":\"ts-travel-plan-service\",\"target_service\":\"ts-seat-service\"},\"jitter\":733,\"latency\":1609,\"namespace\":\"ts\"}", + "end_time": "2025-07-23T17:04:14Z", + "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\":88},\"3\":{\"name\":\"3\",\"range\":[1,2000],\"children\":null,\"description\":\"Latency in milliseconds\",\"value\":1609},\"4\":{\"name\":\"4\",\"range\":[0,100],\"children\":null,\"description\":\"Correlation percentage\",\"value\":14},\"5\":{\"name\":\"5\",\"range\":[0,1000],\"children\":null,\"description\":\"Jitter in milliseconds\",\"value\":733},\"6\":{\"name\":\"6\",\"range\":[1,3],\"children\":null,\"description\":\"Direction (1=to, 2=from, 3=both)\",\"value\":3}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":17}", + "fault_type": 17, + "ground_truth": { + "container": [ + "ts-seat-service", + "ts-travel-plan-service" + ], + "function": null, + "metric": [ + "network_latency" + ], + "pod": [ + "ts-seat-service-5d77c89dc-6kl5m", + "ts-travel-plan-service-6f7bb6dccd-v6j7t" + ], + "service": [ + "ts-travel-plan-service", + "ts-seat-service" + ], + "span": [ + "ts-travel-plan-service", + "ts-seat-service" + ], + "additional_properties": {} + }, + "id": 1860, + "injection_name": "ts5-ts-travel-plan-service-delay-v5ptlf", + "labels": { + "batch": "guided", + "env": "prod" + }, + "pre_duration": 4, + "start_time": "2025-07-23T17:00:14Z", + "status": 2, + "task_id": "0c82055b-0dfe-4be3-8332-ec0e7bb90f42", + "updated_at": "2025-07-23T17:04:14.569551Z", + "additional_properties": {} +} \ No newline at end of file diff --git a/cases/ts5-ts-travel-plan-service-delay-v5ptlf/label.txt b/cases/ts5-ts-travel-plan-service-delay-v5ptlf/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts5-ts-travel-plan-service-delay-v5ptlf/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts5-ts-travel-plan-service-delay-v5ptlf/result.json b/cases/ts5-ts-travel-plan-service-delay-v5ptlf/result.json new file mode 100644 index 0000000000000000000000000000000000000000..9ac2dea69a798b17503ae8e60d88a631bf242080 --- /dev/null +++ b/cases/ts5-ts-travel-plan-service-delay-v5ptlf/result.json @@ -0,0 +1,20446 @@ +{ + "case_name": "ts5-ts-travel-plan-service-delay-v5ptlf", + "injection_nodes": [ + "service|ts-travel-plan-service", + "service|ts-seat-service" + ], + "alarm_nodes": [ + 481, + 541, + 446, + 427, + 398, + 528, + 529, + 308, + 445, + 542, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 250, + 243 + ], + "injection_states": [ + "silent", + "unknown" + ], + "paths": [ + { + "nodes": [ + 250, + 491, + 541 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014 + ], + "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": 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.2, + Infinity + ], + "value": 6.554902069545918, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.800471073957574, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": 6.476184581015777, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 250, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 491, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 541, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 250, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014 + ], + "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": 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.2, + Infinity + ], + "value": 6.644710127239032, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 36.24240554900464, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": 5.63286939292866, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 250, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 492, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 542, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 250, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014 + ], + "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": 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": 4.938566482059915, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 36.53888928023483, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": 4.341922197647008, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 250, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 493, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 543, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 250, + 494, + 491, + 541 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 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": 6.561950226749544, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 42.101428721195354, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": 6.554902069545918, + "matched": 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": 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": 6.476184581015777, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 250, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 494, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 491, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 541, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 250, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 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": 6.648245678542556, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 36.39805343858999, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": 6.644710127239032, + "matched": 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": 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": 5.63286939292866, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 250, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 495, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 492, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 542, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 250, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 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": 4.941032624971318, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 36.763089331530914, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": 4.938566482059915, + "matched": 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": 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": 4.341922197647008, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 250, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 496, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 493, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 543, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 494, + 491, + 541 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "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": 6.561950226749544, + "matched": 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": 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": 6.554902069545918, + "matched": 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": 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": 6.476184581015777, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 494, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 491, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 541, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "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": 6.648245678542556, + "matched": 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": 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": 6.644710127239032, + "matched": 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": 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": 5.63286939292866, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 495, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 492, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 542, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "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": 4.941032624971318, + "matched": 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": 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": 4.938566482059915, + "matched": 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": 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": 4.341922197647008, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 496, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 507, + 499, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ] + ], + "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.8, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "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.6875609433031391, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "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.6876044772428711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "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.08858667546254102, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "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.08897659466965027, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 521, + 513, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ] + ], + "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.8, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 521, + "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": 1.0719602466118738, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "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.15, + Infinity + ], + "value": 1.0719301424710834, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "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.08858667546254102, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "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.08897659466965027, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 452, + 450, + 494, + 491, + 541 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 452, + "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": 1.0008470716693032, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0494551826432277, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 2, + "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": 6.561950226749544, + "matched": 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": 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": 6.554902069545918, + "matched": 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": 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": 6.476184581015777, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 491, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 541, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 452, + 450, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 452, + "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": 1.0008470716693032, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0494551826432277, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 2, + "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": 6.648245678542556, + "matched": 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": 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": 6.644710127239032, + "matched": 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": 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": 5.63286939292866, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 495, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 492, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 542, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 452, + 450, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 452, + "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": 1.0008470716693032, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0494551826432277, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 2, + "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": 4.941032624971318, + "matched": 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": 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": 4.938566482059915, + "matched": 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": 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": 4.341922197647008, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 496, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 493, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 452, + 450, + 507, + 499, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ] + ], + "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.8, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 452, + "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": 1.0008470716693032, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0494551826432277, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "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.6875609433031391, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "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.6876044772428711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "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.08858667546254102, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "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.08897659466965027, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 507, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 499, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 452, + 450, + 521, + 513, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ] + ], + "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.8, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 452, + "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": 1.0008470716693032, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0494551826432277, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 521, + "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": 1.0719602466118738, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "edge_index": 3, + "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.15, + Infinity + ], + "value": 1.0719301424710834, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "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.08858667546254102, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "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.08897659466965027, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 505, + 498, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 505, + "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.9757809439949058, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20289855072463767 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "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.9761137069124887, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20289855072463767 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "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.859866176635894, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19672131147540983 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "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.8599609186290882, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19672131147540983 + }, + { + "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": 6.648245678542556, + "matched": 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": 6.644710127239032, + "matched": 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": 5.63286939292866, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 505, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 498, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 507, + 499, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "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.6875609433031391, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "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.6876044772428711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "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.22404291998693682, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15517241379310345 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "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.22436321803724005, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15517241379310345 + }, + { + "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": 6.561950226749544, + "matched": 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": 6.554902069545918, + "matched": 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": 6.476184581015777, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 425, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 7, + "node_id": 491, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 8, + "node_id": 541, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 507, + 499, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "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.6875609433031391, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "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.6876044772428711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "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.08858667546254102, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "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.08897659466965027, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "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": 4.941032624971318, + "matched": 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": 4.938566482059915, + "matched": 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": 4.341922197647008, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 519, + 512, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1.7649942131643999, + "matched": 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": 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.15, + Infinity + ], + "value": 1.764569536400556, + "matched": 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": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 0.859866176635894, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19672131147540983 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "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.8599609186290882, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19672131147540983 + }, + { + "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": 6.648245678542556, + "matched": 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": 6.644710127239032, + "matched": 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": 5.63286939292866, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 519, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 512, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 521, + 513, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 521, + "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": 1.0719602466118738, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "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.15, + Infinity + ], + "value": 1.0719301424710834, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "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.22404291998693682, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15517241379310345 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "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.22436321803724005, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15517241379310345 + }, + { + "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": 6.561950226749544, + "matched": 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": 6.554902069545918, + "matched": 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": 6.476184581015777, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 425, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 7, + "node_id": 491, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 8, + "node_id": 541, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 521, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 521, + "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": 1.0719602466118738, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "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.15, + Infinity + ], + "value": 1.0719301424710834, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "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.08858667546254102, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "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.08897659466965027, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "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": 4.941032624971318, + "matched": 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": 4.938566482059915, + "matched": 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": 4.341922197647008, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 512, + 513, + 519, + 521, + 273, + 274, + 275, + 276, + 277, + 278, + 539, + 540, + 541, + 542, + 543, + 416, + 415, + 544, + 425, + 426, + 427, + 428, + 429, + 430, + 449, + 450, + 451, + 452, + 491, + 492, + 493, + 494, + 495, + 496, + 498, + 243, + 499, + 505, + 250, + 507 + ], + "max_hops_reached": 8, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null, + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 250, + "component": "service|ts-travel-plan-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-plan-service", + "states": [ + "silent" + ], + "first_state_at": 1753290014 + }, + { + "node": "service|ts-seat-service", + "states": [ + "silent" + ], + "first_state_at": 1753290014 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-train-service::POST /api/v1/trainservice/trains/byNames", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-route-service::SELECT ts.route_stations", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "span|ts-route-service::SELECT ts.route_distances", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ], + "evidence": { + "alarm_count": 11, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 250, + 491, + 541 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014 + ], + "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": 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.2, + Infinity + ], + "value": 6.554902069545918, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.800471073957574, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": 6.476184581015777, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 250, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 491, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 541, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 250, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014 + ], + "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": 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.2, + Infinity + ], + "value": 6.644710127239032, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 36.24240554900464, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": 5.63286939292866, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 250, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 492, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 542, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 250, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014 + ], + "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": 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": 4.938566482059915, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 36.53888928023483, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": 4.341922197647008, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 250, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 493, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 543, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 250, + 494, + 491, + 541 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 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": 6.561950226749544, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 42.101428721195354, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": 6.554902069545918, + "matched": 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": 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": 6.476184581015777, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 250, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 494, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 491, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 541, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 250, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 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": 6.648245678542556, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 36.39805343858999, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": 6.644710127239032, + "matched": 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": 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": 5.63286939292866, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 250, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 495, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 492, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 542, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 250, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 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": 4.941032624971318, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 36.763089331530914, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "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": 4.938566482059915, + "matched": 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": 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": 4.341922197647008, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 250, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 496, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 493, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 543, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 494, + 491, + 541 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "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": 6.561950226749544, + "matched": 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": 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": 6.554902069545918, + "matched": 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": 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": 6.476184581015777, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 494, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 491, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 541, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "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": 6.648245678542556, + "matched": 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": 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": 6.644710127239032, + "matched": 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": 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": 5.63286939292866, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 495, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 492, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 542, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "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": 4.941032624971318, + "matched": 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": 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": 4.938566482059915, + "matched": 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": 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": 4.341922197647008, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 496, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 507, + 499, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ] + ], + "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.8, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "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.6875609433031391, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "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.6876044772428711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "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.08858667546254102, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "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.08897659466965027, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 521, + 513, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ] + ], + "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.8, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 521, + "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": 1.0719602466118738, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "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.15, + Infinity + ], + "value": 1.0719301424710834, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "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.08858667546254102, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "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.08897659466965027, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 452, + 450, + 494, + 491, + 541 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 452, + "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": 1.0008470716693032, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0494551826432277, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 2, + "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": 6.561950226749544, + "matched": 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": 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": 6.554902069545918, + "matched": 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": 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": 6.476184581015777, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 491, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 541, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 452, + 450, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 452, + "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": 1.0008470716693032, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0494551826432277, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 2, + "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": 6.648245678542556, + "matched": 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": 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": 6.644710127239032, + "matched": 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": 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": 5.63286939292866, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 495, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 492, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 542, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 452, + 450, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 452, + "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": 1.0008470716693032, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0494551826432277, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 2, + "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": 4.941032624971318, + "matched": 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": 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": 4.938566482059915, + "matched": 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": 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": 4.341922197647008, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 496, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 493, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 452, + 450, + 507, + 499, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ] + ], + "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.8, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 452, + "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": 1.0008470716693032, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0494551826432277, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "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.6875609433031391, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "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.6876044772428711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "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.08858667546254102, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "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.08897659466965027, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 507, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 499, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 452, + 450, + 521, + 513, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ] + ], + "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.8, + "state_start_times": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 452, + "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": 1.0008470716693032, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0494551826432277, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 521, + "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": 1.0719602466118738, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "edge_index": 3, + "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.15, + Infinity + ], + "value": 1.0719301424710834, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "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.08858667546254102, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "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.08897659466965027, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 505, + 498, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 505, + "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.9757809439949058, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20289855072463767 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "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.9761137069124887, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20289855072463767 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "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.859866176635894, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19672131147540983 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "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.8599609186290882, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19672131147540983 + }, + { + "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": 6.648245678542556, + "matched": 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": 6.644710127239032, + "matched": 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": 5.63286939292866, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 505, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 498, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 507, + 499, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "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.6875609433031391, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "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.6876044772428711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "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.22404291998693682, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15517241379310345 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "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.22436321803724005, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15517241379310345 + }, + { + "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": 6.561950226749544, + "matched": 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": 6.554902069545918, + "matched": 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": 6.476184581015777, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 425, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 7, + "node_id": 491, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 8, + "node_id": 541, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 507, + 499, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "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.6875609433031391, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "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.6876044772428711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18951612903225806 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "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.08858667546254102, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "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.08897659466965027, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "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": 4.941032624971318, + "matched": 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": 4.938566482059915, + "matched": 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": 4.341922197647008, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 519, + 512, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1.7649942131643999, + "matched": 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": 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.15, + Infinity + ], + "value": 1.764569536400556, + "matched": 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": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 0.859866176635894, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19672131147540983 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "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.8599609186290882, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19672131147540983 + }, + { + "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": 6.648245678542556, + "matched": 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": 6.644710127239032, + "matched": 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": 5.63286939292866, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 519, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 512, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 521, + 513, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 521, + "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": 1.0719602466118738, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "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.15, + Infinity + ], + "value": 1.0719301424710834, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "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.22404291998693682, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15517241379310345 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "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.22436321803724005, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15517241379310345 + }, + { + "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": 6.561950226749544, + "matched": 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": 6.554902069545918, + "matched": 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": 6.476184581015777, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 425, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 7, + "node_id": 491, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 8, + "node_id": 541, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 450, + 521, + 513, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "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": [ + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014, + 1753290014 + ], + "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": 450, + "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.24715735812201128, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0386734303374574, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.20962064919827925 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 521, + "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": 1.0719602466118738, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "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.15, + Infinity + ], + "value": 1.0719301424710834, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.19157088122605365 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "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.08858667546254102, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "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.08897659466965027, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.14925373134328357 + }, + { + "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": 4.941032624971318, + "matched": 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": 4.938566482059915, + "matched": 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": 4.341922197647008, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "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": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753290014, + "dst_onset": 1753290014, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753290014, + "window_end": 1753290313, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1753290014, + "is_injection": true, + "lower_bound": 1753290009, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1753290014, + "is_injection": false, + "lower_bound": 1753290014, + "upper_bound": 1753290313, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 22, + "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": 250, + "kind": "service", + "name": "ts-travel-plan-service", + "uniq_name": "service|ts-travel-plan-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "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": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "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": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 250, + "kind": "service", + "name": "ts-travel-plan-service", + "uniq_name": "service|ts-travel-plan-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "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, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "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, silent, slow", + "state_start_time": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 250, + "kind": "service", + "name": "ts-travel-plan-service", + "uniq_name": "service|ts-travel-plan-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "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, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "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, silent, slow", + "state_start_time": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 250, + "kind": "service", + "name": "ts-travel-plan-service", + "uniq_name": "service|ts-travel-plan-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "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": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "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": 1753290014, + "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": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 250, + "kind": "service", + "name": "ts-travel-plan-service", + "uniq_name": "service|ts-travel-plan-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "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, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 250, + "kind": "service", + "name": "ts-travel-plan-service", + "uniq_name": "service|ts-travel-plan-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "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, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "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": 1753290014, + "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": 1753290014, + "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": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "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": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent", + "state_start_time": 1753290014, + "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": "healthy, missing, silent", + "state_start_time": 1753290014, + "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": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay: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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent", + "state_start_time": 1753290014, + "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": "healthy, missing, silent", + "state_start_time": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "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": 1753290014, + "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": 1753290014, + "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": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "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": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent", + "state_start_time": 1753290014, + "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": "healthy, missing, silent", + "state_start_time": 1753290014, + "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": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay: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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay: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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent", + "state_start_time": 1753290014, + "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": "healthy, missing, silent", + "state_start_time": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing", + "state_start_time": 1753290014, + "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": "healthy, missing", + "state_start_time": 1753290014, + "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": 1753290014, + "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": 1753290014, + "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": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent", + "state_start_time": 1753290014, + "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": "healthy, missing, silent", + "state_start_time": 1753290014, + "is_alarm": true, + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 512, + "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, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay: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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing", + "state_start_time": 1753290014, + "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": "healthy, missing", + "state_start_time": 1753290014, + "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": 1753290014, + "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": 1753290014, + "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": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "silent", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 450, + "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": "healthy, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay: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": "healthy, missing, silent, slow", + "state_start_time": 1753290014, + "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": "healthy, missing, silent", + "state_start_time": 1753290014, + "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": "healthy, missing, silent", + "state_start_time": 1753290014, + "is_alarm": true, + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "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, silent, slow", + "state_start_time": 1753290014, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 308, + "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": 398, + "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": 427, + "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": 445, + "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": 446, + "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": 481, + "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": 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": 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.5726241210344827, + "abnormal_avg_duration": 12.635946560555555, + "avg_duration_ratio": 22.066738190713824, + "normal_p99": 4.323974356909999, + "abnormal_p99": 19.99433808232, + "p99_ratio": 4.624064906945555, + "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.75, + "success_rate_drop": 0.25, + "normal_avg_duration": 0.6958342194754099, + "abnormal_avg_duration": 13.657859382333333, + "avg_duration_ratio": 19.62803639152729, + "normal_p99": 3.817938589199999, + "abnormal_p99": 20.0011927477, + "p99_ratio": 5.238741347039581, + "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.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.6293064400149253, + "abnormal_avg_duration": 12.79612348711111, + "avg_duration_ratio": 20.333692257793555, + "normal_p99": 4.782021657540002, + "abnormal_p99": 20.00106229196, + "p99_ratio": 4.1825536821698694, + "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": 427, + "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-9", + "path-10", + "path-14", + "path-15" + ] + }, + { + "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.5726241210344827, + "abnormal_avg_duration": 12.635946560555555, + "avg_duration_ratio": 22.066738190713824, + "normal_p99": 4.323974356909999, + "abnormal_p99": 19.99433808232, + "p99_ratio": 4.624064906945555, + "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-3", + "path-6", + "path-11", + "path-17", + "path-20" + ] + }, + { + "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.75, + "success_rate_drop": 0.25, + "normal_avg_duration": 0.6958342194754099, + "abnormal_avg_duration": 13.657859382333333, + "avg_duration_ratio": 19.62803639152729, + "normal_p99": 3.817938589199999, + "abnormal_p99": 20.0011927477, + "p99_ratio": 5.238741347039581, + "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-4", + "path-7", + "path-12", + "path-16", + "path-19" + ] + }, + { + "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.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.6293064400149253, + "abnormal_avg_duration": 12.79612348711111, + "avg_duration_ratio": 20.333692257793555, + "normal_p99": 4.782021657540002, + "abnormal_p99": 20.00106229196, + "p99_ratio": 4.1825536821698694, + "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-5", + "path-8", + "path-13", + "path-18", + "path-21" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 308, + "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": 398, + "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": 445, + "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": 446, + "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": 481, + "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": 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" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 427, + "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-9", + "path-10", + "path-14", + "path-15" + ] + }, + { + "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.5726241210344827, + "abnormal_avg_duration": 12.635946560555555, + "avg_duration_ratio": 22.066738190713824, + "normal_p99": 4.323974356909999, + "abnormal_p99": 19.99433808232, + "p99_ratio": 4.624064906945555, + "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-3", + "path-6", + "path-11", + "path-17", + "path-20" + ] + }, + { + "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.75, + "success_rate_drop": 0.25, + "normal_avg_duration": 0.6958342194754099, + "abnormal_avg_duration": 13.657859382333333, + "avg_duration_ratio": 19.62803639152729, + "normal_p99": 3.817938589199999, + "abnormal_p99": 20.0011927477, + "p99_ratio": 5.238741347039581, + "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-4", + "path-7", + "path-12", + "path-16", + "path-19" + ] + }, + { + "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.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.6293064400149253, + "abnormal_avg_duration": 12.79612348711111, + "avg_duration_ratio": 20.333692257793555, + "normal_p99": 4.782021657540002, + "abnormal_p99": 20.00106229196, + "p99_ratio": 4.1825536821698694, + "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-5", + "path-8", + "path-13", + "path-18", + "path-21" + ] + } + ], + "candidate_alarm_node_ids": [ + 308, + 398, + 427, + 445, + 446, + 481, + 528, + 529, + 541, + 542, + 543 + ], + "explained_alarm_node_ids": [ + 427, + 541, + 542, + 543 + ], + "unexplained_alarm_node_ids": [ + 308, + 398, + 445, + 446, + 481, + 528, + 529 + ], + "candidate_alarm_count": 11, + "explained_alarm_count": 4, + "unexplained_alarm_count": 7, + "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|ts-travel-plan-service", + "service|ts-seat-service" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkDelay", + "resolution_method": "network_ground_truth_both", + "network_source": "ts-travel-plan-service", + "network_target": "ts-seat-service", + "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/ts5-ts-travel2-service-delay-6pltt2/abnormal_metrics.parquet b/cases/ts5-ts-travel2-service-delay-6pltt2/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6b12cb45f3edf3d90c38b4fa87719708e19e931 --- /dev/null +++ b/cases/ts5-ts-travel2-service-delay-6pltt2/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be1b21d6e76fae56efa18bfbc4a7f4628c052e674825b42aa3a1c0d1b1d37c81 +size 179622 diff --git a/cases/ts5-ts-travel2-service-delay-6pltt2/abnormal_metrics_sum.parquet b/cases/ts5-ts-travel2-service-delay-6pltt2/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ceb119adbe6b1987af58c2f45c75f279431244bd --- /dev/null +++ b/cases/ts5-ts-travel2-service-delay-6pltt2/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fd99908e7a15c28c1e18d3b37074b6cc8cb50afa6daed5af44b6debe6737dba +size 132772 diff --git a/cases/ts5-ts-travel2-service-delay-6pltt2/conclusion.parquet b/cases/ts5-ts-travel2-service-delay-6pltt2/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ea135a1f889a07dc609a195283246f66fb1ea50 --- /dev/null +++ b/cases/ts5-ts-travel2-service-delay-6pltt2/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4fa2172faa77641410105f8193b847203bbdecab0db89adc1c75b5462ba8e49 +size 10274 diff --git a/cases/ts5-ts-travel2-service-delay-6pltt2/normal_logs.parquet b/cases/ts5-ts-travel2-service-delay-6pltt2/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..993d69aa2fca11ec91174c99c125de8cb4cce2ef --- /dev/null +++ b/cases/ts5-ts-travel2-service-delay-6pltt2/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4319edb18e357228f72fe470fe0f4555266683f08ce08aab156fc97b181bd46 +size 2163891 diff --git a/cases/ts5-ts-travel2-service-delay-6pltt2/normal_metrics_histogram.parquet b/cases/ts5-ts-travel2-service-delay-6pltt2/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb90dab4131a7a2c528c6c2a00e9ba02866f5d27 --- /dev/null +++ b/cases/ts5-ts-travel2-service-delay-6pltt2/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d9a1d2137e5063f9c02912c11bed4f82c2d24517c374fd8919e7a5974a37c7 +size 23984 diff --git a/cases/ts5-ts-travel2-service-delay-6pltt2/normal_metrics_sum.parquet b/cases/ts5-ts-travel2-service-delay-6pltt2/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f492448b2d202c867b0a93cce99c5f539e773360 --- /dev/null +++ b/cases/ts5-ts-travel2-service-delay-6pltt2/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629718ecdd579b6aec4e678d47dc29d316bda8df863d078222d923cede2b09e6 +size 145686 diff --git a/cases/ts5-ts-travel2-service-partition-59c854/.finished b/cases/ts5-ts-travel2-service-partition-59c854/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts5-ts-travel2-service-partition-59c854/causal_graph.json b/cases/ts5-ts-travel2-service-partition-59c854/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..f6723490a3602d8c6bd147b27b2004fda8e60c0c --- /dev/null +++ b/cases/ts5-ts-travel2-service-partition-59c854/causal_graph.json @@ -0,0 +1,1261 @@ +{ + "case_name": "ts5-ts-travel2-service-partition-59c854", + "fault_type": "NetworkPartition", + "root_resolution_method": "network_ground_truth_both", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1754613347, + "component": "service|ts-travel2-service", + "state": [ + "silent" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::BasicErrorController.error", + "state": [ + "silent" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::TripRepository.findAll", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "service|ts-seat-service", + "state": [ + "degraded", + "silent" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::SELECT Trip", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::Transaction.commit", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::SELECT ts.trip2", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::TripRepository.findByRouteId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel2-service::TripRepository.findByTripId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel-service::TravelController.queryInfo", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "missing", + "silent" + ] + } + ], + "edges": [ + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Transaction.commit" + }, + { + "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::TripRepository.findByRouteId", + "target": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "span|ts-travel2-service::TripRepository.findAll", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::TripRepository.findByTripId" + }, + { + "source": "span|ts-travel2-service::SELECT Trip", + "target": "span|ts-travel2-service::TripRepository.findByRouteId" + }, + { + "source": "span|ts-travel2-service::Transaction.commit", + "target": "span|ts-travel2-service::TripRepository.findAll" + }, + { + "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-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "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::RoutePlanController.getMinStopStations", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations" + }, + { + "source": "span|ts-travel2-service::TripRepository.findByTripId", + "target": "span|ts-travel2-service::Travel2Controller.getRouteByTripId" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.queryInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::BasicErrorController.error" + }, + { + "source": "span|ts-travel2-service::SELECT Trip", + "target": "span|ts-travel2-service::TripRepository.findAll" + }, + { + "source": "span|ts-travel2-service::SELECT ts.trip2", + "target": "span|ts-travel2-service::SELECT Trip" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "source": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "span|ts-travel2-service::TripRepository.findByTripId", + "target": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes" + }, + { + "source": "span|ts-travel2-service::BasicErrorController.error", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "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-travel-plan-service::TravelPlanController.getByCheapest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.getRouteByTripId" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::SELECT Trip" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/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-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-service::TravelController.queryInfo" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-seat-service::SeatController.getLeftTicketOfInterval" + }, + { + "source": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::TripRepository.findByRouteId" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "target": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}" + }, + { + "source": "span|ts-travel2-service::BasicErrorController.error", + "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.getTripAllDetailInfo" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::SELECT ts.trip2" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-travel2-service::SELECT Trip", + "target": "span|ts-travel2-service::TripRepository.findByTripId" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::TripRepository.findAll" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "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-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + }, + { + "source": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "target": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + }, + { + "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/quickest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "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.queryInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/left" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}" + } + ], + "root_causes": [ + { + "timestamp": 1754613347, + "component": "service|ts-travel2-service", + "state": [ + "silent" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1754613347, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1754613347, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754613347, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + } + ], + "component_to_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-travel2-service::BasicErrorController.error": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.queryInfo": "ts-travel2-service", + "span|ts-travel2-service::TripRepository.findAll": "ts-travel2-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.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-travel2-service::SELECT Trip": "ts-travel2-service", + "span|ts-travel2-service::Transaction.commit": "ts-travel2-service", + "span|ts-seat-service::SeatController.getLeftTicketOfInterval": "ts-seat-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-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::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-travel2-service::POST /api/v1/travel2service/trips/routes": "ts-travel2-service", + "span|ts-travel2-service::SELECT ts.trip2": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.getRouteByTripId": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.getTripsByRouteId": "ts-travel2-service", + "span|ts-travel2-service::TripRepository.findByRouteId": "ts-travel2-service", + "span|ts-travel2-service::TripRepository.findByTripId": "ts-travel2-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.queryInfo": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trips/left": "ts-travel-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 420, + "component": "span|ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "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::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "service_operation:ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "bare_operation_unique:PriceConfigRepository.findByRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "legacy_exact:PriceConfigRepository.findByRouteIdsAndTrainTypes" + ] + } + }, + { + "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": 541, + "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.02199908455897436, + "abnormal_avg_duration": 0.056481357366666665, + "avg_duration_ratio": 2.5674412594421128, + "normal_p99": 0.3298429086100056, + "abnormal_p99": 1.4318716828299995, + "p99_ratio": 4.341071599398831, + "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": 543, + "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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.18806972639455782, + "abnormal_avg_duration": 16.863801103916668, + "avg_duration_ratio": 89.66781324782454, + "normal_p99": 2.0467465008399945, + "abnormal_p99": 20.00357274588, + "p99_ratio": 9.773351383608297, + "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": 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.14285714285714285, + "success_rate_drop": 0.8571428571428572, + "normal_avg_duration": 0.5101082526986301, + "abnormal_avg_duration": 17.279179405285714, + "avg_duration_ratio": 33.8735539248258, + "normal_p99": 2.5256714575600006, + "abnormal_p99": 20.00460214006, + "p99_ratio": 7.920508457337534, + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6088032763709678, + "abnormal_avg_duration": 20.002052093666666, + "avg_duration_ratio": 32.85470507467938, + "normal_p99": 4.021890161230002, + "abnormal_p99": 20.00323380426, + "p99_ratio": 4.973590277796765, + "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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.7549116492272727, + "abnormal_avg_duration": 15.09688642275, + "avg_duration_ratio": 19.99821626570893, + "normal_p99": 3.4298735989499916, + "abnormal_p99": 20.00363718492, + "p99_ratio": 5.832179119091688, + "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": 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": 543, + "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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.18806972639455782, + "abnormal_avg_duration": 16.863801103916668, + "avg_duration_ratio": 89.66781324782454, + "normal_p99": 2.0467465008399945, + "abnormal_p99": 20.00357274588, + "p99_ratio": 9.773351383608297, + "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-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-8", + "path-9", + "path-10", + "path-14", + "path-21" + ] + }, + { + "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.14285714285714285, + "success_rate_drop": 0.8571428571428572, + "normal_avg_duration": 0.5101082526986301, + "abnormal_avg_duration": 17.279179405285714, + "avg_duration_ratio": 33.8735539248258, + "normal_p99": 2.5256714575600006, + "abnormal_p99": 20.00460214006, + "p99_ratio": 7.920508457337534, + "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-15", + "path-18", + "path-23", + "path-25", + "path-29", + "path-31", + "path-34", + "path-38", + "path-41", + "path-43", + "path-46", + "path-49", + "path-52", + "path-55" + ] + }, + { + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6088032763709678, + "abnormal_avg_duration": 20.002052093666666, + "avg_duration_ratio": 32.85470507467938, + "normal_p99": 4.021890161230002, + "abnormal_p99": 20.00323380426, + "p99_ratio": 4.973590277796765, + "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-12", + "path-17", + "path-20", + "path-22", + "path-27", + "path-28", + "path-33", + "path-36", + "path-37", + "path-40", + "path-45", + "path-48", + "path-51", + "path-54" + ] + }, + { + "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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.7549116492272727, + "abnormal_avg_duration": 15.09688642275, + "avg_duration_ratio": 19.99821626570893, + "normal_p99": 3.4298735989499916, + "abnormal_p99": 20.00363718492, + "p99_ratio": 5.832179119091688, + "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-7", + "path-13", + "path-16", + "path-19", + "path-24", + "path-26", + "path-30", + "path-32", + "path-35", + "path-39", + "path-42", + "path-44", + "path-47", + "path-50", + "path-53", + "path-56" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 420, + "component": "span|ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_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::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "service_operation:ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "bare_operation_unique:PriceConfigRepository.findByRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "legacy_exact:PriceConfigRepository.findByRouteIdsAndTrainTypes" + ] + }, + "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": 541, + "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.02199908455897436, + "abnormal_avg_duration": 0.056481357366666665, + "avg_duration_ratio": 2.5674412594421128, + "normal_p99": 0.3298429086100056, + "abnormal_p99": 1.4318716828299995, + "p99_ratio": 4.341071599398831, + "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": 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": 10, + "explained_alarm_count": 4, + "unexplained_alarm_count": 6, + "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-travel2-service-partition-59c854/env.json b/cases/ts5-ts-travel2-service-partition-59c854/env.json new file mode 100644 index 0000000000000000000000000000000000000000..6367a12c9b8f3582d351783cf8ee107b7eef1d89 --- /dev/null +++ b/cases/ts5-ts-travel2-service-partition-59c854/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts5", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1754613107", + "NORMAL_END": "1754613347", + "ABNORMAL_START": "1754613347", + "ABNORMAL_END": "1754613587" +} \ No newline at end of file diff --git a/cases/ts5-ts-travel2-service-partition-59c854/injection.json b/cases/ts5-ts-travel2-service-partition-59c854/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..dd9d610eb067fa28341faa6330a282f302d837b7 --- /dev/null +++ b/cases/ts5-ts-travel2-service-partition-59c854/injection.json @@ -0,0 +1,37 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-08-08T00:35:47.068Z", + "description": "Fault for task 8026c97e-d7bb-49e0-aa2a-08dbb7dec5bd", + "display_config": "{\"direction\":\"both\",\"duration\":4,\"injection_point\":{\"source_service\":\"ts-travel2-service\",\"target_service\":\"ts-seat-service\"},\"namespace\":\"ts\"}", + "end_time": "2025-08-08T00:39:47Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"22\":{\"name\":\"22\",\"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,123],\"children\":null,\"description\":\"Flattened network pair index\",\"value\":103},\"3\":{\"name\":\"3\",\"range\":[1,3],\"children\":null,\"description\":\"Direction (1=to, 2=from, 3=both)\",\"value\":3}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":22}", + "fault_type": 22, + "ground_truth": { + "container": [ + "ts-seat-service", + "ts-travel2-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-seat-service-75676c6d97-gsws6", + "ts-travel2-service-79fb6f545d-hnp6k" + ], + "service": [ + "ts-travel2-service", + "ts-seat-service" + ], + "span": [ + "ts-travel2-service", + "ts-seat-service" + ] + }, + "id": 4075, + "injection_name": "ts5-ts-travel2-service-partition-59c854", + "pre_duration": 4, + "start_time": "2025-08-08T00:35:47Z", + "status": 2, + "task": null, + "task_id": "8026c97e-d7bb-49e0-aa2a-08dbb7dec5bd", + "updated_at": "2025-08-08T00:39:47.865Z" +} \ No newline at end of file diff --git a/cases/ts5-ts-travel2-service-partition-59c854/label.txt b/cases/ts5-ts-travel2-service-partition-59c854/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts5-ts-travel2-service-partition-59c854/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts5-ts-travel2-service-partition-59c854/result.json b/cases/ts5-ts-travel2-service-partition-59c854/result.json new file mode 100644 index 0000000000000000000000000000000000000000..0e860e88c3cd71ec148479ff324826fcc4f6c891 --- /dev/null +++ b/cases/ts5-ts-travel2-service-partition-59c854/result.json @@ -0,0 +1,70966 @@ +{ + "case_name": "ts5-ts-travel2-service-partition-59c854", + "injection_nodes": [ + "service|ts-travel2-service", + "service|ts-seat-service" + ], + "alarm_nodes": [ + 544, + 545, + 546, + 420, + 549, + 531, + 532, + 534, + 541, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 257, + 243 + ], + "injection_states": [ + "silent", + "unknown" + ], + "paths": [ + { + "nodes": [ + 257, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 516, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 516, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 513, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 524, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 525, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 496, + 493, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 497, + 494, + 545 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 498, + 495, + 546 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 524, + 516, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 518, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.043478260869565216, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 520, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.043478260869565216, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 496, + 493, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 497, + 494, + 545 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 498, + 495, + 546 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 524, + 516, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": true, + "features_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 + } + ], + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 516, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 516, + "edge_admitted": true, + "features_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 + } + ], + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 517, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 517, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 519, + 518, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 519, + "edge_admitted": true, + "features_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 + } + ], + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.043478260869565216, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 519, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 513, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 515, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 513, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 513, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 521, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 521, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 521, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 521, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 521, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 521, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 522, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 522, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 515, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 523, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 523, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 523, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 517, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 524, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 524, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 525, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 525, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 525, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 525, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 526, + 523, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 526, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 523, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 526, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 523, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 527, + 521, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 527, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 527, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 527, + 521, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 527, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 527, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 527, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 527, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 527, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 507, + 500, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 509, + 501, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 509, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 501, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 509, + 501, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 509, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 501, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 518, + 525, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.043478260869565216, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 518, + 525, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.043478260869565216, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 518, + 526, + 523, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "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", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 523, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 526, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 523, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 517, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 518, + 527, + 521, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 527, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 527, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 518, + 527, + 521, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 527, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 527, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 518, + 527, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "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", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 527, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 527, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 522, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 520, + 525, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.043478260869565216, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 520, + 525, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.043478260869565216, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 507, + 500, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "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", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 507, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 500, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 509, + 501, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 509, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 501, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 509, + 501, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 509, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 501, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "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", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 522, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 257, + 514, + 515, + 513, + 516, + 517, + 518, + 519, + 520, + 521, + 522, + 523, + 524, + 525, + 526, + 527, + 273, + 274, + 275, + 276, + 277, + 278, + 542, + 543, + 416, + 415, + 544, + 545, + 546, + 547, + 426, + 427, + 428, + 429, + 430, + 431, + 450, + 451, + 452, + 453, + 493, + 494, + 495, + 496, + 497, + 498, + 243, + 500, + 501, + 507, + 509 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null, + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 257, + "component": "service|ts-travel2-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-travel2-service", + "states": [ + "silent" + ], + "first_state_at": 1754613347 + }, + { + "node": "service|ts-seat-service", + "states": [ + "degraded", + "silent" + ], + "first_state_at": 1754613347 + } + ] + } + }, + "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-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "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/order/{id}", + "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ], + "evidence": { + "alarm_count": 10, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 257, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 516, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 516, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 513, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 524, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 525, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 496, + 493, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 497, + 494, + 545 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 498, + 495, + 546 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 524, + 516, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 518, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.043478260869565216, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 520, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.043478260869565216, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 496, + 493, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 497, + 494, + 545 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 498, + 495, + 546 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 524, + 516, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": true, + "features_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 + } + ], + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 516, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 516, + "edge_admitted": true, + "features_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 + } + ], + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 517, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 517, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 519, + 518, + 525, + 524, + 516, + 543 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 519, + "edge_admitted": true, + "features_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 + } + ], + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.043478260869565216, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 519, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 543, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 513, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 515, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 513, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 513, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 521, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 521, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 521, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 521, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 521, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 521, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 522, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 522, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 515, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 523, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 523, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 523, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 517, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 524, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 524, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 525, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 525, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 525, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 525, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 526, + 523, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 526, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 523, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 526, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 523, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 527, + 521, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 527, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 527, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 527, + 521, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 527, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 527, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 521, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 527, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 527, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 527, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 507, + 500, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 509, + 501, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 509, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 501, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 509, + 501, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 509, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 501, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "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:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 522, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 451, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "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": "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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 518, + 525, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.043478260869565216, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 518, + 525, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.043478260869565216, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 518, + 526, + 523, + 517, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "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", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 523, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 526, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 523, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 517, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 518, + 527, + 521, + 514, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 527, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 527, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 518, + 527, + 521, + 514, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 527, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 527, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 514, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 518, + 527, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "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", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 518, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 527, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 518, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 527, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 522, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 520, + 525, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.043478260869565216, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 520, + 525, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.043478260869565216, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 525, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 507, + 500, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "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", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 507, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 500, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 509, + 501, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 509, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 501, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 509, + 501, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 509, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 501, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 522, + 515, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "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", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 522, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 524, + 516, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 544, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 243, + 453, + 451, + 524, + 516, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkPartition:L1", + "manifest:NetworkPartition:L2", + "manifest:NetworkPartition:L3", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext", + "manifest:NetworkPartition:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347, + 1754613347 + ], + "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": "NetworkPartition", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 453, + "edge_admitted": true, + "features_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 + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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": "timeout_rate", + "band": [ + 0.5, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.3, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.4666666666666667, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "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.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.3333333333333333, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "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": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "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": 1754613347, + "dst_onset": 1754613347, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754613347, + "window_end": 1754613646, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 243, + "onset": 1754613347, + "is_injection": true, + "lower_bound": 1754613342, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 1, + "node_id": 453, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 2, + "node_id": 451, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754613347, + "is_injection": false, + "lower_bound": 1754613347, + "upper_bound": 1754613646, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 57, + "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": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::BasicErrorController.error", + "uniq_name": "span|ts-travel2-service::BasicErrorController.error", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::Transaction.commit", + "uniq_name": "span|ts-travel2-service::Transaction.commit", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "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": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 519, + "kind": "span", + "name": "ts-travel2-service::SELECT ts.trip2", + "uniq_name": "span|ts-travel2-service::SELECT ts.trip2", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::BasicErrorController.error", + "uniq_name": "span|ts-travel2-service::BasicErrorController.error", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::BasicErrorController.error", + "uniq_name": "span|ts-travel2-service::BasicErrorController.error", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::BasicErrorController.error", + "uniq_name": "span|ts-travel2-service::BasicErrorController.error", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "erroring, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 523, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripsByRouteId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": "healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "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": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByRouteId", + "state": "healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 523, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripsByRouteId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": "healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "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": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 527, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 527, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 527, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "erroring, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 509, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "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, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 509, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "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, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "erroring, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 526, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByRouteId", + "state": "healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 523, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripsByRouteId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": "healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "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": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 527, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 527, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "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": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::SELECT Trip", + "uniq_name": "span|ts-travel2-service::SELECT Trip", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 527, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel2-service::TripRepository.findByTripId", + "state": "healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "erroring, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::Transaction.commit", + "uniq_name": "span|ts-travel2-service::Transaction.commit", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 257, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::Transaction.commit", + "uniq_name": "span|ts-travel2-service::Transaction.commit", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-travel2-service::TripRepository.findAll", + "uniq_name": "span|ts-travel2-service::TripRepository.findAll", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 509, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "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, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 509, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "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, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "erroring, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 515, + "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, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 243, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkPartition:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "healthy, missing, silent", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L2", + "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": "healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "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, healthy, missing, silent, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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, healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkPartition: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": "healthy, missing, slow", + "state_start_time": 1754613347, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 420, + "component": "span|ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "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::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "service_operation:ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "bare_operation_unique:PriceConfigRepository.findByRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "legacy_exact:PriceConfigRepository.findByRouteIdsAndTrainTypes" + ] + } + }, + { + "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": 541, + "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.02199908455897436, + "abnormal_avg_duration": 0.056481357366666665, + "avg_duration_ratio": 2.5674412594421128, + "normal_p99": 0.3298429086100056, + "abnormal_p99": 1.4318716828299995, + "p99_ratio": 4.341071599398831, + "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": 543, + "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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.18806972639455782, + "abnormal_avg_duration": 16.863801103916668, + "avg_duration_ratio": 89.66781324782454, + "normal_p99": 2.0467465008399945, + "abnormal_p99": 20.00357274588, + "p99_ratio": 9.773351383608297, + "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": 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.14285714285714285, + "success_rate_drop": 0.8571428571428572, + "normal_avg_duration": 0.5101082526986301, + "abnormal_avg_duration": 17.279179405285714, + "avg_duration_ratio": 33.8735539248258, + "normal_p99": 2.5256714575600006, + "abnormal_p99": 20.00460214006, + "p99_ratio": 7.920508457337534, + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6088032763709678, + "abnormal_avg_duration": 20.002052093666666, + "avg_duration_ratio": 32.85470507467938, + "normal_p99": 4.021890161230002, + "abnormal_p99": 20.00323380426, + "p99_ratio": 4.973590277796765, + "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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.7549116492272727, + "abnormal_avg_duration": 15.09688642275, + "avg_duration_ratio": 19.99821626570893, + "normal_p99": 3.4298735989499916, + "abnormal_p99": 20.00363718492, + "p99_ratio": 5.832179119091688, + "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": 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": 543, + "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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.18806972639455782, + "abnormal_avg_duration": 16.863801103916668, + "avg_duration_ratio": 89.66781324782454, + "normal_p99": 2.0467465008399945, + "abnormal_p99": 20.00357274588, + "p99_ratio": 9.773351383608297, + "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-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-8", + "path-9", + "path-10", + "path-14", + "path-21" + ] + }, + { + "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.14285714285714285, + "success_rate_drop": 0.8571428571428572, + "normal_avg_duration": 0.5101082526986301, + "abnormal_avg_duration": 17.279179405285714, + "avg_duration_ratio": 33.8735539248258, + "normal_p99": 2.5256714575600006, + "abnormal_p99": 20.00460214006, + "p99_ratio": 7.920508457337534, + "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-15", + "path-18", + "path-23", + "path-25", + "path-29", + "path-31", + "path-34", + "path-38", + "path-41", + "path-43", + "path-46", + "path-49", + "path-52", + "path-55" + ] + }, + { + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6088032763709678, + "abnormal_avg_duration": 20.002052093666666, + "avg_duration_ratio": 32.85470507467938, + "normal_p99": 4.021890161230002, + "abnormal_p99": 20.00323380426, + "p99_ratio": 4.973590277796765, + "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-12", + "path-17", + "path-20", + "path-22", + "path-27", + "path-28", + "path-33", + "path-36", + "path-37", + "path-40", + "path-45", + "path-48", + "path-51", + "path-54" + ] + }, + { + "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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.7549116492272727, + "abnormal_avg_duration": 15.09688642275, + "avg_duration_ratio": 19.99821626570893, + "normal_p99": 3.4298735989499916, + "abnormal_p99": 20.00363718492, + "p99_ratio": 5.832179119091688, + "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-7", + "path-13", + "path-16", + "path-19", + "path-24", + "path-26", + "path-30", + "path-32", + "path-35", + "path-39", + "path-42", + "path-44", + "path-47", + "path-50", + "path-53", + "path-56" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 420, + "component": "span|ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_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::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "service_operation:ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "bare_operation_unique:PriceConfigRepository.findByRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::PriceConfigRepository.findByRouteIdsAndTrainTypes", + "legacy_exact:PriceConfigRepository.findByRouteIdsAndTrainTypes" + ] + }, + "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": 541, + "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.02199908455897436, + "abnormal_avg_duration": 0.056481357366666665, + "avg_duration_ratio": 2.5674412594421128, + "normal_p99": 0.3298429086100056, + "abnormal_p99": 1.4318716828299995, + "p99_ratio": 4.341071599398831, + "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": 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": 543, + "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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.18806972639455782, + "abnormal_avg_duration": 16.863801103916668, + "avg_duration_ratio": 89.66781324782454, + "normal_p99": 2.0467465008399945, + "abnormal_p99": 20.00357274588, + "p99_ratio": 9.773351383608297, + "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-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-8", + "path-9", + "path-10", + "path-14", + "path-21" + ] + }, + { + "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.14285714285714285, + "success_rate_drop": 0.8571428571428572, + "normal_avg_duration": 0.5101082526986301, + "abnormal_avg_duration": 17.279179405285714, + "avg_duration_ratio": 33.8735539248258, + "normal_p99": 2.5256714575600006, + "abnormal_p99": 20.00460214006, + "p99_ratio": 7.920508457337534, + "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-15", + "path-18", + "path-23", + "path-25", + "path-29", + "path-31", + "path-34", + "path-38", + "path-41", + "path-43", + "path-46", + "path-49", + "path-52", + "path-55" + ] + }, + { + "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.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6088032763709678, + "abnormal_avg_duration": 20.002052093666666, + "avg_duration_ratio": 32.85470507467938, + "normal_p99": 4.021890161230002, + "abnormal_p99": 20.00323380426, + "p99_ratio": 4.973590277796765, + "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-12", + "path-17", + "path-20", + "path-22", + "path-27", + "path-28", + "path-33", + "path-36", + "path-37", + "path-40", + "path-45", + "path-48", + "path-51", + "path-54" + ] + }, + { + "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.25, + "success_rate_drop": 0.75, + "normal_avg_duration": 0.7549116492272727, + "abnormal_avg_duration": 15.09688642275, + "avg_duration_ratio": 19.99821626570893, + "normal_p99": 3.4298735989499916, + "abnormal_p99": 20.00363718492, + "p99_ratio": 5.832179119091688, + "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-7", + "path-13", + "path-16", + "path-19", + "path-24", + "path-26", + "path-30", + "path-32", + "path-35", + "path-39", + "path-42", + "path-44", + "path-47", + "path-50", + "path-53", + "path-56" + ] + } + ], + "candidate_alarm_node_ids": [ + 420, + 531, + 532, + 534, + 541, + 543, + 544, + 545, + 546, + 549 + ], + "explained_alarm_node_ids": [ + 543, + 544, + 545, + 546 + ], + "unexplained_alarm_node_ids": [ + 420, + 531, + 532, + 534, + 541, + 549 + ], + "candidate_alarm_count": 10, + "explained_alarm_count": 4, + "unexplained_alarm_count": 6, + "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-travel2-service", + "service|ts-seat-service" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkPartition", + "resolution_method": "network_ground_truth_both", + "network_source": "ts-travel2-service", + "network_target": "ts-seat-service", + "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/ts7-ts-travel-service-response-delay-t48wrc/abnormal_logs.parquet b/cases/ts7-ts-travel-service-response-delay-t48wrc/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ce16bc1b7454f7bb9f2b54ffe846cd70b890309 --- /dev/null +++ b/cases/ts7-ts-travel-service-response-delay-t48wrc/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992847c66b5fe33a93cf0bf1027157732c510123f38d18755f384927743bd119 +size 483081 diff --git a/cases/ts7-ts-travel-service-response-delay-t48wrc/abnormal_metrics.parquet b/cases/ts7-ts-travel-service-response-delay-t48wrc/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..acf61f6aeb64d8f0adb71f3f0645f20d5bf6a6ce --- /dev/null +++ b/cases/ts7-ts-travel-service-response-delay-t48wrc/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cd8f6c01291aa9c50af94afc8b2d4269e0ae9320ca8d27bc88b37e98ea4718e +size 173472 diff --git a/cases/ts7-ts-travel-service-response-delay-t48wrc/abnormal_metrics_histogram.parquet b/cases/ts7-ts-travel-service-response-delay-t48wrc/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..838d43cd9c04c74ecb75474ac21e439e6279dc06 --- /dev/null +++ b/cases/ts7-ts-travel-service-response-delay-t48wrc/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b7f7597fd48507e7c988743f5aaaae8a23feb31ad9a4314ddc14a365fb101a +size 22408 diff --git a/cases/ts7-ts-travel-service-response-delay-t48wrc/abnormal_metrics_sum.parquet b/cases/ts7-ts-travel-service-response-delay-t48wrc/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e087cd0e6bec8023279adf93f3934c01fcebf6d --- /dev/null +++ b/cases/ts7-ts-travel-service-response-delay-t48wrc/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dc02253c505085a06fa852b5115c12cf2ee28450c4c38a46eac6c6d6f43d930 +size 151185 diff --git a/cases/ts7-ts-travel-service-response-delay-t48wrc/abnormal_traces.parquet b/cases/ts7-ts-travel-service-response-delay-t48wrc/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f886594815f59f4ae74bae1d673e59b0d25a159 --- /dev/null +++ b/cases/ts7-ts-travel-service-response-delay-t48wrc/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d27ace3f765250236a9f44d74825e2859495a6f23a19a484b1c2406f89e4f7d +size 950802 diff --git a/cases/ts7-ts-travel-service-response-delay-t48wrc/conclusion.parquet b/cases/ts7-ts-travel-service-response-delay-t48wrc/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f26fb7629aef3d300175041cfa4152224ef8e259 --- /dev/null +++ b/cases/ts7-ts-travel-service-response-delay-t48wrc/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de2dae9d07d48b96ba4b23f2fd2283a79e7d8c03d21bc09b281cf055f63e2db2 +size 8323 diff --git a/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_logs.parquet b/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f555226b865dab8d900270340033c60aef20216 --- /dev/null +++ b/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7cad632a8da03e1619a02a985d13b1966078dc7bf0f4c0f698e789e9a96388c +size 794680 diff --git a/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_metrics.parquet b/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..284a3b7bebc2474d1139e0289d352e90116e4d56 --- /dev/null +++ b/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:defd6f9f6ec807d8cf2cadb101f1e30a0d956fcfe9a56d5a4e53aa1fc41b408a +size 171972 diff --git a/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_metrics_histogram.parquet b/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2aec06c4285cc08d7f9df899d0fc4e509f3bf20e --- /dev/null +++ b/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65439899b71350ebcf09de95eb37bf8235b46076cfe3f554b749d0c5efdd417 +size 23047 diff --git a/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_metrics_sum.parquet b/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..764f3ea4e9cd666193762c00049e3f89c7ef0be3 --- /dev/null +++ b/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08b772b3ba0fb2527b9de4e249381be783aaa0315d286cbd304398520d270a7e +size 153543 diff --git a/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_traces.parquet b/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..434e666747263227f82a5402a01152bb5b2af520 --- /dev/null +++ b/cases/ts7-ts-travel-service-response-delay-t48wrc/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a88bd1ccce993197c438fedf1135ef22f9f0dc2a7ba68a51556d9c08932f71d8 +size 1659250