diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..8476381a74ec32039fa17af81fbc0dbdc5b49be8 --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +license: apache-2.0 +task_categories: +- other +- graph-ml +language: +- en +tags: +- root-cause-analysis +- microservices +- observability +- chaos-engineering +- benchmark +size_categories: +- n<1K +--- + +# ops-lite-review-sample + +This repository is a reviewer-facing sample of the full `ops-lite` benchmark. + +- Full dataset: `https://huggingface.co/datasets/anon-ops/ops-lite` +- Full dataset reference used for this sample: `d6c2e30` +- Sample dataset URL: `https://huggingface.co/datasets/anon-ops/ops-lite-review-sample` + +## What is included + +- 10 complete RCA cases under `cases/` +- a subset `manifest.jsonl` containing metadata for those same 10 cases +- the same per-case file structure as the full dataset (`injection.json`, `env.json`, `result.json`, `causal_graph.json`, abnormal/normal parquet tables, etc.) + +## How the sample was created + +This sample is a manually curated reviewer subset, not a random sample. It was created from the 500-case full benchmark using the following rules: + +1. Include both naming patterns that appear in the full release: human-readable case names and opaque `batch-*` identifiers. +2. Preserve coverage across all three systems (`ts`, `hs`, `otel-demo`). +3. Preserve coverage across several common fault families in the benchmark (`Network*`, `Pod*`, `*Stress`, `HTTP*`, and a small number of hybrid cases). +4. Preserve some path-depth variation by including cases with `longest_path` from 2 to 5. +5. Keep the sample small enough for quick manual inspection by reviewers. + +Because the sample is intentionally curated for inspection quality, it should not be used for quantitative evaluation or for estimating corpus-level statistics. Use the full dataset for benchmarking. + +## Sample composition + +| case | naming style | system | family | primary kind | longest_path | root services | +|---|---|---|---|---|---:|---| +| `ts1-ts-route-plan-service-stress-pvnmb5` | named | ts (Train-Ticket) | `*Stress` | `JVMMemoryStress` | 4 | `ts-route-plan-service` | +| `ts0-ts-preserve-service-response-abort-7gp2mq` | named | ts (Train-Ticket) | `HTTP*` | `HTTPResponseAbort` | 2 | `ts-preserve-service` | +| `ts1-ts-station-service-delay-hwcd55` | named | ts (Train-Ticket) | `Network*` | `NetworkDelay` | 5 | `ts-station-service` | +| `batch-01KQJB58WRCZZKW2Z0SYFET4DR` | batch-* | ts (Train-Ticket) | `hybrid_clean` | `hybrid` | 3 | `ts-food-service, ts-train-food-service` | +| `hs1-geo-cpu-exhaustion-q8nln6` | named | hs (Hotel Reservation / DeathStarBench) | `*Stress` | `CPUStress` | 3 | `geo` | +| `hs1-search-delay-bdcn5c` | named | hs (Hotel Reservation / DeathStarBench) | `Network*` | `NetworkDelay` | 3 | `search` | +| `batch-01KQHDBB5Y8K69Z13G7VSWG9FS` | batch-* | hs (Hotel Reservation / DeathStarBench) | `Pod*` | `PodFailure` | 2 | `geo, profile` | +| `otel-demo3-shipping-delay-m6fhpx` | named | otel-demo (OpenTelemetry Demo) | `Network*` | `NetworkDelay` | 5 | `shipping` | +| `otel-demo1-product-catalog-pod-kill-dk4528` | named | otel-demo (OpenTelemetry Demo) | `Pod*` | `PodKill` | 4 | `product-catalog` | +| `batch-01KQJS94VKJXFZZ6K1RK19XQCB` | batch-* | otel-demo (OpenTelemetry Demo) | `hybrid_clean` | `hybrid` | 4 | `payment, shipping` | + +## Coverage summary + +- Systems: 4 `ts`, 3 `hs`, 3 `otel-demo` +- Naming styles: 6 named cases, 4 `batch-*` cases +- Fault families represented: `*Stress`, `HTTP*`, `Network*`, `Pod*`, `hybrid_clean` + +## Notes for reviewers + +- The sample is hosted in the same way as the full dataset: a public Hugging Face dataset repository. +- All files in this sample are copied directly from the full release; only the case count is reduced. +- If you need aggregate statistics or broader fault coverage, inspect the full dataset instead of this sample. 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/abnormal_logs.parquet b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c29f6ab39ff453cbfd6e4ea6b4149791dabdc79 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d95553ad314c042b673a9ab0aa50e6280f5c607531a4dea61aa5e7dc44f555e +size 123519 diff --git a/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/abnormal_metrics.parquet b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..979d99838d2378767b158ccbd6d1eb3840a1b4c3 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b959f79ba2211755d30635162b3bfc48081a72fb88a6351673d8cf472636ee8 +size 36542 diff --git a/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/abnormal_metrics_histogram.parquet b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bd64f37ae347efb51d023a36dccb7f096da8c07 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a1d379c4f4744c3eed0d22e23c577da5fab47fa52321fcec3d7f1be9da54705 +size 1506 diff --git a/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/abnormal_metrics_sum.parquet b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c9841ca3300d4ad620fd3938ce6b95bb9f46cf2 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f8be48a1b3ba86d9604a1c88168ca4c675de5698a376c7d22e039d0cfa1e41 +size 25435 diff --git a/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/abnormal_traces.parquet b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7456d0716d4a0829109b29773b104f4f5d46d202 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f8341664a05561920168391341fad74a17600bb51fa18385f9f2b4bd4f926a +size 296484 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/conclusion.parquet b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3dc658173156753a40ee26dd6c7432da50f302b7 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0fecb5e4c5ed240dec9e3858f7d1c7bdb448e62c90f92786f3d7d7f629a326 +size 5713 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/normal_logs.parquet b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea59e93918a77de90ea2e59e536dcad3f1868de0 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6280aa0f10a7352861a79fab18625cc49e1908963d230779c35f3610e9a2fef +size 188472 diff --git a/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/normal_metrics.parquet b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f925efdb7ee1a46a793ff58045b773b801506bc0 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:568426de7b786936106d2fe5fb11c5ce547ed6bc12923fd61f805c5e99cff30a +size 38640 diff --git a/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/normal_metrics_histogram.parquet b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2e159515a2cdb1cccc3d6ba7cab71e18f83b675 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff0d316e778a7fba85e551a314f55c89f8c6d542e4e8326db1f997ffa29b119 +size 7834 diff --git a/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/normal_metrics_sum.parquet b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5938778886d9d9e55cb23ab9ce3162a26cd3b1e8 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1970a77a3a47e42f0311620de336b5f8c29c2e60e93528c462032aeba64a22d +size 25295 diff --git a/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/normal_traces.parquet b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb6c2eed8e14995dedd0f9143512665dd851e719 --- /dev/null +++ b/cases/batch-01KQHDBB5Y8K69Z13G7VSWG9FS/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c19e16203276febd74d2090ab419d287a8b7e973bdac2194f7136649d007dde +size 638024 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-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/abnormal_logs.parquet b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4dcea0e00e2b6599f93b72200a257f2e434948e --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af5c9e0acfab64cf7bbf98a772f183daba32d9672955782953f94087cf42ca79 +size 113142 diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/abnormal_metrics.parquet b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..090789a300dc4812c82f9b0ac83eadfaea603335 --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dbf28a5d58adaddd3c8f48fa9f2d52172406afeacbc8b56ee6c51fc965facaf +size 92908 diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/abnormal_metrics_histogram.parquet b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4cab1e3a1e902d5747069ef27db25265e042132b --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ba83b63668dd3c9c77e135ce5836c8442135d3cfc7145549c0009d0ebf6c8ed +size 1292717 diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/abnormal_metrics_sum.parquet b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f84eb93a11e7f7c85994c869528697353037bd22 --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e955f8390cc041338131322d67276d7e03bd4aca020fa4faf6d57e9b8cec9d43 +size 183704 diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/abnormal_traces.parquet b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..763c99ba533b53cdbff90d1457add99e1699e562 --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bf617c85cf88c386a91d10d0e256cc58ea210c1526b48007c6228f8682f41be +size 4688126 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/conclusion.parquet b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36a2dbd20d925e7b556972a940391b8eaa0063fc --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85f1acbf0823b60db9344991c270ff6462e0733c2c44f7209f0b0d5f6a335a10 +size 8904 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/normal_logs.parquet b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8d42c5eaa55c13fcc0fd7b68dc0932f70ea5957 --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a6536c7a1d252a2d9773d21d1fe6b221badaaadaf1909fb2c52b4eb8a3cc22 +size 1429515 diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/normal_metrics.parquet b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fdc7c68e334a18ffb2158ddea3bcb207e5c51164 --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a52d87893c1cc1151b65b91b6de20966b3b936b2e9839d6ce99373eeef9618 +size 102681 diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/normal_metrics_histogram.parquet b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8c93d369cb9e1e92430862b7ddf3734406bf62c --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbbc778b025b85641184019227126875f07cc8e2cf2102bb9baf765eb51f2cf4 +size 1529276 diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/normal_metrics_sum.parquet b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ed6ffc2191e939c86ab9f000a363369f7214134 --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c2730e44f0b40e036dace69d8ce0da907668606145797f653ce71a0c9932a1 +size 259452 diff --git a/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/normal_traces.parquet b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ddfdae75b7591dd9ae3c3761e04ee0d67188cb4 --- /dev/null +++ b/cases/batch-01KQJB58WRCZZKW2Z0SYFET4DR/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9d345f7359f86f0e951adadcc5bf48ae9276790d136bc6f052987a1e09f3cb4 +size 3196936 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-01KQJS94VKJXFZZ6K1RK19XQCB/.done b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/.finished b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_logs.parquet b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e087e2a4deef02e83c866fed1e632f486b151b21 --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0437ab809e76568736a3711bfcbe25410835f471a826dc6843924be0e720992 +size 59696 diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_metrics.parquet b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e693068fa4ede12f3ef45ea36f5092c571f7d203 --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f479908ba50be0c4c2ad88f2fc227b8aa54beb307fa731157d7810e8299b4439 +size 45402 diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_metrics_histogram.parquet b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..543db706f1948bef68f4d3fff3f431a981c3c866 --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c5244043a8ad354ca0f7f7d450661c6219778048126601b3568691264d21a79 +size 23960 diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_metrics_sum.parquet b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4547371ec6402679e83b15b509e80d97b4554b82 --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbd94962bddaba30dc528674524911ed08cbd23aa4d129811cabbd7badaffbd4 +size 67025 diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_traces.parquet b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4628d548fd393d1181edf67f77925093b3b4a0f0 --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:280ccd050b8c2a9ef23fd77bd9689da85d5098a8fd7d4391dfd0d4fdd898e510 +size 135556 diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/causal_graph.json b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..be0fcd74bf7031a227843cc48e117ea5bf179a64 --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/causal_graph.json @@ -0,0 +1,272 @@ +{ + "case_name": "batch-01KQJS94VKJXFZZ6K1RK19XQCB", + "fault_type": "NetworkDelay", + "root_resolution_method": "network_ground_truth_to", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777673213, + "component": "service|shipping", + "state": [ + "unavailable", + "degraded", + "slow" + ] + }, + { + "timestamp": 1777673213, + "component": "span|shipping::/get-quote", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777673213, + "component": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777673213, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777673213, + "component": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777673213, + "component": "span|frontend::executing api route (pages) /api/checkout", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777673213, + "component": "span|frontend::POST /api/checkout", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777673213, + "component": "span|frontend-proxy::router frontend egress", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777673213, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "span|frontend-proxy::router frontend egress", + "target": "span|frontend-proxy::ingress" + }, + { + "source": "span|shipping::/get-quote", + "target": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart" + }, + { + "source": "service|shipping", + "target": "span|shipping::/get-quote" + }, + { + "source": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "target": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "target": "span|frontend::executing api route (pages) /api/checkout" + }, + { + "source": "span|frontend::executing api route (pages) /api/checkout", + "target": "span|frontend::POST /api/checkout" + }, + { + "source": "span|frontend::POST /api/checkout", + "target": "span|frontend-proxy::router frontend egress" + } + ], + "root_causes": [ + { + "timestamp": 1777673213, + "component": "service|shipping", + "state": [ + "unavailable", + "degraded", + "slow" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777673213, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777673213, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "service|shipping": "shipping", + "span|shipping::/get-quote": "shipping", + "span|checkout::prepareOrderItemsAndShippingQuoteFromCart": "checkout", + "span|checkout::oteldemo.CheckoutService/PlaceOrder": "checkout", + "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder": "frontend", + "span|frontend::executing api route (pages) /api/checkout": "frontend", + "span|frontend::POST /api/checkout": "frontend", + "span|frontend-proxy::router frontend egress": "frontend-proxy", + "span|frontend-proxy::ingress": "frontend-proxy" + }, + "candidate_alarm_nodes": [ + { + "node_id": 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": 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.006395, + "abnormal_avg_duration": 0.00598, + "avg_duration_ratio": 0.9351055512118843, + "normal_p99": 0.00703886, + "abnormal_p99": 0.00725048, + "p99_ratio": 1.030064527494509, + "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": 177, + "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.006395, + "abnormal_avg_duration": 0.00598, + "avg_duration_ratio": 0.9351055512118843, + "normal_p99": 0.00703886, + "abnormal_p99": 0.00725048, + "p99_ratio": 1.030064527494509, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "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" + } + ], + "candidate_alarm_count": 2, + "explained_alarm_count": 1, + "unexplained_alarm_count": 1, + "candidate_strong_alarm_count": 0, + "explained_strong_alarm_count": 0, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage_reason": "no_candidate_strong_alarms", + "confidence_breakdown": { + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0 + } +} \ No newline at end of file diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/conclusion.parquet b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56ab014b46366fde3814bb18ceb687ef014f716b --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77aa829965d9f2dd52c81353b9134793308f0f3ae23035c3a0b8cda70f2510ca +size 4145 diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/env.json b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/env.json new file mode 100644 index 0000000000000000000000000000000000000000..dd8e4005a317f96c91e84f6a4dc4f25f6242b942 --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "otel-demo13", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777672912", + "NORMAL_END": "1777673212", + "ABNORMAL_START": "1777673212", + "ABNORMAL_END": "1777673512" +} \ No newline at end of file diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/injection.json b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..1823b484cc4e65482bdfdded9699b67363c70fce --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/injection.json @@ -0,0 +1,114 @@ +{ + "id": 2412, + "name": "batch-01KQJS94VKJXFZZ6K1RK19XQCB", + "fault_type": "hybrid", + "category": "otel-demo", + "pre_duration": 5, + "start_time": "2026-05-02T06:06:52+08:00", + "end_time": "2026-05-02T06:11:52+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 147, + "pedestal_name": "otel-demo", + "created_at": "2026-05-02T06:06:52.799+08:00", + "updated_at": "2026-05-02T06:11:52.956+08:00", + "engine_config_summary": [ + { + "app": "shipping", + "chaos_type": "NetworkDelay", + "correlation": 100, + "direction": "to", + "duration": 5, + "jitter": 40, + "latency": 340, + "namespace": "otel-demo13", + "system": "otel-demo0", + "system_type": "otel-demo", + "target_service": "quote", + "time_offset": 0 + }, + { + "app": "payment", + "chaos_type": "CPUStress", + "container": "payment", + "cpu_load": 70, + "cpu_worker": 1, + "duration": 5, + "namespace": "otel-demo13", + "system": "otel-demo0", + "system_type": "otel-demo", + "time_offset": 0 + } + ], + "task_id": "9110b663-a005-4245-a7a5-1463015b290d", + "trace_id": "039dd8f5-c227-4a8e-ba12-93cb38c5b7fd", + "source": "injection", + "description": "Fault batch for task 9110b663-a005-4245-a7a5-1463015b290d (2 faults)", + "engine_config": [ + { + "app": "shipping", + "chaos_type": "NetworkDelay", + "correlation": 100, + "direction": "to", + "duration": 5, + "jitter": 40, + "latency": 340, + "namespace": "otel-demo13", + "system": "otel-demo0", + "system_type": "otel-demo", + "target_service": "quote", + "time_offset": 0 + }, + { + "app": "payment", + "chaos_type": "CPUStress", + "container": "payment", + "cpu_load": 70, + "cpu_worker": 1, + "duration": 5, + "namespace": "otel-demo13", + "system": "otel-demo0", + "system_type": "otel-demo", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "shipping", + "quote" + ], + "pod": [ + "quote-747856469b-m49dv", + "shipping-7b767fd585-j5xc2" + ], + "container": [ + "quote", + "shipping" + ], + "metric": [ + "network_latency" + ], + "span": [ + "POST quote" + ] + }, + { + "service": [ + "payment" + ], + "pod": [ + "payment-df7f8bcf5-6gkh9" + ], + "container": [ + "payment" + ], + "metric": [ + "cpu" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/label.txt b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_logs.parquet b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b900ebf9ab76ed9b489e63e26a1ad035e6ef1adb --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283e58e3174418e4f7057c1a601b82975c6c55266a8c1a6928b191b76a5b1c43 +size 1279 diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_metrics.parquet b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7d4e0647b1a4e0057fb195b1eacb3a5a3081b93 --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a29954c327e06a63507d2f5573bdd88e0cf28fd52df72cc458a4e4b3d9f22259 +size 48844 diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_metrics_histogram.parquet b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab2aac469352d657e36bea1e25481e1cb48237c8 --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c471586ae17fea3fc23adca48c550d0a800184c7dfe4ef10e504326aad001f +size 26570 diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_metrics_sum.parquet b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0b8f3a19fa8f620aaf0a627ee906953330128fb --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a6790fd9723faafba0ebfbb47a49cd112a1bd8fa01e992a45bcef248cc0fc23 +size 48761 diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_traces.parquet b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28b9e70af43c881e917483167f34e1e4007cf058 --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ce2b52cf6ac6de75b7569cbdf143cac54bb9f85da59fe0f22023c47814c679 +size 63384 diff --git a/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/result.json b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/result.json new file mode 100644 index 0000000000000000000000000000000000000000..6b14f43e5ad0788ed0b1144c8946dfda37b6d613 --- /dev/null +++ b/cases/batch-01KQJS94VKJXFZZ6K1RK19XQCB/result.json @@ -0,0 +1,2063 @@ +{ + "case_name": "batch-01KQJS94VKJXFZZ6K1RK19XQCB", + "injection_nodes": [ + "service|shipping", + "service|quote", + "service|payment" + ], + "alarm_nodes": [ + 177, + 117 + ], + "propagation_result": { + "injection_node_ids": [ + 110, + 109, + 106 + ], + "injection_states": [ + "unavailable", + "unknown", + "unknown" + ], + "paths": [ + { + "nodes": [ + 110, + 201, + 137, + 133, + 170, + 161, + 157, + 178, + 177 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777673213, + 1777673213, + 1777673213, + 1777673213, + 1777673213, + 1777673213, + 1777673213, + 1777673213, + 1777673213 + ], + "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": 201, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 353.280600151057, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 432.4422071767355, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 42.63152937895443, + "matched": 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": 133, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 28.685182202699075, + "matched": 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": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 27.58902047922586, + "matched": 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": 161, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 21.403483222082613, + "matched": 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": 157, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 21.174937510236134, + "matched": 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": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 21.88103331067301, + "matched": 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": 177, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 21.8413520848754, + "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": 1777673213, + "dst_onset": 1777673213, + "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": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "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": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777673213, + "window_end": 1777673571, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777673213, + "is_injection": true, + "lower_bound": 1777673208, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 1, + "node_id": 201, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 4, + "node_id": 170, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 5, + "node_id": 161, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 6, + "node_id": 157, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 7, + "node_id": 178, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 8, + "node_id": 177, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 161, + 133, + 201, + 106, + 202, + 203, + 109, + 110, + 137, + 170, + 177, + 178, + 180, + 183, + 184, + 186, + 188, + 157 + ], + "max_hops_reached": 8, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 110, + 202, + 133, + 170, + 161, + 157, + 178, + 177 + ], + "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": 202, + "edge_admitted": true, + "features_admitted": true, + "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.1891597208761389, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.2931110620446016, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 28.685182202699075, + "matched": 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": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 27.58902047922586, + "matched": 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": 161, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 21.403483222082613, + "matched": 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": 157, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 21.174937510236134, + "matched": 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": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 21.88103331067301, + "matched": 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": 177, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 21.8413520848754, + "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": 1777673213, + "dst_onset": 1777673216, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777673216, + "dst_onset": 1777673213, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "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": 1777673213, + "window_end": 1777673571, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777673213, + "is_injection": true, + "lower_bound": 1777673208, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 1, + "node_id": 202, + "onset": 1777673216, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 2, + "node_id": 133, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 3, + "node_id": 170, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 4, + "node_id": 161, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 5, + "node_id": 157, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 6, + "node_id": 178, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 7, + "node_id": 177, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null, + "root_resolved_from_metadata_only", + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 110, + "component": "service|shipping", + "canonical_state": "unavailable", + "root_cause_states": [ + "degraded", + "slow", + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|shipping", + "states": [ + "degraded", + "slow", + "unavailable" + ], + "first_state_at": 1777673213 + }, + { + "node": "service|quote", + "states": [ + "degraded", + "slow", + "unavailable" + ], + "first_state_at": 1777673213 + }, + { + "node": "service|payment", + "states": [ + "degraded", + "slow", + "unavailable" + ], + "first_state_at": 1777673213 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|frontend-proxy::ingress", + "span|accounting::order-consumed" + ], + "evidence": { + "alarm_count": 2, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 110, + 201, + 137, + 133, + 170, + 161, + 157, + 178, + 177 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777673213, + 1777673213, + 1777673213, + 1777673213, + 1777673213, + 1777673213, + 1777673213, + 1777673213, + 1777673213 + ], + "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": 201, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 353.280600151057, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 432.4422071767355, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 42.63152937895443, + "matched": 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": 133, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 28.685182202699075, + "matched": 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": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 27.58902047922586, + "matched": 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": 161, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 21.403483222082613, + "matched": 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": 157, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 21.174937510236134, + "matched": 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": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 21.88103331067301, + "matched": 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": 177, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 21.8413520848754, + "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": 1777673213, + "dst_onset": 1777673213, + "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": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777673213, + "dst_onset": 1777673213, + "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": 1777673213, + "dst_onset": 1777673213, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777673213, + "window_end": 1777673571, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 110, + "onset": 1777673213, + "is_injection": true, + "lower_bound": 1777673208, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 1, + "node_id": 201, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 4, + "node_id": 170, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 5, + "node_id": 161, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 6, + "node_id": 157, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 7, + "node_id": 178, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + }, + { + "node_index": 8, + "node_id": 177, + "onset": 1777673213, + "is_injection": false, + "lower_bound": 1777673213, + "upper_bound": 1777673571, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 1, + "confidence": 0.45 + } + } + }, + "visualization_paths": [ + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 110, + "kind": "service", + "name": "shipping", + "uniq_name": "service|shipping", + "state": "degraded, slow, unavailable", + "state_start_time": 1777673213, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 201, + "kind": "span", + "name": "shipping::/get-quote", + "uniq_name": "span|shipping::/get-quote", + "state": "missing, slow", + "state_start_time": 1777673213, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 137, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing, slow", + "state_start_time": 1777673213, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing, slow", + "state_start_time": 1777673213, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 170, + "kind": "span", + "name": "frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": "missing, slow", + "state_start_time": 1777673213, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 161, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "missing, slow", + "state_start_time": 1777673213, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 157, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "missing, slow", + "state_start_time": 1777673213, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 178, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777673213, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 177, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777673213, + "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": 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.006395, + "abnormal_avg_duration": 0.00598, + "avg_duration_ratio": 0.9351055512118843, + "normal_p99": 0.00703886, + "abnormal_p99": 0.00725048, + "p99_ratio": 1.030064527494509, + "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": 177, + "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.006395, + "abnormal_avg_duration": 0.00598, + "avg_duration_ratio": 0.9351055512118843, + "normal_p99": 0.00703886, + "abnormal_p99": 0.00725048, + "p99_ratio": 1.030064527494509, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "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" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 177, + "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.006395, + "abnormal_avg_duration": 0.00598, + "avg_duration_ratio": 0.9351055512118843, + "normal_p99": 0.00703886, + "abnormal_p99": 0.00725048, + "p99_ratio": 1.030064527494509, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "candidate_alarm_node_ids": [ + 117, + 177 + ], + "explained_alarm_node_ids": [ + 177 + ], + "unexplained_alarm_node_ids": [ + 117 + ], + "candidate_alarm_count": 2, + "explained_alarm_count": 1, + "unexplained_alarm_count": 1, + "strong_alarm_coverage": null, + "candidate_strong_alarm_count": 0, + "explained_strong_alarm_count": 0, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage_reason": "no_candidate_strong_alarms", + "resolution_info": { + "resolved_nodes": [ + "service|shipping", + "service|quote", + "service|payment" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkDelay", + "resolution_method": "network_ground_truth_to", + "network_source": "shipping", + "network_target": "quote", + "network_direction": "to" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/.done b/cases/hs1-geo-cpu-exhaustion-q8nln6/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/.finished b/cases/hs1-geo-cpu-exhaustion-q8nln6/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_logs.parquet b/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d890b4b7e3ba6572f95f11bd0b16b25e1d865e4 --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b4555afd706ad558e82156707a9e1b577643655e09427835d36b1c6f4c7c205 +size 189155 diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_metrics.parquet b/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2210b2a94c4a11010c08705c57a31515844ee0f0 --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6d50dc5fa6844b29747148314efa790cb44f236af6b6ef4dcdc0effe1f50758 +size 41470 diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_metrics_histogram.parquet b/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dc79847774acd5bf067450576c20fa14c2dcc8f --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6de3ba062f33940069f2afca300b501cb489045ff8b31d1add546d4295a1c6d4 +size 8356 diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_metrics_sum.parquet b/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ee1e6a0928458649fbe7c8347b2d641544c128a --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e73403a5b872ebc4fc441ced09fa9f8337a8345b9e18c29e233099a6d1a6f3d +size 32957 diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_traces.parquet b/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58ad3154c41ee3002659302c5fb6877d9bdf115b --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af72b65975fcebda7e03b4a2befd9a13271eb0072e3df61cd1627f832d715aee +size 852097 diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/causal_graph.json b/cases/hs1-geo-cpu-exhaustion-q8nln6/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..6faa27070159f443a471b448c41562905fdf2320 --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/causal_graph.json @@ -0,0 +1,581 @@ +{ + "case_name": "hs1-geo-cpu-exhaustion-q8nln6", + "fault_type": "CPUStress", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777638938, + "component": "container|hotel-reserv-geo", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777638946, + "component": "pod|geo-68f8cb558f-jj4hj", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777638946, + "component": "service|geo", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777638946, + "component": "span|geo::geo.Geo/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777638946, + "component": "span|search::search.Search/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777638946, + "component": "span|search::geo.Geo/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777638956, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777638946, + "component": "span|search::rate.Rate/GetRates", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777638956, + "component": "span|search::geo.Geo/Nearby", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "service|geo", + "target": "span|search::geo.Geo/Nearby" + }, + { + "source": "service|geo", + "target": "span|search::search.Search/Nearby" + }, + { + "source": "span|geo::geo.Geo/Nearby", + "target": "span|search::geo.Geo/Nearby" + }, + { + "source": "span|search::geo.Geo/Nearby", + "target": "span|search::search.Search/Nearby" + }, + { + "source": "service|geo", + "target": "span|search::rate.Rate/GetRates" + }, + { + "source": "service|geo", + "target": "span|geo::geo.Geo/Nearby" + }, + { + "source": "container|hotel-reserv-geo", + "target": "pod|geo-68f8cb558f-jj4hj" + }, + { + "source": "span|search::rate.Rate/GetRates", + "target": "span|search::search.Search/Nearby" + }, + { + "source": "pod|geo-68f8cb558f-jj4hj", + "target": "service|geo" + } + ], + "root_causes": [ + { + "timestamp": 1777638938, + "component": "container|hotel-reserv-geo", + "state": [ + "unavailable", + "degraded" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777638946, + "component": "span|geo::geo.Geo/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777638946, + "component": "span|search::search.Search/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777638956, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777638946, + "component": "span|geo::geo.Geo/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777638946, + "component": "span|search::search.Search/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777638956, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing" + ] + } + ], + "component_to_service": { + "pod|geo-68f8cb558f-jj4hj": "geo", + "service|geo": "geo", + "span|geo::geo.Geo/Nearby": "geo", + "span|search::search.Search/Nearby": "search", + "span|search::geo.Geo/Nearby": "search", + "span|search::rate.Rate/GetRates": "search" + }, + "candidate_alarm_nodes": [ + { + "node_id": 211, + "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": 212, + "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": 213, + "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": 230, + "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": 235, + "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": 236, + "component": "span|recommendation::recommendation.Recommendation/GetRecommendations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|recommendation::recommendation.Recommendation/GetRecommendations", + "service_operation:recommendation::recommendation.Recommendation/GetRecommendations", + "bare_operation_unique:recommendation.Recommendation/GetRecommendations", + "legacy_exact:span|recommendation::recommendation.Recommendation/GetRecommendations", + "legacy_exact:recommendation::recommendation.Recommendation/GetRecommendations", + "legacy_exact:recommendation.Recommendation/GetRecommendations" + ] + } + }, + { + "node_id": 239, + "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": 243, + "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" + ] + } + }, + { + "node_id": 244, + "component": "span|user::user.User/CheckUser", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|user::user.User/CheckUser", + "service_operation:user::user.User/CheckUser", + "bare_operation_unique:user.User/CheckUser", + "legacy_exact:span|user::user.User/CheckUser", + "legacy_exact:user::user.User/CheckUser", + "legacy_exact:user.User/CheckUser" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 230, + "component": "span|geo::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|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" + ] + }, + "path_ids": [ + "path-0" + ] + }, + { + "node_id": 243, + "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-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 211, + "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": 212, + "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": 213, + "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": 235, + "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": 236, + "component": "span|recommendation::recommendation.Recommendation/GetRecommendations", + "issue_strength": "unknown", + "issue_strength_reason": "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::recommendation.Recommendation/GetRecommendations", + "service_operation:recommendation::recommendation.Recommendation/GetRecommendations", + "bare_operation_unique:recommendation.Recommendation/GetRecommendations", + "legacy_exact:span|recommendation::recommendation.Recommendation/GetRecommendations", + "legacy_exact:recommendation::recommendation.Recommendation/GetRecommendations", + "legacy_exact:recommendation.Recommendation/GetRecommendations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 239, + "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": 244, + "component": "span|user::user.User/CheckUser", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|user::user.User/CheckUser", + "service_operation:user::user.User/CheckUser", + "bare_operation_unique:user.User/CheckUser", + "legacy_exact:span|user::user.User/CheckUser", + "legacy_exact:user::user.User/CheckUser", + "legacy_exact:user.User/CheckUser" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 9, + "explained_alarm_count": 2, + "unexplained_alarm_count": 7, + "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/hs1-geo-cpu-exhaustion-q8nln6/conclusion.parquet b/cases/hs1-geo-cpu-exhaustion-q8nln6/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27de54b92a100a3e75064cf3a29ccfcb8569b878 --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b2d81d8230abec12fbcd6314ae2e7b5db9c9434cfed0067e37c0e948b7d486 +size 4679 diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/env.json b/cases/hs1-geo-cpu-exhaustion-q8nln6/env.json new file mode 100644 index 0000000000000000000000000000000000000000..42b673cc22f85b148f6d5432eed73eac1daa2b62 --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs1", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777638638", + "NORMAL_END": "1777638938", + "ABNORMAL_START": "1777638938", + "ABNORMAL_END": "1777639238" +} \ No newline at end of file diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/injection.json b/cases/hs1-geo-cpu-exhaustion-q8nln6/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..61a9766dba263474e785115f97901ba9ce80f2a1 --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/injection.json @@ -0,0 +1,52 @@ +{ + "id": 1941, + "name": "hs1-geo-cpu-exhaustion-q8nln6", + "fault_type": "CPUStress", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-01T20:35:38+08:00", + "end_time": "2026-05-01T20:40:38+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 140, + "pedestal_name": "hs", + "created_at": "2026-05-01T20:35:38.429+08:00", + "updated_at": "2026-05-01T20:40:38.499+08:00", + "task_id": "1263f4be-e6fc-450b-9102-dd2be2554ebe", + "trace_id": "ee934bd3-863b-4c79-8970-a51106ea6a41", + "source": "injection", + "description": "Fault batch for task 1263f4be-e6fc-450b-9102-dd2be2554ebe (1 faults)", + "engine_config": [ + { + "app": "geo", + "chaos_type": "CPUStress", + "container": "hotel-reserv-geo", + "cpu_load": 80, + "cpu_worker": 2, + "duration": 5, + "namespace": "hs1", + "system": "hs", + "system_type": "hs", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "geo" + ], + "pod": [ + "geo-68f8cb558f-jj4hj" + ], + "container": [ + "hotel-reserv-geo" + ], + "metric": [ + "cpu" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/label.txt b/cases/hs1-geo-cpu-exhaustion-q8nln6/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_logs.parquet b/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33d21bb23df6692aea582790b83e425379d3aae4 --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a70a927c6b37e4f26933239a844bfd7c686e45e66099df345daa44cd54d5457 +size 185292 diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_metrics.parquet b/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73168575ade5c4ae8ad8c5e43b037ddda0af3dd6 --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca23226d1b30d77aafcac5b34abbe3b4db6bf3d2f79518aafa77324d49fb65c +size 38628 diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_metrics_histogram.parquet b/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1baf7623b973ca62f534e4a0d8a87d6b32b026ca --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7c051b77da8eb20e3dc457e12524829edb5950cfb362923a9c6dab1560149b +size 10808 diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_metrics_sum.parquet b/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1eb08b58cb162f542b61eb73c314506de0422112 --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ad01ca2495ebddc6cd0bdc4a1b535e63ea3a23b7402c442df658d06a01d228 +size 33232 diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_traces.parquet b/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..602f3340f8769e1946b148ac8a8a67b8e09fb507 --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2db5b6b65b6dabc808f3f5ac32124c95953019b37db612695b70f17426f1720 +size 805180 diff --git a/cases/hs1-geo-cpu-exhaustion-q8nln6/result.json b/cases/hs1-geo-cpu-exhaustion-q8nln6/result.json new file mode 100644 index 0000000000000000000000000000000000000000..5f99f662f02071a39e2f01dbc1c5e2cd9d9d92d2 --- /dev/null +++ b/cases/hs1-geo-cpu-exhaustion-q8nln6/result.json @@ -0,0 +1,5193 @@ +{ + "case_name": "hs1-geo-cpu-exhaustion-q8nln6", + "injection_nodes": [ + "container|hotel-reserv-geo" + ], + "alarm_nodes": [ + 230, + 235, + 236, + 239, + 243, + 212, + 211, + 213, + 244 + ], + "propagation_result": { + "injection_node_ids": [ + 183 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 183, + 67, + 194, + 230 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:CPUStress:L1", + "manifest:CPUStress:lift", + "manifest:CPUStress:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777638938, + 1777638946, + 1777638946, + 1777638946 + ], + "propagation_delays": [ + 8.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "CPUStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 67, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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.0349858241969843, + "matched": false + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 520.8537529604481, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 230, + "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": "degraded", + "src_onset": 1777638938, + "dst_onset": 1777638946, + "delay": 8, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777638938, + "window_end": 1777639297, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777638938, + "is_injection": true, + "lower_bound": 1777638933, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 1, + "node_id": 67, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 2, + "node_id": 194, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 3, + "node_id": 230, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 67, + 194, + 243 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:CPUStress:L1", + "manifest:CPUStress:lift", + "manifest:CPUStress:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777638938, + 1777638946, + 1777638946, + 1777638946 + ], + "propagation_delays": [ + 8.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "CPUStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 67, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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.0349858241969843, + "matched": false + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 520.8537529604481, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 243, + "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": "degraded", + "src_onset": 1777638938, + "dst_onset": 1777638946, + "delay": 8, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777638938, + "window_end": 1777639297, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777638938, + "is_injection": true, + "lower_bound": 1777638933, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 1, + "node_id": 67, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 2, + "node_id": 194, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 3, + "node_id": 243, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 67, + 194, + 241, + 243 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:CPUStress:L1", + "manifest:CPUStress:lift", + "manifest:CPUStress:lift", + "manifest:CPUStress:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777638938, + 1777638946, + 1777638946, + 1777638946, + 1777638956 + ], + "propagation_delays": [ + 8.0, + 0.0, + 0.0, + 10.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "CPUStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 67, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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.0349858241969843, + "matched": false + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 520.8537529604481, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 241, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 243, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0245951063644319, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638938, + "dst_onset": 1777638946, + "delay": 8, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777638946, + "dst_onset": 1777638956, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777638938, + "window_end": 1777639297, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777638938, + "is_injection": true, + "lower_bound": 1777638933, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 1, + "node_id": 67, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 2, + "node_id": 194, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 3, + "node_id": 241, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 4, + "node_id": 243, + "onset": 1777638956, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 67, + 194, + 242, + 243 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:CPUStress:L1", + "manifest:CPUStress:lift", + "manifest:CPUStress:lift", + "manifest:CPUStress:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777638938, + 1777638946, + 1777638946, + 1777638946, + 1777638956 + ], + "propagation_delays": [ + 8.0, + 0.0, + 0.0, + 10.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "CPUStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 67, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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.0349858241969843, + "matched": false + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 520.8537529604481, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 242, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 243, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0245951063644319, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638938, + "dst_onset": 1777638946, + "delay": 8, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777638946, + "dst_onset": 1777638956, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777638938, + "window_end": 1777639297, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777638938, + "is_injection": true, + "lower_bound": 1777638933, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 1, + "node_id": 67, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 2, + "node_id": 194, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 3, + "node_id": 242, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 4, + "node_id": 243, + "onset": 1777638956, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 67, + 194, + 241, + 243 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:CPUStress:L1", + "manifest:CPUStress:lift", + "manifest:CPUStress:lift", + "manifest:CPUStress:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777638938, + 1777638946, + 1777638946, + 1777638946, + 1777638956 + ], + "propagation_delays": [ + 8.0, + 0.0, + 0.0, + 10.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "CPUStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 67, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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.0349858241969843, + "matched": false + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 520.8537529604481, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 241, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 243, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0245951063644319, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638938, + "dst_onset": 1777638946, + "delay": 8, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777638946, + "dst_onset": 1777638956, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777638938, + "window_end": 1777639297, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777638938, + "is_injection": true, + "lower_bound": 1777638933, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 1, + "node_id": 67, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 2, + "node_id": 194, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 3, + "node_id": 241, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 4, + "node_id": 243, + "onset": 1777638956, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 67, + 194, + 242, + 243 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:CPUStress:L1", + "manifest:CPUStress:lift", + "manifest:CPUStress:lift", + "manifest:CPUStress:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777638938, + 1777638946, + 1777638946, + 1777638946, + 1777638956 + ], + "propagation_delays": [ + 8.0, + 0.0, + 0.0, + 10.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "CPUStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 67, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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.0349858241969843, + "matched": false + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 520.8537529604481, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 242, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 243, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0245951063644319, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638938, + "dst_onset": 1777638946, + "delay": 8, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777638946, + "dst_onset": 1777638956, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777638938, + "window_end": 1777639297, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777638938, + "is_injection": true, + "lower_bound": 1777638933, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 1, + "node_id": 67, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 2, + "node_id": 194, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 3, + "node_id": 242, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 4, + "node_id": 243, + "onset": 1777638956, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 67, + 194, + 230, + 241, + 243 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:CPUStress:L1", + "manifest:CPUStress:lift", + "manifest:CPUStress:lift", + "manifest:CPUStress:L2", + "manifest:CPUStress:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777638938, + 1777638946, + 1777638946, + 1777638946, + 1777638956, + 1777638956 + ], + "propagation_delays": [ + 8.0, + 0.0, + 0.0, + 10.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "CPUStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 67, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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.0349858241969843, + "matched": false + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 520.8537529604481, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 230, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 241, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9297177357713794, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 243, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "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.0245951063644319, + "matched": false + }, + { + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638938, + "dst_onset": 1777638946, + "delay": 8, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777638946, + "dst_onset": 1777638956, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777638956, + "dst_onset": 1777638956, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777638938, + "window_end": 1777639297, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777638938, + "is_injection": true, + "lower_bound": 1777638933, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 1, + "node_id": 67, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 2, + "node_id": 194, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 3, + "node_id": 230, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 4, + "node_id": 241, + "onset": 1777638956, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 5, + "node_id": 243, + "onset": 1777638956, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 67, + 228, + 230, + 241, + 242, + 243, + 183, + 215 + ], + "max_hops_reached": 5, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 183, + "component": "container|hotel-reserv-geo", + "canonical_state": "unavailable", + "root_cause_states": [ + "degraded", + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "container|hotel-reserv-geo", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1777638938 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|geo::geo.Geo/Nearby", + "span|rate::rate.Rate/GetRates", + "span|recommendation::recommendation.Recommendation/GetRecommendations", + "span|reservation::reservation.Reservation/CheckAvailability", + "span|search::search.Search/Nearby", + "span|attractions::attractions.Attractions/NearbyMus", + "span|attractions::attractions.Attractions/NearbyCinema", + "span|attractions::attractions.Attractions/NearbyRest", + "span|user::user.User/CheckUser" + ], + "evidence": { + "alarm_count": 9, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 183, + 67, + 194, + 230 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:CPUStress:L1", + "manifest:CPUStress:lift", + "manifest:CPUStress:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777638938, + 1777638946, + 1777638946, + 1777638946 + ], + "propagation_delays": [ + 8.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "CPUStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 67, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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.0349858241969843, + "matched": false + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 520.8537529604481, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 230, + "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": "degraded", + "src_onset": 1777638938, + "dst_onset": 1777638946, + "delay": 8, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777638938, + "window_end": 1777639297, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777638938, + "is_injection": true, + "lower_bound": 1777638933, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 1, + "node_id": 67, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 2, + "node_id": 194, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 3, + "node_id": 230, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 67, + 194, + 243 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:CPUStress:L1", + "manifest:CPUStress:lift", + "manifest:CPUStress:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777638938, + 1777638946, + 1777638946, + 1777638946 + ], + "propagation_delays": [ + 8.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "CPUStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 67, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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.0349858241969843, + "matched": false + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 520.8537529604481, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 243, + "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": "degraded", + "src_onset": 1777638938, + "dst_onset": 1777638946, + "delay": 8, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777638938, + "window_end": 1777639297, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777638938, + "is_injection": true, + "lower_bound": 1777638933, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 1, + "node_id": 67, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 2, + "node_id": 194, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 3, + "node_id": 243, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 67, + 194, + 241, + 243 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:CPUStress:L1", + "manifest:CPUStress:lift", + "manifest:CPUStress:lift", + "manifest:CPUStress:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777638938, + 1777638946, + 1777638946, + 1777638946, + 1777638956 + ], + "propagation_delays": [ + 8.0, + 0.0, + 0.0, + 10.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "CPUStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 67, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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.0349858241969843, + "matched": false + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 520.8537529604481, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 241, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 243, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0245951063644319, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638938, + "dst_onset": 1777638946, + "delay": 8, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777638946, + "dst_onset": 1777638956, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777638938, + "window_end": 1777639297, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777638938, + "is_injection": true, + "lower_bound": 1777638933, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 1, + "node_id": 67, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 2, + "node_id": 194, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 3, + "node_id": 241, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 4, + "node_id": 243, + "onset": 1777638956, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 67, + 194, + 242, + 243 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:CPUStress:L1", + "manifest:CPUStress:lift", + "manifest:CPUStress:lift", + "manifest:CPUStress:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777638938, + 1777638946, + 1777638946, + 1777638946, + 1777638956 + ], + "propagation_delays": [ + 8.0, + 0.0, + 0.0, + 10.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "CPUStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 67, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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.0349858241969843, + "matched": false + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 520.8537529604481, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 242, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 243, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0245951063644319, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638938, + "dst_onset": 1777638946, + "delay": 8, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777638946, + "dst_onset": 1777638956, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777638938, + "window_end": 1777639297, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777638938, + "is_injection": true, + "lower_bound": 1777638933, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 1, + "node_id": 67, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 2, + "node_id": 194, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 3, + "node_id": 242, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 4, + "node_id": 243, + "onset": 1777638956, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 67, + 194, + 241, + 243 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:CPUStress:L1", + "manifest:CPUStress:lift", + "manifest:CPUStress:lift", + "manifest:CPUStress:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777638938, + 1777638946, + 1777638946, + 1777638946, + 1777638956 + ], + "propagation_delays": [ + 8.0, + 0.0, + 0.0, + 10.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "CPUStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 67, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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.0349858241969843, + "matched": false + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 520.8537529604481, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 241, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 243, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0245951063644319, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638938, + "dst_onset": 1777638946, + "delay": 8, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777638946, + "dst_onset": 1777638956, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777638938, + "window_end": 1777639297, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777638938, + "is_injection": true, + "lower_bound": 1777638933, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 1, + "node_id": 67, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 2, + "node_id": 194, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 3, + "node_id": 241, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 4, + "node_id": 243, + "onset": 1777638956, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 67, + 194, + 242, + 243 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:CPUStress:L1", + "manifest:CPUStress:lift", + "manifest:CPUStress:lift", + "manifest:CPUStress:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777638938, + 1777638946, + 1777638946, + 1777638946, + 1777638956 + ], + "propagation_delays": [ + 8.0, + 0.0, + 0.0, + 10.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "CPUStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 67, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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.0349858241969843, + "matched": false + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 520.8537529604481, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 242, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 243, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.0245951063644319, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638938, + "dst_onset": 1777638946, + "delay": 8, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777638946, + "dst_onset": 1777638956, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777638938, + "window_end": 1777639297, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777638938, + "is_injection": true, + "lower_bound": 1777638933, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 1, + "node_id": 67, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 2, + "node_id": 194, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 3, + "node_id": 242, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 4, + "node_id": 243, + "onset": 1777638956, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 67, + 194, + 230, + 241, + 243 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:CPUStress:L1", + "manifest:CPUStress:lift", + "manifest:CPUStress:lift", + "manifest:CPUStress:L2", + "manifest:CPUStress:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777638938, + 1777638946, + 1777638946, + 1777638946, + 1777638956, + 1777638956 + ], + "propagation_delays": [ + 8.0, + 0.0, + 0.0, + 10.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "CPUStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 67, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "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.0349858241969843, + "matched": false + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 520.8537529604481, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 230, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 241, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9297177357713794, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 243, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "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.0245951063644319, + "matched": false + }, + { + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638938, + "dst_onset": 1777638946, + "delay": 8, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777638946, + "dst_onset": 1777638946, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777638946, + "dst_onset": 1777638956, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777638956, + "dst_onset": 1777638956, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777638938, + "window_end": 1777639297, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777638938, + "is_injection": true, + "lower_bound": 1777638933, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 1, + "node_id": 67, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 2, + "node_id": 194, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 3, + "node_id": 230, + "onset": 1777638946, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 4, + "node_id": 241, + "onset": 1777638956, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + }, + { + "node_index": 5, + "node_id": 243, + "onset": 1777638956, + "is_injection": false, + "lower_bound": 1777638938, + "upper_bound": 1777639297, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 7, + "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": 183, + "kind": "container", + "name": "hotel-reserv-geo", + "uniq_name": "container|hotel-reserv-geo", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638938, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:CPUStress:L1", + "propagation_delay": 8.0 + }, + { + "node_id": 67, + "kind": "pod", + "name": "geo-68f8cb558f-jj4hj", + "uniq_name": "pod|geo-68f8cb558f-jj4hj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:CPUStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "service", + "name": "geo", + "uniq_name": "service|geo", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:CPUStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 230, + "kind": "span", + "name": "geo::geo.Geo/Nearby", + "uniq_name": "span|geo::geo.Geo/Nearby", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 183, + "kind": "container", + "name": "hotel-reserv-geo", + "uniq_name": "container|hotel-reserv-geo", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638938, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:CPUStress:L1", + "propagation_delay": 8.0 + }, + { + "node_id": 67, + "kind": "pod", + "name": "geo-68f8cb558f-jj4hj", + "uniq_name": "pod|geo-68f8cb558f-jj4hj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:CPUStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "service", + "name": "geo", + "uniq_name": "service|geo", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:CPUStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 243, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 183, + "kind": "container", + "name": "hotel-reserv-geo", + "uniq_name": "container|hotel-reserv-geo", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638938, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:CPUStress:L1", + "propagation_delay": 8.0 + }, + { + "node_id": 67, + "kind": "pod", + "name": "geo-68f8cb558f-jj4hj", + "uniq_name": "pod|geo-68f8cb558f-jj4hj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:CPUStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "service", + "name": "geo", + "uniq_name": "service|geo", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:CPUStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 241, + "kind": "span", + "name": "search::geo.Geo/Nearby", + "uniq_name": "span|search::geo.Geo/Nearby", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:CPUStress:L2", + "propagation_delay": 10.0 + }, + { + "node_id": 243, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777638956, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 183, + "kind": "container", + "name": "hotel-reserv-geo", + "uniq_name": "container|hotel-reserv-geo", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638938, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:CPUStress:L1", + "propagation_delay": 8.0 + }, + { + "node_id": 67, + "kind": "pod", + "name": "geo-68f8cb558f-jj4hj", + "uniq_name": "pod|geo-68f8cb558f-jj4hj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:CPUStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "service", + "name": "geo", + "uniq_name": "service|geo", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:CPUStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 242, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:CPUStress:L2", + "propagation_delay": 10.0 + }, + { + "node_id": 243, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777638956, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 183, + "kind": "container", + "name": "hotel-reserv-geo", + "uniq_name": "container|hotel-reserv-geo", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638938, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:CPUStress:L1", + "propagation_delay": 8.0 + }, + { + "node_id": 67, + "kind": "pod", + "name": "geo-68f8cb558f-jj4hj", + "uniq_name": "pod|geo-68f8cb558f-jj4hj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:CPUStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "service", + "name": "geo", + "uniq_name": "service|geo", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:CPUStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 241, + "kind": "span", + "name": "search::geo.Geo/Nearby", + "uniq_name": "span|search::geo.Geo/Nearby", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:CPUStress:L2", + "propagation_delay": 10.0 + }, + { + "node_id": 243, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777638956, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 183, + "kind": "container", + "name": "hotel-reserv-geo", + "uniq_name": "container|hotel-reserv-geo", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638938, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:CPUStress:L1", + "propagation_delay": 8.0 + }, + { + "node_id": 67, + "kind": "pod", + "name": "geo-68f8cb558f-jj4hj", + "uniq_name": "pod|geo-68f8cb558f-jj4hj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:CPUStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "service", + "name": "geo", + "uniq_name": "service|geo", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:CPUStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 242, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:CPUStress:L2", + "propagation_delay": 10.0 + }, + { + "node_id": 243, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777638956, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 183, + "kind": "container", + "name": "hotel-reserv-geo", + "uniq_name": "container|hotel-reserv-geo", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638938, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:CPUStress:L1", + "propagation_delay": 8.0 + }, + { + "node_id": 67, + "kind": "pod", + "name": "geo-68f8cb558f-jj4hj", + "uniq_name": "pod|geo-68f8cb558f-jj4hj", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:CPUStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "service", + "name": "geo", + "uniq_name": "service|geo", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:CPUStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 230, + "kind": "span", + "name": "geo::geo.Geo/Nearby", + "uniq_name": "span|geo::geo.Geo/Nearby", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777638946, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:CPUStress:L2", + "propagation_delay": 10.0 + }, + { + "node_id": 241, + "kind": "span", + "name": "search::geo.Geo/Nearby", + "uniq_name": "span|search::geo.Geo/Nearby", + "state": "missing", + "state_start_time": 1777638956, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:CPUStress:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 243, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777638956, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 211, + "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": 212, + "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": 213, + "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": 230, + "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": 235, + "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": 236, + "component": "span|recommendation::recommendation.Recommendation/GetRecommendations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|recommendation::recommendation.Recommendation/GetRecommendations", + "service_operation:recommendation::recommendation.Recommendation/GetRecommendations", + "bare_operation_unique:recommendation.Recommendation/GetRecommendations", + "legacy_exact:span|recommendation::recommendation.Recommendation/GetRecommendations", + "legacy_exact:recommendation::recommendation.Recommendation/GetRecommendations", + "legacy_exact:recommendation.Recommendation/GetRecommendations" + ] + } + }, + { + "node_id": 239, + "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": 243, + "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" + ] + } + }, + { + "node_id": 244, + "component": "span|user::user.User/CheckUser", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|user::user.User/CheckUser", + "service_operation:user::user.User/CheckUser", + "bare_operation_unique:user.User/CheckUser", + "legacy_exact:span|user::user.User/CheckUser", + "legacy_exact:user::user.User/CheckUser", + "legacy_exact:user.User/CheckUser" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 230, + "component": "span|geo::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|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" + ] + }, + "path_ids": [ + "path-0" + ] + }, + { + "node_id": 243, + "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-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 211, + "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": 212, + "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": 213, + "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": 235, + "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": 236, + "component": "span|recommendation::recommendation.Recommendation/GetRecommendations", + "issue_strength": "unknown", + "issue_strength_reason": "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::recommendation.Recommendation/GetRecommendations", + "service_operation:recommendation::recommendation.Recommendation/GetRecommendations", + "bare_operation_unique:recommendation.Recommendation/GetRecommendations", + "legacy_exact:span|recommendation::recommendation.Recommendation/GetRecommendations", + "legacy_exact:recommendation::recommendation.Recommendation/GetRecommendations", + "legacy_exact:recommendation.Recommendation/GetRecommendations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 239, + "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": 244, + "component": "span|user::user.User/CheckUser", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|user::user.User/CheckUser", + "service_operation:user::user.User/CheckUser", + "bare_operation_unique:user.User/CheckUser", + "legacy_exact:span|user::user.User/CheckUser", + "legacy_exact:user::user.User/CheckUser", + "legacy_exact:user.User/CheckUser" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 230, + "component": "span|geo::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|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" + ] + }, + "path_ids": [ + "path-0" + ] + }, + { + "node_id": 243, + "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-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6" + ] + } + ], + "candidate_alarm_node_ids": [ + 211, + 212, + 213, + 230, + 235, + 236, + 239, + 243, + 244 + ], + "explained_alarm_node_ids": [ + 230, + 243 + ], + "unexplained_alarm_node_ids": [ + 211, + 212, + 213, + 235, + 236, + 239, + 244 + ], + "candidate_alarm_count": 9, + "explained_alarm_count": 2, + "unexplained_alarm_count": 7, + "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-geo" + ], + "start_kind": "container", + "category": "container_resource", + "fault_type": "CPUStress", + "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/hs1-search-delay-bdcn5c/.done b/cases/hs1-search-delay-bdcn5c/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs1-search-delay-bdcn5c/.finished b/cases/hs1-search-delay-bdcn5c/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs1-search-delay-bdcn5c/abnormal_logs.parquet b/cases/hs1-search-delay-bdcn5c/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b5ea0e65a34cc2b2c2c811c8090885aecb1fdcd --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ec89bf2b21fe657266f5b77cbd48747cd6490705fc2f5d4307d7fc5248e5d65 +size 48421 diff --git a/cases/hs1-search-delay-bdcn5c/abnormal_metrics.parquet b/cases/hs1-search-delay-bdcn5c/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22e159428050390b1f873ff64bddeb586f3576ac --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d613c0f8a7131d086524db32d1576a667f00bcb4a54188fa486b40d7d2f7555 +size 46630 diff --git a/cases/hs1-search-delay-bdcn5c/abnormal_metrics_histogram.parquet b/cases/hs1-search-delay-bdcn5c/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c195f6c43d845146a97583aa6f5a6e579b21c4da --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12a68a664bd62fd4b305e60fe364032ea7d5da65854425431c6c869cddef284 +size 9755 diff --git a/cases/hs1-search-delay-bdcn5c/abnormal_metrics_sum.parquet b/cases/hs1-search-delay-bdcn5c/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b96434bf63e504e64beac3d19b641ffafccbc418 --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377228e77ee8d8cdcc424412c3fd0f46c68b1ad81950f84a3f20076d2fe4c7ec +size 31529 diff --git a/cases/hs1-search-delay-bdcn5c/abnormal_traces.parquet b/cases/hs1-search-delay-bdcn5c/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46ef880532529f9eaccbbcebb658c2cc88fb5b5a --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ab8aeeca48b571476de2bbd9c0cfd5f45d706cea4ca30ad061bf7c76b9fe8c +size 64354 diff --git a/cases/hs1-search-delay-bdcn5c/causal_graph.json b/cases/hs1-search-delay-bdcn5c/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..72514ebdebbd9a6281b9187e6006d0d2a22a062c --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/causal_graph.json @@ -0,0 +1,491 @@ +{ + "case_name": "hs1-search-delay-bdcn5c", + "fault_type": "NetworkDelay", + "root_resolution_method": "network_ground_truth_to", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777667921, + "component": "service|search", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777667921, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777667921, + "component": "service|rate", + "state": [ + "degraded", + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777667921, + "component": "span|rate::rate.Rate/GetRates", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777667921, + "component": "span|search::rate.Rate/GetRates", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777667921, + "component": "span|rate::memcached_get_multi_rate", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777667921, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777667921, + "component": "span|frontend::HTTP /hotels", + "state": [ + "missing", + "slow" + ] + } + ], + "edges": [ + { + "source": "span|rate::memcached_get_multi_rate", + "target": "span|rate::rate.Rate/GetRates" + }, + { + "source": "span|search::rate.Rate/GetRates", + "target": "span|search::search.Search/Nearby" + }, + { + "source": "service|search", + "target": "span|search::rate.Rate/GetRates" + }, + { + "source": "service|rate", + "target": "span|rate::memcached_get_multi_rate" + }, + { + "source": "span|search::search.Search/Nearby", + "target": "span|frontend::search.Search/Nearby" + }, + { + "source": "span|frontend::search.Search/Nearby", + "target": "span|frontend::HTTP /hotels" + }, + { + "source": "span|rate::rate.Rate/GetRates", + "target": "span|search::rate.Rate/GetRates" + }, + { + "source": "service|rate", + "target": "span|rate::rate.Rate/GetRates" + }, + { + "source": "service|search", + "target": "span|search::search.Search/Nearby" + } + ], + "root_causes": [ + { + "timestamp": 1777667921, + "component": "service|search", + "state": [ + "unavailable", + "slow" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777667921, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777667921, + "component": "span|rate::rate.Rate/GetRates", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777667921, + "component": "span|frontend::HTTP /hotels", + "state": [ + "missing", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777667921, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777667921, + "component": "span|rate::rate.Rate/GetRates", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777667921, + "component": "span|frontend::HTTP /hotels", + "state": [ + "missing", + "slow" + ] + } + ], + "component_to_service": { + "service|search": "search", + "span|search::search.Search/Nearby": "search", + "service|rate": "rate", + "span|rate::rate.Rate/GetRates": "rate", + "span|search::rate.Rate/GetRates": "search", + "span|rate::memcached_get_multi_rate": "rate", + "span|frontend::search.Search/Nearby": "frontend", + "span|frontend::HTTP /hotels": "frontend" + }, + "candidate_alarm_nodes": [ + { + "node_id": 203, + "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.0034792048511548333, + "abnormal_avg_duration": 1.6448431582413792, + "avg_duration_ratio": 472.7641023193605, + "normal_p99": 0.009468908359999988, + "abnormal_p99": 2.99617091466, + "p99_ratio": 316.4219993211555, + "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": 208, + "component": "span|frontend::HTTP /user", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.000512602, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0007253687599999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP /user", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /user", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /user", + "service_operation:frontend::HTTP /user", + "bare_operation_unique:HTTP /user" + ] + } + }, + { + "node_id": 218, + "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": 222, + "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": 227, + "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": 230, + "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": 203, + "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.0034792048511548333, + "abnormal_avg_duration": 1.6448431582413792, + "avg_duration_ratio": 472.7641023193605, + "normal_p99": 0.009468908359999988, + "abnormal_p99": 2.99617091466, + "p99_ratio": 316.4219993211555, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-6", + "path-8", + "path-10", + "path-11" + ] + }, + { + "node_id": 222, + "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-1", + "path-3", + "path-5" + ] + }, + { + "node_id": 230, + "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-2", + "path-4", + "path-7", + "path-9" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 208, + "component": "span|frontend::HTTP /user", + "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.000512602, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0007253687599999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP /user", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /user", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /user", + "service_operation:frontend::HTTP /user", + "bare_operation_unique:HTTP /user" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 218, + "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": 227, + "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": 6, + "explained_alarm_count": 3, + "unexplained_alarm_count": 3, + "candidate_strong_alarm_count": 2, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 1, + "strong_alarm_coverage": 0.5, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.5, + "alarm_coverage_confidence": 0.5, + "final_confidence": 0.5 + } +} \ No newline at end of file diff --git a/cases/hs1-search-delay-bdcn5c/conclusion.parquet b/cases/hs1-search-delay-bdcn5c/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46969fd20da750de8ad0b9e03e66483cd2563d94 --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7547e92327c709cf8b1ab19e6dec86d4260c8ae2eb094090364abad764833417 +size 9194 diff --git a/cases/hs1-search-delay-bdcn5c/env.json b/cases/hs1-search-delay-bdcn5c/env.json new file mode 100644 index 0000000000000000000000000000000000000000..96b3b734040b474d1c91880b9bab04ff89798639 --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs1", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777667621", + "NORMAL_END": "1777667921", + "ABNORMAL_START": "1777667921", + "ABNORMAL_END": "1777668221" +} \ No newline at end of file diff --git a/cases/hs1-search-delay-bdcn5c/injection.json b/cases/hs1-search-delay-bdcn5c/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..ae092b337f5049e2ee89c082f3662f27ca1e7cf2 --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/injection.json @@ -0,0 +1,60 @@ +{ + "id": 2302, + "name": "hs1-search-delay-bdcn5c", + "fault_type": "NetworkDelay", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-02T04:38:41+08:00", + "end_time": "2026-05-02T04:43:41+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 151, + "pedestal_name": "hs", + "created_at": "2026-05-02T04:38:41.796+08:00", + "updated_at": "2026-05-02T04:43:41.941+08:00", + "task_id": "7bd2df36-15e2-4110-a7b8-2db18c41cea2", + "trace_id": "89479f71-bf16-4191-906e-b9740b043f49", + "source": "injection", + "description": "Fault batch for task 7bd2df36-15e2-4110-a7b8-2db18c41cea2 (1 faults)", + "engine_config": [ + { + "app": "search", + "chaos_type": "NetworkDelay", + "correlation": 76, + "direction": "to", + "duration": 5, + "jitter": 130, + "latency": 1490, + "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-bdcn5c/label.txt b/cases/hs1-search-delay-bdcn5c/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/hs1-search-delay-bdcn5c/normal_logs.parquet b/cases/hs1-search-delay-bdcn5c/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d40651b53983b7545e130918d89783143a4a127a --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f48d1b185881d8eef07e87761822e50a4d878639e2dec9448802b34b0ee0fb8f +size 225763 diff --git a/cases/hs1-search-delay-bdcn5c/normal_metrics.parquet b/cases/hs1-search-delay-bdcn5c/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f009ee66f19c0b0cdcc179d699280203b17443cb --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96bb3dbfa675f771a205d88527f5039f94cea23aa367f60ba6a45876fb1f6df7 +size 46835 diff --git a/cases/hs1-search-delay-bdcn5c/normal_metrics_histogram.parquet b/cases/hs1-search-delay-bdcn5c/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c55797f3e7af4edc2198f8ab8fc171b6de642c85 --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feecc205677db3558cd083c9f462a5701dd34c9121f20ca54944d6f28fea4a16 +size 9848 diff --git a/cases/hs1-search-delay-bdcn5c/normal_metrics_sum.parquet b/cases/hs1-search-delay-bdcn5c/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b89a9bcbe1354f231b0861ab0285b82b320ae03 --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d56d4fe7cec43a43c559250e736df0ff87ced6241ab01ad9fdd9df29d07d85db +size 30081 diff --git a/cases/hs1-search-delay-bdcn5c/normal_traces.parquet b/cases/hs1-search-delay-bdcn5c/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e15c32df37e0fd82016693d6a0823857dfd4f4aa --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bec81246b81f5547f8149224c0dfcd36c83df0e81aa3cee94962b245ae31d05 +size 681254 diff --git a/cases/hs1-search-delay-bdcn5c/result.json b/cases/hs1-search-delay-bdcn5c/result.json new file mode 100644 index 0000000000000000000000000000000000000000..8a2bf5754cae49274cd1a274964db3cb40a5dd0d --- /dev/null +++ b/cases/hs1-search-delay-bdcn5c/result.json @@ -0,0 +1,7513 @@ +{ + "case_name": "hs1-search-delay-bdcn5c", + "injection_nodes": [ + "service|search", + "service|rate" + ], + "alarm_nodes": [ + 227, + 230, + 203, + 208, + 218, + 222 + ], + "propagation_result": { + "injection_node_ids": [ + 183, + 178 + ], + "injection_states": [ + "unavailable", + "unknown" + ], + "paths": [ + { + "nodes": [ + 183, + 230 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777667921, + 1777667921 + ], + "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": 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": 866.5085007821936, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1286.8973133374047, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 178, + 222 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777667921, + 1777667921 + ], + "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": 222, + "edge_admitted": true, + "features_admitted": true, + "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.45053598087679064, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.9267882305928867, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 178, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 222, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 230 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777667921, + 1777667921 + ], + "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": 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": 866.5085007821936, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1286.8973133374047, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 178, + 222 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777667921, + 1777667921 + ], + "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": 222, + "edge_admitted": true, + "features_admitted": true, + "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.45053598087679064, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.9267882305928867, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 178, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 222, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 229, + 230 + ], + "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": [ + 1777667921, + 1777667921, + 1777667921 + ], + "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": 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": 1075.5710529171909, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2558.028868913711, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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.15, + Infinity + ], + "value": 866.5085007821936, + "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": 1777667921, + "dst_onset": 1777667921, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 229, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 178, + 221, + 222 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777667921, + 1777667921, + 1777667921 + ], + "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": 221, + "edge_admitted": true, + "features_admitted": true, + "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.20275919498083567, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 34.00966832281455, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 222, + "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.45053598087679064, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0797918473547268 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 178, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 221, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 222, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 230, + 216, + 203 + ], + "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": [ + 1777667921, + 1777667921, + 1777667921, + 1777667921 + ], + "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": 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": 866.5085007821936, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1286.8973133374047, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 807.3449966799702, + "matched": 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": 203, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 318.54053727051166, + "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": 1777667921, + "dst_onset": 1777667921, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 216, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 3, + "node_id": 203, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 178, + 222, + 229, + 230 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777667921, + 1777667921, + 1777667921, + 1777667921 + ], + "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": 222, + "edge_admitted": true, + "features_admitted": true, + "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.45053598087679064, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.9267882305928867, + "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": 1075.5710529171909, + "matched": 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": 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.15, + Infinity + ], + "value": 866.5085007821936, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 178, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 222, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 229, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 3, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 229, + 230, + 216, + 203 + ], + "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": [ + 1777667921, + 1777667921, + 1777667921, + 1777667921, + 1777667921 + ], + "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": 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": 1075.5710529171909, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2558.028868913711, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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.15, + Infinity + ], + "value": 866.5085007821936, + "matched": 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": 216, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 807.3449966799702, + "matched": 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": 203, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 318.54053727051166, + "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": 1777667921, + "dst_onset": 1777667921, + "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": 1777667921, + "dst_onset": 1777667921, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 229, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 3, + "node_id": 216, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 4, + "node_id": 203, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 178, + 221, + 222, + 229, + 230 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "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": 0.8, + "state_start_times": [ + 1777667921, + 1777667921, + 1777667921, + 1777667921, + 1777667921 + ], + "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": 221, + "edge_admitted": true, + "features_admitted": true, + "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.20275919498083567, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 34.00966832281455, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 222, + "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.45053598087679064, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0797918473547268 + }, + { + "edge_index": 2, + "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": 1075.5710529171909, + "matched": 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": 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.15, + Infinity + ], + "value": 866.5085007821936, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 178, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 221, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 222, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 3, + "node_id": 229, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 4, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 178, + 222, + 229, + 230, + 216, + 203 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "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": [ + 1777667921, + 1777667921, + 1777667921, + 1777667921, + 1777667921, + 1777667921 + ], + "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": 222, + "edge_admitted": true, + "features_admitted": true, + "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.45053598087679064, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.9267882305928867, + "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": 1075.5710529171909, + "matched": 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": 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.15, + Infinity + ], + "value": 866.5085007821936, + "matched": 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": 216, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 807.3449966799702, + "matched": 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": 203, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 318.54053727051166, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 178, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 222, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 229, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 3, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 4, + "node_id": 216, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 5, + "node_id": 203, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 178, + 221, + 222, + 229, + 230, + 216, + 203 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777667921, + 1777667921, + 1777667921, + 1777667921, + 1777667921, + 1777667921, + 1777667921 + ], + "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": 221, + "edge_admitted": true, + "features_admitted": true, + "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.20275919498083567, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 34.00966832281455, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 222, + "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.45053598087679064, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0797918473547268 + }, + { + "edge_index": 2, + "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": 1075.5710529171909, + "matched": 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": 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.15, + Infinity + ], + "value": 866.5085007821936, + "matched": 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": 216, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 807.3449966799702, + "matched": 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": 203, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 318.54053727051166, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 178, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 221, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 222, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 3, + "node_id": 229, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 4, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 5, + "node_id": 216, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 6, + "node_id": 203, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 228, + 229, + 230, + 203, + 178, + 183, + 216, + 221, + 222 + ], + "max_hops_reached": 6, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 183, + 228, + 230 + ], + "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": 228, + "edge_admitted": true, + "features_admitted": true, + "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.0277003901596566, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.1607475939091496, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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.15, + Infinity + ], + "value": 866.5085007821936, + "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": 1777667921, + "dst_onset": 1777667924, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777667924, + "dst_onset": 1777667921, + "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": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 228, + "onset": 1777667924, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 183, + 228, + 230, + 216, + 203 + ], + "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": 228, + "edge_admitted": true, + "features_admitted": true, + "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.0277003901596566, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.1607475939091496, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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.15, + Infinity + ], + "value": 866.5085007821936, + "matched": 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": 216, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 807.3449966799702, + "matched": 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": 203, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 318.54053727051166, + "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": 1777667921, + "dst_onset": 1777667924, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777667924, + "dst_onset": 1777667921, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "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": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 228, + "onset": 1777667924, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 3, + "node_id": 216, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 4, + "node_id": 203, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null, + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 183, + "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": 1777667921 + }, + { + "node": "service|rate", + "states": [ + "degraded", + "slow", + "unavailable" + ], + "first_state_at": 1777667921 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|reservation::reservation.Reservation/MakeReservation", + "span|search::search.Search/Nearby", + "span|frontend::HTTP /hotels", + "span|frontend::HTTP /user", + "span|geo::geo.Geo/Nearby", + "span|rate::rate.Rate/GetRates" + ], + "evidence": { + "alarm_count": 6, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 183, + 230 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777667921, + 1777667921 + ], + "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": 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": 866.5085007821936, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1286.8973133374047, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 178, + 222 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777667921, + 1777667921 + ], + "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": 222, + "edge_admitted": true, + "features_admitted": true, + "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.45053598087679064, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.9267882305928867, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 178, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 222, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 230 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777667921, + 1777667921 + ], + "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": 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": 866.5085007821936, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1286.8973133374047, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 178, + 222 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777667921, + 1777667921 + ], + "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": 222, + "edge_admitted": true, + "features_admitted": true, + "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.45053598087679064, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.9267882305928867, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 178, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 222, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 229, + 230 + ], + "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": [ + 1777667921, + 1777667921, + 1777667921 + ], + "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": 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": 1075.5710529171909, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2558.028868913711, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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.15, + Infinity + ], + "value": 866.5085007821936, + "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": 1777667921, + "dst_onset": 1777667921, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 229, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 178, + 221, + 222 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777667921, + 1777667921, + 1777667921 + ], + "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": 221, + "edge_admitted": true, + "features_admitted": true, + "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.20275919498083567, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 34.00966832281455, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 222, + "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.45053598087679064, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0797918473547268 + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 178, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 221, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 222, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 230, + 216, + 203 + ], + "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": [ + 1777667921, + 1777667921, + 1777667921, + 1777667921 + ], + "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": 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": 866.5085007821936, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1286.8973133374047, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 807.3449966799702, + "matched": 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": 203, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 318.54053727051166, + "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": 1777667921, + "dst_onset": 1777667921, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 216, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 3, + "node_id": 203, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 178, + 222, + 229, + 230 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777667921, + 1777667921, + 1777667921, + 1777667921 + ], + "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": 222, + "edge_admitted": true, + "features_admitted": true, + "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.45053598087679064, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.9267882305928867, + "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": 1075.5710529171909, + "matched": 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": 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.15, + Infinity + ], + "value": 866.5085007821936, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 178, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 222, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 229, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 3, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 183, + 229, + 230, + 216, + 203 + ], + "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": [ + 1777667921, + 1777667921, + 1777667921, + 1777667921, + 1777667921 + ], + "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": 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": 1075.5710529171909, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2558.028868913711, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "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.15, + Infinity + ], + "value": 866.5085007821936, + "matched": 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": 216, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 807.3449966799702, + "matched": 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": 203, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 318.54053727051166, + "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": 1777667921, + "dst_onset": 1777667921, + "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": 1777667921, + "dst_onset": 1777667921, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 229, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 3, + "node_id": 216, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 4, + "node_id": 203, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 178, + 221, + 222, + 229, + 230 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "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": 0.8, + "state_start_times": [ + 1777667921, + 1777667921, + 1777667921, + 1777667921, + 1777667921 + ], + "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": 221, + "edge_admitted": true, + "features_admitted": true, + "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.20275919498083567, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 34.00966832281455, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 222, + "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.45053598087679064, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0797918473547268 + }, + { + "edge_index": 2, + "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": 1075.5710529171909, + "matched": 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": 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.15, + Infinity + ], + "value": 866.5085007821936, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 178, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 221, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 222, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 3, + "node_id": 229, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 4, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 178, + 222, + 229, + 230, + 216, + 203 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "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": [ + 1777667921, + 1777667921, + 1777667921, + 1777667921, + 1777667921, + 1777667921 + ], + "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": 222, + "edge_admitted": true, + "features_admitted": true, + "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.45053598087679064, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.9267882305928867, + "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": 1075.5710529171909, + "matched": 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": 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.15, + Infinity + ], + "value": 866.5085007821936, + "matched": 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": 216, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 807.3449966799702, + "matched": 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": 203, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 318.54053727051166, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 178, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 222, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 229, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 3, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 4, + "node_id": 216, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 5, + "node_id": 203, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 178, + 221, + 222, + 229, + 230, + 216, + 203 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777667921, + 1777667921, + 1777667921, + 1777667921, + 1777667921, + 1777667921, + 1777667921 + ], + "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": 221, + "edge_admitted": true, + "features_admitted": true, + "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.20275919498083567, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 34.00966832281455, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 222, + "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.45053598087679064, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0797918473547268 + }, + { + "edge_index": 2, + "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": 1075.5710529171909, + "matched": 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": 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.15, + Infinity + ], + "value": 866.5085007821936, + "matched": 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": 216, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 807.3449966799702, + "matched": 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": 203, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 318.54053727051166, + "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": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777667921, + "dst_onset": 1777667921, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777667921, + "window_end": 1777668280, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 178, + "onset": 1777667921, + "is_injection": true, + "lower_bound": 1777667916, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 1, + "node_id": 221, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 2, + "node_id": 222, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 3, + "node_id": 229, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 4, + "node_id": 230, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 5, + "node_id": 216, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + }, + { + "node_index": 6, + "node_id": 203, + "onset": 1777667921, + "is_injection": false, + "lower_bound": 1777667921, + "upper_bound": 1777668280, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 12, + "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": 183, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 230, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 178, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, slow, unavailable", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 222, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "healthy, missing", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 183, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 230, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 178, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, slow, unavailable", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 222, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "healthy, missing", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 183, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 229, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 230, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 178, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, slow, unavailable", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 221, + "kind": "span", + "name": "rate::memcached_get_multi_rate", + "uniq_name": "span|rate::memcached_get_multi_rate", + "state": "healthy, missing", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 222, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "healthy, missing", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 183, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 230, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 216, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 203, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 178, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, slow, unavailable", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 222, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "healthy, missing", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 229, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 230, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 183, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "slow, unavailable", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 229, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 230, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 216, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 203, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 178, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, slow, unavailable", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 221, + "kind": "span", + "name": "rate::memcached_get_multi_rate", + "uniq_name": "span|rate::memcached_get_multi_rate", + "state": "healthy, missing", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 222, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "healthy, missing", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 229, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 230, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 178, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, slow, unavailable", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 222, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "healthy, missing", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 229, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 230, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 216, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 203, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 178, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, slow, unavailable", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 221, + "kind": "span", + "name": "rate::memcached_get_multi_rate", + "uniq_name": "span|rate::memcached_get_multi_rate", + "state": "healthy, missing", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 222, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "healthy, missing", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 229, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 230, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 216, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 203, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "missing, slow", + "state_start_time": 1777667921, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 203, + "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.0034792048511548333, + "abnormal_avg_duration": 1.6448431582413792, + "avg_duration_ratio": 472.7641023193605, + "normal_p99": 0.009468908359999988, + "abnormal_p99": 2.99617091466, + "p99_ratio": 316.4219993211555, + "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": 208, + "component": "span|frontend::HTTP /user", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.000512602, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0007253687599999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP /user", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /user", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /user", + "service_operation:frontend::HTTP /user", + "bare_operation_unique:HTTP /user" + ] + } + }, + { + "node_id": 218, + "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": 222, + "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": 227, + "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": 230, + "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": 203, + "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.0034792048511548333, + "abnormal_avg_duration": 1.6448431582413792, + "avg_duration_ratio": 472.7641023193605, + "normal_p99": 0.009468908359999988, + "abnormal_p99": 2.99617091466, + "p99_ratio": 316.4219993211555, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-6", + "path-8", + "path-10", + "path-11" + ] + }, + { + "node_id": 222, + "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-1", + "path-3", + "path-5" + ] + }, + { + "node_id": 230, + "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-2", + "path-4", + "path-7", + "path-9" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 208, + "component": "span|frontend::HTTP /user", + "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.000512602, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0007253687599999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP /user", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /user", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /user", + "service_operation:frontend::HTTP /user", + "bare_operation_unique:HTTP /user" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 218, + "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": 227, + "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": 203, + "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.0034792048511548333, + "abnormal_avg_duration": 1.6448431582413792, + "avg_duration_ratio": 472.7641023193605, + "normal_p99": 0.009468908359999988, + "abnormal_p99": 2.99617091466, + "p99_ratio": 316.4219993211555, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-6", + "path-8", + "path-10", + "path-11" + ] + }, + { + "node_id": 222, + "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-1", + "path-3", + "path-5" + ] + }, + { + "node_id": 230, + "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-2", + "path-4", + "path-7", + "path-9" + ] + } + ], + "candidate_alarm_node_ids": [ + 203, + 208, + 218, + 222, + 227, + 230 + ], + "explained_alarm_node_ids": [ + 203, + 222, + 230 + ], + "unexplained_alarm_node_ids": [ + 208, + 218, + 227 + ], + "candidate_alarm_count": 6, + "explained_alarm_count": 3, + "unexplained_alarm_count": 3, + "strong_alarm_coverage": 0.5, + "candidate_strong_alarm_count": 2, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 1, + "resolution_info": { + "resolved_nodes": [ + "service|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/otel-demo1-product-catalog-pod-kill-dk4528/.done b/cases/otel-demo1-product-catalog-pod-kill-dk4528/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/.finished b/cases/otel-demo1-product-catalog-pod-kill-dk4528/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_logs.parquet b/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7f6963c7a67613ed986e7b7fe04eff4d378c39f --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:451421014429ed15139b23fe78dd29560a86d2478b58450f75dd31fb528561ee +size 21719 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_metrics.parquet b/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a2da7c5606fbd1f40f7fad91c570095ca23693d --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:655bd7b3f4c43d0b5f242a2e3780196cc19e105a4919358670d3a1641cc9dbce +size 54687 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_metrics_histogram.parquet b/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa8ef60bd358c2441838492dc74b6883ae523c97 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e72f1fc9abdbad2b31877d4b77f74c80ebba8c070e71a9b7b7e6df927357526d +size 26606 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_metrics_sum.parquet b/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39a14607a79a286bb40cf075be107448ea3b5a5e --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d41f69eb70c437cf6f68bfb89578d9df50b3d99cb9aa7762c1a7118928568d7b +size 89352 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_traces.parquet b/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d50d038b72645baeba3eb12bf06c8b4aefc71518 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b66379192d7e663faf11c65c1474d96f2b7aca13d34b1a6d8acb5fac623b331d +size 93401 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/causal_graph.json b/cases/otel-demo1-product-catalog-pod-kill-dk4528/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..8b0d2f99abf4926096db0354ce27a65ef373e433 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/causal_graph.json @@ -0,0 +1,368 @@ +{ + "case_name": "otel-demo1-product-catalog-pod-kill-dk4528", + "fault_type": "PodKill", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777721804, + "component": "service|product-catalog", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1777721804, + "component": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::executing api route (pages) /api/checkout", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::POST /api/checkout", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend-proxy::router frontend egress", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::executing api route (pages) /api/products/[productId]/index", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::GET /api/products/[productId]/index", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::executing api route (pages) /api/recommendations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::GET /api/recommendations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|product-catalog::sql.conn.query", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777721804, + "component": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777721804, + "component": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777721804, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "target": "span|frontend::executing api route (pages) /api/recommendations" + }, + { + "source": "span|frontend::GET /api/products/[productId]/index", + "target": "span|frontend-proxy::router frontend egress" + }, + { + "source": "span|frontend::executing api route (pages) /api/products/[productId]/index", + "target": "span|frontend::GET /api/products/[productId]/index" + }, + { + "source": "span|frontend::GET /api/recommendations", + "target": "span|frontend-proxy::router frontend egress" + }, + { + "source": "service|product-catalog", + "target": "span|product-catalog::sql.conn.query" + }, + { + "source": "span|frontend-proxy::router frontend egress", + "target": "span|frontend-proxy::ingress" + }, + { + "source": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "target": "span|checkout::oteldemo.ProductCatalogService/GetProduct" + }, + { + "source": "span|product-catalog::sql.conn.query", + "target": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct" + }, + { + "source": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "target": "span|frontend::executing api route (pages) /api/checkout" + }, + { + "source": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "target": "span|frontend::executing api route (pages) /api/checkout" + }, + { + "source": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "target": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart" + }, + { + "source": "span|frontend::executing api route (pages) /api/checkout", + "target": "span|frontend::POST /api/checkout" + }, + { + "source": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "target": "span|frontend::executing api route (pages) /api/products/[productId]/index" + }, + { + "source": "span|frontend::executing api route (pages) /api/recommendations", + "target": "span|frontend::GET /api/recommendations" + }, + { + "source": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "target": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct" + }, + { + "source": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "target": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "span|frontend::POST /api/checkout", + "target": "span|frontend-proxy::router frontend egress" + }, + { + "source": "service|product-catalog", + "target": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct" + } + ], + "root_causes": [ + { + "timestamp": 1777721804, + "component": "service|product-catalog", + "state": [ + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777721804, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777721804, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "service|product-catalog": "product-catalog", + "span|product-catalog::oteldemo.ProductCatalogService/GetProduct": "product-catalog", + "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct": "frontend", + "span|frontend::executing api route (pages) /api/checkout": "frontend", + "span|frontend::POST /api/checkout": "frontend", + "span|frontend-proxy::router frontend egress": "frontend-proxy", + "span|frontend-proxy::ingress": "frontend-proxy", + "span|frontend::executing api route (pages) /api/products/[productId]/index": "frontend", + "span|frontend::GET /api/products/[productId]/index": "frontend", + "span|frontend::executing api route (pages) /api/recommendations": "frontend", + "span|frontend::GET /api/recommendations": "frontend", + "span|product-catalog::sql.conn.query": "product-catalog", + "span|checkout::oteldemo.ProductCatalogService/GetProduct": "checkout", + "span|checkout::prepareOrderItemsAndShippingQuoteFromCart": "checkout", + "span|checkout::oteldemo.CheckoutService/PlaceOrder": "checkout", + "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder": "frontend" + }, + "candidate_alarm_nodes": [ + { + "node_id": 133, + "component": "span|accounting::order-consumed", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::order-consumed", + "service_operation:accounting::order-consumed", + "bare_operation_unique:order-consumed", + "legacy_exact:span|accounting::order-consumed", + "legacy_exact:accounting::order-consumed", + "legacy_exact:order-consumed" + ] + } + }, + { + "node_id": 191, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0059832, + "abnormal_avg_duration": 0.0058818, + "avg_duration_ratio": 0.9830525471319695, + "normal_p99": 0.00714444, + "abnormal_p99": 0.006833, + "p99_ratio": 0.9564080599739098, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 191, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0059832, + "abnormal_avg_duration": 0.0058818, + "avg_duration_ratio": 0.9830525471319695, + "normal_p99": 0.00714444, + "abnormal_p99": 0.006833, + "p99_ratio": 0.9564080599739098, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 133, + "component": "span|accounting::order-consumed", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::order-consumed", + "service_operation:accounting::order-consumed", + "bare_operation_unique:order-consumed", + "legacy_exact:span|accounting::order-consumed", + "legacy_exact:accounting::order-consumed", + "legacy_exact:order-consumed" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 2, + "explained_alarm_count": 1, + "unexplained_alarm_count": 1, + "candidate_strong_alarm_count": 0, + "explained_strong_alarm_count": 0, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage_reason": "no_candidate_strong_alarms", + "confidence_breakdown": { + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0 + } +} \ No newline at end of file diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/conclusion.parquet b/cases/otel-demo1-product-catalog-pod-kill-dk4528/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1025c5ab8f413927e1bc4fbbf1c4490f83072a2 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:597dad60b270c0da1fef235d8675af1ad7f872e1fe017d8ce46d778e56966b56 +size 4145 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/env.json b/cases/otel-demo1-product-catalog-pod-kill-dk4528/env.json new file mode 100644 index 0000000000000000000000000000000000000000..adb777b069b16e1f68e6b564ac181871220ef739 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "otel-demo1", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777721504", + "NORMAL_END": "1777721804", + "ABNORMAL_START": "1777721804", + "ABNORMAL_END": "1777722104" +} \ No newline at end of file diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/injection.json b/cases/otel-demo1-product-catalog-pod-kill-dk4528/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..ddcb9bc012774c602986b120cce060a27a2324e8 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/injection.json @@ -0,0 +1,43 @@ +{ + "id": 3167, + "name": "otel-demo1-product-catalog-pod-kill-dk4528", + "fault_type": "PodKill", + "category": "otel-demo", + "pre_duration": 5, + "start_time": "2026-05-02T19:36:44+08:00", + "end_time": "2026-05-02T19:41:44+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 153, + "pedestal_name": "otel-demo", + "created_at": "2026-05-02T19:36:44.287+08:00", + "updated_at": "2026-05-02T19:43:44.38+08:00", + "task_id": "0981ff7c-0d0d-48af-9114-a47a77ad6237", + "trace_id": "b5acf54d-574d-4e4e-b287-b99f18a6a31e", + "source": "injection", + "description": "Fault batch for task 0981ff7c-0d0d-48af-9114-a47a77ad6237 (1 faults)", + "engine_config": [ + { + "app": "product-catalog", + "chaos_type": "PodKill", + "duration": 5, + "namespace": "otel-demo1", + "system": "otel-demo0", + "system_type": "otel-demo", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "product-catalog" + ], + "container": [ + "product-catalog" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/label.txt b/cases/otel-demo1-product-catalog-pod-kill-dk4528/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_logs.parquet b/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0223ff849adc4ab3022dffa6e67fcfefa7d8d65 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511d1527b6c6e7ef8f25701910910c036c2a5883c9a67f2749324e2fb1bceae4 +size 33416 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_metrics.parquet b/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3a97cebbd3f06765508dd58e4b6d4a99a14c064 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15abb2d22fbc75ee82d1efc4bde28de1da531549b33351859564eb8e1d76d7a4 +size 49017 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_metrics_histogram.parquet b/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a797f031a087b6fcf2c25262d1ca1fe8fe9b0e54 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc8b422a2225836cc54d3a2476cf3a0b356b5110765349ada3c70ab7a07b36bd +size 23648 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_metrics_sum.parquet b/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a7f385c83199ba7c3cb2e12f228408ccc26cfd3 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0ea93ce775b4c32958af185e32e6329fee96448b04c29bbeb7c9b2d3722ba6 +size 96336 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_traces.parquet b/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0ebf00cec61e172b09b476931869c862de57561 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba766726f3c356cfed16c92a2acd3e80958821bde118d3dc9af1c27accaee9b8 +size 126208 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/result.json b/cases/otel-demo1-product-catalog-pod-kill-dk4528/result.json new file mode 100644 index 0000000000000000000000000000000000000000..8fb434eec804042a7ab10d1750898372d02daa97 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/result.json @@ -0,0 +1,8959 @@ +{ + "case_name": "otel-demo1-product-catalog-pod-kill-dk4528", + "injection_nodes": [ + "service|product-catalog" + ], + "alarm_nodes": [ + 133, + 191 + ], + "propagation_result": { + "injection_node_ids": [ + 112 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 112, + 206, + 184, + 174, + 170, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 174, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 170, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 206, + 184, + 178, + 167, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 167, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 178, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 167, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 206, + 184, + 179, + 168, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 168, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 179, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 168, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 208, + 206, + 184, + 174, + 170, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 208, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 174, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 170, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 208, + 206, + 184, + 178, + 167, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 208, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 167, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 178, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 167, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 208, + 206, + 184, + 179, + 168, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 208, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 168, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 179, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 168, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 206, + 149, + 150, + 146, + 183, + 174, + 170, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 149, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 146, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 183, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 149, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 150, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 146, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 183, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 174, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 170, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 8, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 9, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 146, + 149, + 150, + 167, + 168, + 170, + 174, + 178, + 179, + 183, + 184, + 187, + 191, + 192, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 206, + 207, + 208, + 212, + 213, + 214, + 112 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 112, + 207, + 212, + 214, + 213, + 187, + 179, + 168, + 192, + 191 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 212, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 214, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 213, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 187, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 168, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721807, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721807, + "dst_onset": 1777721807, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721807, + "dst_onset": 1777721807, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721807, + "dst_onset": 1777721807, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721807, + "dst_onset": 1777721804, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 212, + "onset": 1777721807, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 214, + "onset": 1777721807, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 213, + "onset": 1777721807, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 187, + "onset": 1777721807, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 179, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 168, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 8, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 9, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 112, + "component": "service|product-catalog", + "canonical_state": "unavailable", + "root_cause_states": [ + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|product-catalog", + "states": [ + "unavailable" + ], + "first_state_at": 1777721804 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|accounting::order-consumed", + "span|frontend-proxy::ingress" + ], + "evidence": { + "alarm_count": 2, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 112, + 206, + 184, + 174, + 170, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 174, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 170, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 206, + 184, + 178, + 167, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 167, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 178, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 167, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 206, + 184, + 179, + 168, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 168, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 179, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 168, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 208, + 206, + 184, + 174, + 170, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 208, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 174, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 170, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 208, + 206, + 184, + 178, + 167, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 208, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 167, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 178, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 167, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 208, + 206, + 184, + 179, + 168, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 208, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 168, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 179, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 168, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 206, + 149, + 150, + 146, + 183, + 174, + 170, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 149, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 146, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 183, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 149, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 150, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 146, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 183, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 174, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 170, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 8, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 9, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 7, + "confidence": 0.45 + } + } + }, + "visualization_paths": [ + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 112, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "unavailable", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 174, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 170, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 191, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 112, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "unavailable", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 178, + "kind": "span", + "name": "frontend::executing api route (pages) /api/products/[productId]/index", + "uniq_name": "span|frontend::executing api route (pages) /api/products/[productId]/index", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 167, + "kind": "span", + "name": "frontend::GET /api/products/[productId]/index", + "uniq_name": "span|frontend::GET /api/products/[productId]/index", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 191, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 112, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "unavailable", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 179, + "kind": "span", + "name": "frontend::executing api route (pages) /api/recommendations", + "uniq_name": "span|frontend::executing api route (pages) /api/recommendations", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 168, + "kind": "span", + "name": "frontend::GET /api/recommendations", + "uniq_name": "span|frontend::GET /api/recommendations", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 191, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 112, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "unavailable", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 208, + "kind": "span", + "name": "product-catalog::sql.conn.query", + "uniq_name": "span|product-catalog::sql.conn.query", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 174, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 170, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 191, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 112, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "unavailable", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 208, + "kind": "span", + "name": "product-catalog::sql.conn.query", + "uniq_name": "span|product-catalog::sql.conn.query", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 178, + "kind": "span", + "name": "frontend::executing api route (pages) /api/products/[productId]/index", + "uniq_name": "span|frontend::executing api route (pages) /api/products/[productId]/index", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 167, + "kind": "span", + "name": "frontend::GET /api/products/[productId]/index", + "uniq_name": "span|frontend::GET /api/products/[productId]/index", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 191, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 112, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "unavailable", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 208, + "kind": "span", + "name": "product-catalog::sql.conn.query", + "uniq_name": "span|product-catalog::sql.conn.query", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 179, + "kind": "span", + "name": "frontend::executing api route (pages) /api/recommendations", + "uniq_name": "span|frontend::executing api route (pages) /api/recommendations", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 168, + "kind": "span", + "name": "frontend::GET /api/recommendations", + "uniq_name": "span|frontend::GET /api/recommendations", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 191, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 112, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "unavailable", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 149, + "kind": "span", + "name": "checkout::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 150, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 146, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 183, + "kind": "span", + "name": "frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 174, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 170, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 191, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 133, + "component": "span|accounting::order-consumed", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::order-consumed", + "service_operation:accounting::order-consumed", + "bare_operation_unique:order-consumed", + "legacy_exact:span|accounting::order-consumed", + "legacy_exact:accounting::order-consumed", + "legacy_exact:order-consumed" + ] + } + }, + { + "node_id": 191, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0059832, + "abnormal_avg_duration": 0.0058818, + "avg_duration_ratio": 0.9830525471319695, + "normal_p99": 0.00714444, + "abnormal_p99": 0.006833, + "p99_ratio": 0.9564080599739098, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 191, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0059832, + "abnormal_avg_duration": 0.0058818, + "avg_duration_ratio": 0.9830525471319695, + "normal_p99": 0.00714444, + "abnormal_p99": 0.006833, + "p99_ratio": 0.9564080599739098, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 133, + "component": "span|accounting::order-consumed", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::order-consumed", + "service_operation:accounting::order-consumed", + "bare_operation_unique:order-consumed", + "legacy_exact:span|accounting::order-consumed", + "legacy_exact:accounting::order-consumed", + "legacy_exact:order-consumed" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 191, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0059832, + "abnormal_avg_duration": 0.0058818, + "avg_duration_ratio": 0.9830525471319695, + "normal_p99": 0.00714444, + "abnormal_p99": 0.006833, + "p99_ratio": 0.9564080599739098, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6" + ] + } + ], + "candidate_alarm_node_ids": [ + 133, + 191 + ], + "explained_alarm_node_ids": [ + 191 + ], + "unexplained_alarm_node_ids": [ + 133 + ], + "candidate_alarm_count": 2, + "explained_alarm_count": 1, + "unexplained_alarm_count": 1, + "strong_alarm_coverage": null, + "candidate_strong_alarm_count": 0, + "explained_strong_alarm_count": 0, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage_reason": "no_candidate_strong_alarms", + "resolution_info": { + "resolved_nodes": [ + "service|product-catalog" + ], + "start_kind": "service", + "category": "pod_lifecycle", + "fault_type": "PodKill", + "resolution_method": "container_skipped_dead_end_then_service_fallback_internal" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/.done b/cases/otel-demo3-shipping-delay-m6fhpx/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/.finished b/cases/otel-demo3-shipping-delay-m6fhpx/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_logs.parquet b/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b900ebf9ab76ed9b489e63e26a1ad035e6ef1adb --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283e58e3174418e4f7057c1a601b82975c6c55266a8c1a6928b191b76a5b1c43 +size 1279 diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_metrics.parquet b/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c744fb77ea341aa79fe0f01834a853ccf36666a1 --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a32f48db4cf8ee79518dc0a54a887be599fc9574fda088b2221a8e8ce10a14 +size 54938 diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_metrics_histogram.parquet b/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9bc47f4362b0a01b97738f390fdd096dc76cf92b --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a62c530ff5d9cc5dd2af35225652d5f780a9d1e2987f58901be2a1f0719c09ca +size 31445 diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_metrics_sum.parquet b/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c904283ab064bb942248bf8623079494cc60ecb6 --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9689c641fb004a421c3c7eb141237f552079d27db26a0bf97e33996a796f37d5 +size 60387 diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_traces.parquet b/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe556c26e8a27b456c6d62667e9aa462f78ade4d --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28584116e66c34a3f1be38acca70deb87bad62c24733f6190a7e26c9e991523c +size 63079 diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/causal_graph.json b/cases/otel-demo3-shipping-delay-m6fhpx/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..5ff4528df40502ce36864011a409ab5420c8893f --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/causal_graph.json @@ -0,0 +1,579 @@ +{ + "case_name": "otel-demo3-shipping-delay-m6fhpx", + "fault_type": "NetworkDelay", + "root_resolution_method": "network_ground_truth_to", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777725310, + "component": "service|shipping", + "state": [ + "unavailable", + "slow", + "degraded" + ] + }, + { + "timestamp": 1777725310, + "component": "span|shipping::/get-quote", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777725310, + "component": "span|shipping::/ship-order", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777725310, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777725310, + "component": "span|shipping::POST quote", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777725310, + "component": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777725310, + "component": "service|quote", + "state": [ + "unavailable", + "slow", + "degraded" + ] + }, + { + "timestamp": 1777725310, + "component": "span|quote::POST /getquote", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777725310, + "component": "span|quote::{closure}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777725310, + "component": "span|quote::calculate-quote", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777725310, + "component": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777725310, + "component": "span|frontend::executing api route (pages) /api/checkout", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777725310, + "component": "span|frontend::POST /api/checkout", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777725313, + "component": "span|frontend-proxy::router frontend egress", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777725313, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "service|quote", + "target": "span|quote::{closure}" + }, + { + "source": "service|shipping", + "target": "span|shipping::/ship-order" + }, + { + "source": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "target": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "target": "span|frontend::executing api route (pages) /api/checkout" + }, + { + "source": "span|quote::calculate-quote", + "target": "span|quote::{closure}" + }, + { + "source": "service|quote", + "target": "span|quote::POST /getquote" + }, + { + "source": "span|quote::POST /getquote", + "target": "span|shipping::POST quote" + }, + { + "source": "span|frontend::POST /api/checkout", + "target": "span|frontend-proxy::router frontend egress" + }, + { + "source": "service|shipping", + "target": "span|shipping::/get-quote" + }, + { + "source": "span|shipping::POST quote", + "target": "span|shipping::/get-quote" + }, + { + "source": "span|frontend::executing api route (pages) /api/checkout", + "target": "span|frontend::POST /api/checkout" + }, + { + "source": "span|quote::{closure}", + "target": "span|quote::POST /getquote" + }, + { + "source": "span|frontend-proxy::router frontend egress", + "target": "span|frontend-proxy::ingress" + }, + { + "source": "service|shipping", + "target": "span|shipping::POST quote" + }, + { + "source": "span|shipping::/get-quote", + "target": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart" + }, + { + "source": "span|shipping::/ship-order", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "service|quote", + "target": "span|quote::calculate-quote" + }, + { + "source": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + } + ], + "root_causes": [ + { + "timestamp": 1777725310, + "component": "service|shipping", + "state": [ + "unavailable", + "slow", + "degraded" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777725310, + "component": "span|shipping::/get-quote", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777725310, + "component": "span|shipping::/ship-order", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777725310, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777725313, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777725310, + "component": "span|shipping::/get-quote", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777725310, + "component": "span|shipping::/ship-order", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777725310, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777725313, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "service|shipping": "shipping", + "span|shipping::/get-quote": "shipping", + "span|shipping::/ship-order": "shipping", + "span|checkout::oteldemo.CheckoutService/PlaceOrder": "checkout", + "span|shipping::POST quote": "shipping", + "span|checkout::prepareOrderItemsAndShippingQuoteFromCart": "checkout", + "service|quote": "quote", + "span|quote::POST /getquote": "quote", + "span|quote::{closure}": "quote", + "span|quote::calculate-quote": "quote", + "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder": "frontend", + "span|frontend::executing api route (pages) /api/checkout": "frontend", + "span|frontend::POST /api/checkout": "frontend", + "span|frontend-proxy::router frontend egress": "frontend-proxy", + "span|frontend-proxy::ingress": "frontend-proxy" + }, + "candidate_alarm_nodes": [ + { + "node_id": 137, + "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": 150, + "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": 194, + "component": "span|frontend-proxy::ingress", + "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::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress", + "legacy_exact:span|frontend-proxy::ingress", + "legacy_exact:frontend-proxy::ingress", + "legacy_exact:ingress" + ] + } + }, + { + "node_id": 196, + "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": 218, + "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": 219, + "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": 150, + "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-6", + "path-8", + "path-10", + "path-12", + "path-14" + ] + }, + { + "node_id": 194, + "component": "span|frontend-proxy::ingress", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress", + "legacy_exact:span|frontend-proxy::ingress", + "legacy_exact:frontend-proxy::ingress", + "legacy_exact:ingress" + ] + }, + "path_ids": [ + "path-13", + "path-15" + ] + }, + { + "node_id": 218, + "component": "span|shipping::/get-quote", + "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|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" + ] + }, + "path_ids": [ + "path-0", + "path-2", + "path-5", + "path-7", + "path-9", + "path-11" + ] + }, + { + "node_id": 219, + "component": "span|shipping::/ship-order", + "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|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" + ] + }, + "path_ids": [ + "path-1", + "path-3" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 137, + "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": 196, + "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" + } + ], + "candidate_alarm_count": 6, + "explained_alarm_count": 4, + "unexplained_alarm_count": 2, + "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-demo3-shipping-delay-m6fhpx/conclusion.parquet b/cases/otel-demo3-shipping-delay-m6fhpx/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13c9f19394fe34d30c2ab770f0696b3e970b6ade --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e99d2abd0e91c121e02f7e9d0c70acd00fd6ee6917adb95f8528397053c7bc24 +size 5669 diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/env.json b/cases/otel-demo3-shipping-delay-m6fhpx/env.json new file mode 100644 index 0000000000000000000000000000000000000000..93d2273b5d3eedfe4197ac3d23b414e2df679342 --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "otel-demo3", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777725006", + "NORMAL_END": "1777725306", + "ABNORMAL_START": "1777725306", + "ABNORMAL_END": "1777725606" +} \ No newline at end of file diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/injection.json b/cases/otel-demo3-shipping-delay-m6fhpx/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..364fb61303813def2ba593cc82939b89aa12744c --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/injection.json @@ -0,0 +1,60 @@ +{ + "id": 3226, + "name": "otel-demo3-shipping-delay-m6fhpx", + "fault_type": "NetworkDelay", + "category": "otel-demo", + "pre_duration": 5, + "start_time": "2026-05-02T20:35:06+08:00", + "end_time": "2026-05-02T20:40:06+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 153, + "pedestal_name": "otel-demo", + "created_at": "2026-05-02T20:35:06.276+08:00", + "updated_at": "2026-05-02T20:40:06.445+08:00", + "task_id": "2f6bd9a5-693a-4ef5-9b43-ae6e7a9e485b", + "trace_id": "0e70fbb0-ed89-4eee-82c5-887aec86da06", + "source": "injection", + "description": "Fault batch for task 2f6bd9a5-693a-4ef5-9b43-ae6e7a9e485b (1 faults)", + "engine_config": [ + { + "app": "shipping", + "chaos_type": "NetworkDelay", + "correlation": 100, + "direction": "to", + "duration": 5, + "jitter": 80, + "latency": 800, + "namespace": "otel-demo3", + "system": "otel-demo0", + "system_type": "otel-demo", + "target_service": "quote", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "shipping", + "quote" + ], + "pod": [ + "quote-d6bf84786-4shsr", + "shipping-5d9f5f7c79-lklkv" + ], + "container": [ + "quote", + "shipping" + ], + "metric": [ + "network_latency" + ], + "span": [ + "POST quote" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/label.txt b/cases/otel-demo3-shipping-delay-m6fhpx/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/normal_logs.parquet b/cases/otel-demo3-shipping-delay-m6fhpx/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b900ebf9ab76ed9b489e63e26a1ad035e6ef1adb --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283e58e3174418e4f7057c1a601b82975c6c55266a8c1a6928b191b76a5b1c43 +size 1279 diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/normal_metrics.parquet b/cases/otel-demo3-shipping-delay-m6fhpx/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4f48cbfdcc07175e40f5c4c94056262b80e75da --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b1e83433df84619dfb86402ec53f7e57d85dc5a0972d196b14ff0ca81ba155 +size 45077 diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/normal_metrics_histogram.parquet b/cases/otel-demo3-shipping-delay-m6fhpx/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e330b2568e4ad0a0e04925ece8a774ddc53c1f7a --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0651b05970fb7fa79c626abecb22e98e10998f61a2e944d8caaa217bdc0037d2 +size 38539 diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/normal_metrics_sum.parquet b/cases/otel-demo3-shipping-delay-m6fhpx/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..093188a25aefef2f4c4649ab891332e5d2091996 --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511561ccb9ce0d0d784c8e0b73846f79e8b24227061405bb1e93e916bec28eb1 +size 92363 diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/normal_traces.parquet b/cases/otel-demo3-shipping-delay-m6fhpx/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e12bae95f3ff4a7540c4486c8519f177a5f1480e --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dad406a911f6338bdf23744f1f93b4d844b5a82024289ce5173c14d47ecc94e5 +size 80442 diff --git a/cases/otel-demo3-shipping-delay-m6fhpx/result.json b/cases/otel-demo3-shipping-delay-m6fhpx/result.json new file mode 100644 index 0000000000000000000000000000000000000000..35d4ab58c95fb82b6b7a73aabbcfb60e9da1bdab --- /dev/null +++ b/cases/otel-demo3-shipping-delay-m6fhpx/result.json @@ -0,0 +1,11591 @@ +{ + "case_name": "otel-demo3-shipping-delay-m6fhpx", + "injection_nodes": [ + "service|shipping", + "service|quote" + ], + "alarm_nodes": [ + 194, + 196, + 137, + 150, + 218, + 219 + ], + "propagation_result": { + "injection_node_ids": [ + 135, + 120 + ], + "injection_states": [ + "unavailable", + "unknown" + ], + "paths": [ + { + "nodes": [ + 135, + 218 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310 + ], + "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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 811.8885567723887, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1009.9647407435104, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 219 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310 + ], + "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": 219, + "edge_admitted": true, + "features_admitted": true, + "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.0877024766412338, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.353635486981678, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 219, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 218 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310 + ], + "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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 811.8885567723887, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1009.9647407435104, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 219 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310 + ], + "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": 219, + "edge_admitted": true, + "features_admitted": true, + "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.0877024766412338, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.353635486981678, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 219, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 219, + 150 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310 + ], + "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": 219, + "edge_admitted": true, + "features_admitted": true, + "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.0877024766412338, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.353635486981678, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 219, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 220, + 218 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310 + ], + "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": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 854.9161133533189, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1078.970275262099, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 218, + 154, + 150 + ], + "states": [ + [ + "degraded", + "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": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 811.8885567723887, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1009.9647407435104, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 154, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 110.71152125246326, + "matched": 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": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 154, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 212, + 220, + 218 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "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": 212, + "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.767767065015029, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9991485102404676, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 1, + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 854.9161133533189, + "matched": 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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 212, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 220, + 218, + 154, + 150 + ], + "states": [ + [ + "degraded", + "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": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "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": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 854.9161133533189, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1078.970275262099, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "matched": 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": 154, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 110.71152125246326, + "matched": 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": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 154, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 214, + 212, + 220, + 218 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "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": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "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": 214, + "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.7836084038345963, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9897814105505237, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 212, + "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.767767065015029, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 854.9161133533189, + "matched": 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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 214, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 212, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 212, + 220, + 218, + 154, + 150 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "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": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "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": 212, + "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.767767065015029, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9991485102404676, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 1, + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 854.9161133533189, + "matched": 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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "matched": 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": 154, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 110.71152125246326, + "matched": 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": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 212, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 154, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 5, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 213, + 214, + 212, + 220, + 218 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "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": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "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": 213, + "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.6769879026777219, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9838987924094308, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 214, + "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.7836084038345963, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 212, + "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.767767065015029, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 3, + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 854.9161133533189, + "matched": 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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 213, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 214, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 212, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 5, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 214, + 212, + 220, + 218, + 154, + 150 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "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": 214, + "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.7836084038345963, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9897814105505237, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 212, + "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.767767065015029, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 854.9161133533189, + "matched": 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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "matched": 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": 154, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 110.71152125246326, + "matched": 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": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 214, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 212, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 5, + "node_id": 154, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 6, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 219, + 150, + 187, + 178, + 174, + 195, + 194 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725313, + 1777725313 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.0877024766412338, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.353635486981678, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "matched": 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": 187, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 67.95256196921055, + "matched": 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": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.623867546970914, + "matched": 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": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.00737460621083, + "matched": 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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.745296309050495, + "matched": 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": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.66658331510018, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "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": 1777725310, + "dst_onset": 1777725313, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777725313, + "dst_onset": 1777725313, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 219, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 187, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 178, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 5, + "node_id": 174, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777725313, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777725313, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 213, + 214, + 212, + 220, + 218, + 154, + 150 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 213, + "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.6769879026777219, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9838987924094308, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 214, + "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.7836084038345963, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 212, + "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.767767065015029, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 3, + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 854.9161133533189, + "matched": 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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "matched": 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": 154, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 110.71152125246326, + "matched": 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": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 213, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 214, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 212, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 5, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 6, + "node_id": 154, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 7, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 218, + 154, + 150, + 187, + 178, + 174, + 195, + 194 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725313, + 1777725313 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 811.8885567723887, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1009.9647407435104, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 154, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 110.71152125246326, + "matched": 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": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "matched": 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": 187, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 67.95256196921055, + "matched": 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": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.623867546970914, + "matched": 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": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.00737460621083, + "matched": 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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.745296309050495, + "matched": 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": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.66658331510018, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "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": 1777725310, + "dst_onset": 1777725313, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777725313, + "dst_onset": 1777725313, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 154, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 187, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 5, + "node_id": 178, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 6, + "node_id": 174, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 7, + "node_id": 195, + "onset": 1777725313, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 8, + "node_id": 194, + "onset": 1777725313, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 135, + 150, + 154, + 174, + 178, + 187, + 194, + 195, + 197, + 200, + 201, + 205, + 212, + 213, + 214, + 218, + 219, + 220, + 120 + ], + "max_hops_reached": 8, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null, + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 135, + "component": "service|shipping", + "canonical_state": "unavailable", + "root_cause_states": [ + "degraded", + "slow", + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|shipping", + "states": [ + "degraded", + "slow", + "unavailable" + ], + "first_state_at": 1777725310 + }, + { + "node": "service|quote", + "states": [ + "degraded", + "slow", + "unavailable" + ], + "first_state_at": 1777725310 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|frontend-proxy::ingress", + "span|image-provider::image-provider", + "span|accounting::order-consumed", + "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "span|shipping::/get-quote", + "span|shipping::/ship-order" + ], + "evidence": { + "alarm_count": 6, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 135, + 218 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310 + ], + "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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 811.8885567723887, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1009.9647407435104, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 219 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310 + ], + "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": 219, + "edge_admitted": true, + "features_admitted": true, + "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.0877024766412338, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.353635486981678, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 219, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 218 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310 + ], + "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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 811.8885567723887, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1009.9647407435104, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 219 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:NetworkDelay:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310 + ], + "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": 219, + "edge_admitted": true, + "features_admitted": true, + "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.0877024766412338, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.353635486981678, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 219, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 219, + 150 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310 + ], + "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": 219, + "edge_admitted": true, + "features_admitted": true, + "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.0877024766412338, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.353635486981678, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 219, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 220, + 218 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310 + ], + "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": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 854.9161133533189, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1078.970275262099, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 218, + 154, + 150 + ], + "states": [ + [ + "degraded", + "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": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 811.8885567723887, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1009.9647407435104, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 154, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 110.71152125246326, + "matched": 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": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 154, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 212, + 220, + 218 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "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": 212, + "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.767767065015029, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9991485102404676, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 1, + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 854.9161133533189, + "matched": 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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 212, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 220, + 218, + 154, + 150 + ], + "states": [ + [ + "degraded", + "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": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "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": 220, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 854.9161133533189, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1078.970275262099, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "matched": 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": 154, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 110.71152125246326, + "matched": 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": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 154, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 214, + 212, + 220, + 218 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "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": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "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": 214, + "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.7836084038345963, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9897814105505237, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 212, + "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.767767065015029, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 854.9161133533189, + "matched": 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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 214, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 212, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 212, + 220, + 218, + 154, + 150 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "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": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "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": 212, + "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.767767065015029, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9991485102404676, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 1, + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 854.9161133533189, + "matched": 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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "matched": 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": 154, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 110.71152125246326, + "matched": 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": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 212, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 154, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 5, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 213, + 214, + 212, + 220, + 218 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "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": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "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": 213, + "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.6769879026777219, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9838987924094308, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 214, + "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.7836084038345963, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 212, + "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.767767065015029, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 3, + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 854.9161133533189, + "matched": 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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 213, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 214, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 212, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 5, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 214, + 212, + 220, + 218, + 154, + 150 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "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": 214, + "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.7836084038345963, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9897814105505237, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 212, + "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.767767065015029, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 854.9161133533189, + "matched": 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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "matched": 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": 154, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 110.71152125246326, + "matched": 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": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 214, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 212, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 5, + "node_id": 154, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 6, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 219, + 150, + 187, + 178, + 174, + 195, + 194 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725313, + 1777725313 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.0877024766412338, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.353635486981678, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "matched": 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": 187, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 67.95256196921055, + "matched": 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": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.623867546970914, + "matched": 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": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.00737460621083, + "matched": 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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.745296309050495, + "matched": 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": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.66658331510018, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "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": 1777725310, + "dst_onset": 1777725313, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777725313, + "dst_onset": 1777725313, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 219, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 187, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 178, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 5, + "node_id": 174, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 6, + "node_id": 195, + "onset": 1777725313, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 7, + "node_id": 194, + "onset": 1777725313, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 120, + 213, + 214, + 212, + 220, + 218, + 154, + 150 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 213, + "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.6769879026777219, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9838987924094308, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 214, + "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.7836084038345963, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 212, + "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.767767065015029, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.6342064714946071 + }, + { + "edge_index": 3, + "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": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 854.9161133533189, + "matched": 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": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 811.8885567723887, + "matched": 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": 154, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 110.71152125246326, + "matched": 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": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 120, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 213, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 214, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 212, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 220, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 5, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 6, + "node_id": 154, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 7, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 135, + 218, + 154, + 150, + 187, + 178, + 174, + 195, + 194 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725310, + 1777725313, + 1777725313 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 811.8885567723887, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1009.9647407435104, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 154, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 110.71152125246326, + "matched": 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": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 70.33998796362164, + "matched": 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": 187, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 67.95256196921055, + "matched": 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": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.623867546970914, + "matched": 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": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.00737460621083, + "matched": 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": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.745296309050495, + "matched": 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": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.66658331510018, + "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": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777725310, + "dst_onset": 1777725310, + "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": 1777725310, + "dst_onset": 1777725313, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777725313, + "dst_onset": 1777725313, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777725310, + "window_end": 1777725665, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 135, + "onset": 1777725310, + "is_injection": true, + "lower_bound": 1777725305, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 2, + "node_id": 154, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 3, + "node_id": 150, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 4, + "node_id": 187, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 5, + "node_id": 178, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 6, + "node_id": 174, + "onset": 1777725310, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 7, + "node_id": 195, + "onset": 1777725313, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + }, + { + "node_index": 8, + "node_id": 194, + "onset": 1777725313, + "is_injection": false, + "lower_bound": 1777725310, + "upper_bound": 1777725665, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 16, + "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": 135, + "kind": "service", + "name": "shipping", + "uniq_name": "service|shipping", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "span", + "name": "shipping::/get-quote", + "uniq_name": "span|shipping::/get-quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 135, + "kind": "service", + "name": "shipping", + "uniq_name": "service|shipping", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "span", + "name": "shipping::/ship-order", + "uniq_name": "span|shipping::/ship-order", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 135, + "kind": "service", + "name": "shipping", + "uniq_name": "service|shipping", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "span", + "name": "shipping::/get-quote", + "uniq_name": "span|shipping::/get-quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 135, + "kind": "service", + "name": "shipping", + "uniq_name": "service|shipping", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "span", + "name": "shipping::/ship-order", + "uniq_name": "span|shipping::/ship-order", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 135, + "kind": "service", + "name": "shipping", + "uniq_name": "service|shipping", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "span", + "name": "shipping::/ship-order", + "uniq_name": "span|shipping::/ship-order", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 150, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 135, + "kind": "service", + "name": "shipping", + "uniq_name": "service|shipping", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 220, + "kind": "span", + "name": "shipping::POST quote", + "uniq_name": "span|shipping::POST quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "span", + "name": "shipping::/get-quote", + "uniq_name": "span|shipping::/get-quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 135, + "kind": "service", + "name": "shipping", + "uniq_name": "service|shipping", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "span", + "name": "shipping::/get-quote", + "uniq_name": "span|shipping::/get-quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 154, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 150, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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": "quote", + "uniq_name": "service|quote", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 212, + "kind": "span", + "name": "quote::POST /getquote", + "uniq_name": "span|quote::POST /getquote", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 220, + "kind": "span", + "name": "shipping::POST quote", + "uniq_name": "span|shipping::POST quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "span", + "name": "shipping::/get-quote", + "uniq_name": "span|shipping::/get-quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 135, + "kind": "service", + "name": "shipping", + "uniq_name": "service|shipping", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 220, + "kind": "span", + "name": "shipping::POST quote", + "uniq_name": "span|shipping::POST quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "span", + "name": "shipping::/get-quote", + "uniq_name": "span|shipping::/get-quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 154, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 150, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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": "quote", + "uniq_name": "service|quote", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 214, + "kind": "span", + "name": "quote::{closure}", + "uniq_name": "span|quote::{closure}", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 212, + "kind": "span", + "name": "quote::POST /getquote", + "uniq_name": "span|quote::POST /getquote", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 220, + "kind": "span", + "name": "shipping::POST quote", + "uniq_name": "span|shipping::POST quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "span", + "name": "shipping::/get-quote", + "uniq_name": "span|shipping::/get-quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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": "quote", + "uniq_name": "service|quote", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 212, + "kind": "span", + "name": "quote::POST /getquote", + "uniq_name": "span|quote::POST /getquote", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 220, + "kind": "span", + "name": "shipping::POST quote", + "uniq_name": "span|shipping::POST quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "span", + "name": "shipping::/get-quote", + "uniq_name": "span|shipping::/get-quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 154, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 150, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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": "quote", + "uniq_name": "service|quote", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 213, + "kind": "span", + "name": "quote::calculate-quote", + "uniq_name": "span|quote::calculate-quote", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 214, + "kind": "span", + "name": "quote::{closure}", + "uniq_name": "span|quote::{closure}", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 212, + "kind": "span", + "name": "quote::POST /getquote", + "uniq_name": "span|quote::POST /getquote", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 220, + "kind": "span", + "name": "shipping::POST quote", + "uniq_name": "span|shipping::POST quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "span", + "name": "shipping::/get-quote", + "uniq_name": "span|shipping::/get-quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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": "quote", + "uniq_name": "service|quote", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 214, + "kind": "span", + "name": "quote::{closure}", + "uniq_name": "span|quote::{closure}", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 212, + "kind": "span", + "name": "quote::POST /getquote", + "uniq_name": "span|quote::POST /getquote", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 220, + "kind": "span", + "name": "shipping::POST quote", + "uniq_name": "span|shipping::POST quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "span", + "name": "shipping::/get-quote", + "uniq_name": "span|shipping::/get-quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 154, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 150, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 135, + "kind": "service", + "name": "shipping", + "uniq_name": "service|shipping", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "span", + "name": "shipping::/ship-order", + "uniq_name": "span|shipping::/ship-order", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 150, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 187, + "kind": "span", + "name": "frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 178, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 174, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777725313, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777725313, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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": "quote", + "uniq_name": "service|quote", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 213, + "kind": "span", + "name": "quote::calculate-quote", + "uniq_name": "span|quote::calculate-quote", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 214, + "kind": "span", + "name": "quote::{closure}", + "uniq_name": "span|quote::{closure}", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 212, + "kind": "span", + "name": "quote::POST /getquote", + "uniq_name": "span|quote::POST /getquote", + "state": "healthy, missing", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 220, + "kind": "span", + "name": "shipping::POST quote", + "uniq_name": "span|shipping::POST quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "span", + "name": "shipping::/get-quote", + "uniq_name": "span|shipping::/get-quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 154, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 150, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 135, + "kind": "service", + "name": "shipping", + "uniq_name": "service|shipping", + "state": "degraded, slow, unavailable", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "span", + "name": "shipping::/get-quote", + "uniq_name": "span|shipping::/get-quote", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 154, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 150, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 187, + "kind": "span", + "name": "frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 178, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 174, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "missing, slow", + "state_start_time": 1777725310, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777725313, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777725313, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 137, + "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": 150, + "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": 194, + "component": "span|frontend-proxy::ingress", + "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::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress", + "legacy_exact:span|frontend-proxy::ingress", + "legacy_exact:frontend-proxy::ingress", + "legacy_exact:ingress" + ] + } + }, + { + "node_id": 196, + "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": 218, + "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": 219, + "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": 150, + "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-6", + "path-8", + "path-10", + "path-12", + "path-14" + ] + }, + { + "node_id": 194, + "component": "span|frontend-proxy::ingress", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress", + "legacy_exact:span|frontend-proxy::ingress", + "legacy_exact:frontend-proxy::ingress", + "legacy_exact:ingress" + ] + }, + "path_ids": [ + "path-13", + "path-15" + ] + }, + { + "node_id": 218, + "component": "span|shipping::/get-quote", + "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|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" + ] + }, + "path_ids": [ + "path-0", + "path-2", + "path-5", + "path-7", + "path-9", + "path-11" + ] + }, + { + "node_id": 219, + "component": "span|shipping::/ship-order", + "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|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" + ] + }, + "path_ids": [ + "path-1", + "path-3" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 137, + "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": 196, + "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" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 150, + "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-6", + "path-8", + "path-10", + "path-12", + "path-14" + ] + }, + { + "node_id": 194, + "component": "span|frontend-proxy::ingress", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress", + "legacy_exact:span|frontend-proxy::ingress", + "legacy_exact:frontend-proxy::ingress", + "legacy_exact:ingress" + ] + }, + "path_ids": [ + "path-13", + "path-15" + ] + }, + { + "node_id": 218, + "component": "span|shipping::/get-quote", + "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|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" + ] + }, + "path_ids": [ + "path-0", + "path-2", + "path-5", + "path-7", + "path-9", + "path-11" + ] + }, + { + "node_id": 219, + "component": "span|shipping::/ship-order", + "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|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" + ] + }, + "path_ids": [ + "path-1", + "path-3" + ] + } + ], + "candidate_alarm_node_ids": [ + 137, + 150, + 194, + 196, + 218, + 219 + ], + "explained_alarm_node_ids": [ + 150, + 194, + 218, + 219 + ], + "unexplained_alarm_node_ids": [ + 137, + 196 + ], + "candidate_alarm_count": 6, + "explained_alarm_count": 4, + "unexplained_alarm_count": 2, + "strong_alarm_coverage": null, + "candidate_strong_alarm_count": 0, + "explained_strong_alarm_count": 0, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage_reason": "no_candidate_strong_alarms", + "resolution_info": { + "resolved_nodes": [ + "service|shipping", + "service|quote" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkDelay", + "resolution_method": "network_ground_truth_to", + "network_source": "shipping", + "network_target": "quote", + "network_direction": "to" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/.finished b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_logs.parquet b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c3529dc4af82af10e97b765797c4c184d1d3cae --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398f9fa8301ed5147420f85778449e0a249c5a1c457e0bd6f52f8909b4638f14 +size 379289 diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_metrics.parquet b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6356feb207dc9fa32a5499797ccd7bb7ee79ab99 --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f86c26df53a8822812834fd70112ee8263a6b35e133ca469415d03c5635015b +size 185625 diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_metrics_histogram.parquet b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8db3ded188612753f36e46d3fff4c9565075a37 --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e4b682b3791bc2605faa4f05e2222bb031a40b13161b266304ac9f8dbf41c9 +size 37784 diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_metrics_sum.parquet b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c02abbe07ae884b014ce824831fbc848ee06a70 --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdf94c3d709397a54e0023791aeb01fd43dfdf8303adb4c37f1b66d6b2fff84c +size 181063 diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_traces.parquet b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83943ed52a78549cef2e68201a891f9a8f50b410 --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf95b1edce6543061d79a94c90fa01b7a5ca739c3d5ee62398ec68b3d5ca23f0 +size 992420 diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/causal_graph.json b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..4786f85819d8abab7d4cd9bd00d667ea1e813e9f --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/causal_graph.json @@ -0,0 +1,590 @@ +{ + "case_name": "ts0-ts-preserve-service-response-abort-7gp2mq", + "fault_type": "HTTPResponseAbort", + "root_resolution_method": "http_span_fallback_to_service", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1753006300, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753006300, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "target": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + } + ], + "root_causes": [ + { + "component": "service|ts-preserve-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1753006300, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1753006300, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve": "ts-preserve-service", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve": "ts-ui-dashboard" + }, + "candidate_alarm_nodes": [ + { + "node_id": 520, + "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": 521, + "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": 522, + "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.033275659035714285, + "abnormal_avg_duration": 0.14347978755555554, + "avg_duration_ratio": 4.311854121403298, + "normal_p99": 0.2114819252000001, + "abnormal_p99": 0.956458107, + "p99_ratio": 4.5226470588229715, + "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": 523, + "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": 528, + "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": 531, + "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.9679316413513513, + "abnormal_avg_duration": 20.001251813, + "avg_duration_ratio": 20.663909473065473, + "normal_p99": 5.011914848440001, + "abnormal_p99": 20.0021774863, + "p99_ratio": 3.9909252433779554, + "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": 532, + "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.2489307453783784, + "abnormal_avg_duration": 0.4685001777692308, + "avg_duration_ratio": 1.8820502748951466, + "normal_p99": 2.135884336880001, + "abnormal_p99": 3.349715233439997, + "p99_ratio": 1.5683036649508384, + "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": 533, + "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.6886351920625, + "abnormal_avg_duration": 0.921797388, + "avg_duration_ratio": 1.3385859430726543, + "normal_p99": 1.9198583531499995, + "abnormal_p99": 2.10545362595, + "p99_ratio": 1.0966713364532783, + "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": 534, + "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.9772785500769231, + "abnormal_avg_duration": 1.224147844, + "avg_duration_ratio": 1.252608935194214, + "normal_p99": 2.122972114039999, + "abnormal_p99": 2.52944514798, + "p99_ratio": 1.1914641418282628, + "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": 538, + "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": 531, + "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.9679316413513513, + "abnormal_avg_duration": 20.001251813, + "avg_duration_ratio": 20.663909473065473, + "normal_p99": 5.011914848440001, + "abnormal_p99": 20.0021774863, + "p99_ratio": 3.9909252433779554, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 520, + "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": 521, + "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": 522, + "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.033275659035714285, + "abnormal_avg_duration": 0.14347978755555554, + "avg_duration_ratio": 4.311854121403298, + "normal_p99": 0.2114819252000001, + "abnormal_p99": 0.956458107, + "p99_ratio": 4.5226470588229715, + "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": 523, + "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": 528, + "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": 532, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2489307453783784, + "abnormal_avg_duration": 0.4685001777692308, + "avg_duration_ratio": 1.8820502748951466, + "normal_p99": 2.135884336880001, + "abnormal_p99": 3.349715233439997, + "p99_ratio": 1.5683036649508384, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 533, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "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.6886351920625, + "abnormal_avg_duration": 0.921797388, + "avg_duration_ratio": 1.3385859430726543, + "normal_p99": 1.9198583531499995, + "abnormal_p99": 2.10545362595, + "p99_ratio": 1.0966713364532783, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "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.9772785500769231, + "abnormal_avg_duration": 1.224147844, + "avg_duration_ratio": 1.252608935194214, + "normal_p99": 2.122972114039999, + "abnormal_p99": 2.52944514798, + "p99_ratio": 1.1914641418282628, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 538, + "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": 1, + "unexplained_alarm_count": 9, + "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/ts0-ts-preserve-service-response-abort-7gp2mq/conclusion.parquet b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34cd2d069532f0d257bf80b0a9305853038a1fc4 --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:068fda2fe04ef102ea833c3a752a6b19b75ad3c63e3bcf9135662ec362899e8a +size 6926 diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/env.json b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/env.json new file mode 100644 index 0000000000000000000000000000000000000000..7d556abd47b5f9b42494a00727f456343064e2fc --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts0", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1753006060", + "NORMAL_END": "1753006300", + "ABNORMAL_START": "1753006300", + "ABNORMAL_END": "1753006539" +} \ No newline at end of file diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/injection.json b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..ea9e94f1c6d1a5a2bcdc05ea88496ccdc43540d7 --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/injection.json @@ -0,0 +1,42 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-07-20T10:11:39.95611Z", + "description": "Fault for task d3a606a3-1bc3-476d-a4b3-ed9676724376", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_name\":\"ts-preserve-service\",\"method\":\"POST\",\"route\":\"/api/v1/travelservice/trip_detail\",\"server_address\":\"ts-travel-service\",\"server_port\":\"8080\"},\"namespace\":\"ts\"}", + "end_time": "2025-07-20T10:15:39Z", + "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\":22}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":6}", + "fault_type": 6, + "ground_truth": { + "container": [ + "ts-preserve-service", + "ts-travel-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-preserve-service-6db76848db-hzwx7", + "ts-travel-service-d4574c8f4-84cqf" + ], + "service": [ + "ts-preserve-service", + "ts-travel-service" + ], + "span": [ + "ts-preserve-service", + "ts-travel-service" + ], + "additional_properties": {} + }, + "id": 580, + "injection_name": "ts0-ts-preserve-service-response-abort-7gp2mq", + "labels": { + "batch": "bootstrap", + "env": "prod" + }, + "pre_duration": 4, + "start_time": "2025-07-20T10:11:40Z", + "status": 2, + "task_id": "d3a606a3-1bc3-476d-a4b3-ed9676724376", + "updated_at": "2025-07-20T10:15:40.896968Z", + "additional_properties": {} +} \ No newline at end of file diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/label.txt b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_logs.parquet b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f089f6cb0594d78a0c0e0d187b18514e745e858a --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ff7b5f3ee140600fdbf75de90e1f9a81bfd79a079e7a2ef2aee03070cf950e +size 658518 diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_metrics.parquet b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..618ce6b3b5075e0fd257fafce3db9b14dfc84f44 --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9db305d97a4e5e63e1bb751f11b8540c4a29b31ece1abb4cb5a17be2e92313e +size 189293 diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_metrics_histogram.parquet b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76eb3a9743565468acb69e73e01e7da621f4b391 --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f269b8135e212668d374eda173ba52087ede789dc97319afe117d13d565da1fe +size 45775 diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_metrics_sum.parquet b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5aadb6d4919037c68727efdaa2715c3b2c3e4bdb --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d529219553bbbf9590f5c73bd8a2b6bfc1628cbeb6ea9eafb339d6e4a34124 +size 190807 diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_traces.parquet b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5afa48ad411f049c3deb66778ac30aeb84ef3fb --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d161fbdebd5744f56deb2d6ab6f47fc2f960f96e5e13bc8005ae2528c4021e +size 1264410 diff --git a/cases/ts0-ts-preserve-service-response-abort-7gp2mq/result.json b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/result.json new file mode 100644 index 0000000000000000000000000000000000000000..d7b6684f1c76badcf01d83351ba31bf89ace84f0 --- /dev/null +++ b/cases/ts0-ts-preserve-service-response-abort-7gp2mq/result.json @@ -0,0 +1,994 @@ +{ + "case_name": "ts0-ts-preserve-service-response-abort-7gp2mq", + "injection_nodes": [ + "service|ts-preserve-service" + ], + "alarm_nodes": [ + 520, + 521, + 522, + 523, + 528, + 531, + 532, + 533, + 534, + 538 + ], + "propagation_result": { + "injection_node_ids": [ + 224, + 243 + ], + "injection_states": [ + "unknown", + "unknown" + ], + "paths": [ + { + "nodes": [ + 407, + 531 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1753006300, + 1753006300 + ], + "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": 531, + "edge_admitted": 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.45, + "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": "slow", + "src_onset": 1753006300, + "dst_onset": 1753006300, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753006300, + "window_end": 1753006598, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1753006300, + "is_injection": false, + "lower_bound": 1753006300, + "upper_bound": 1753006598, + "in_window": true + }, + { + "node_index": 1, + "node_id": 531, + "onset": 1753006300, + "is_injection": false, + "lower_bound": 1753006300, + "upper_bound": 1753006598, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 224, + 273, + 531, + 406, + 407, + 408 + ], + "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": 224, + "component": "service|ts-preserve-service", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|ts-preserve-service", + "states": [ + "degraded", + "erroring" + ], + "first_state_at": 1753006300 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "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::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns" + ], + "evidence": { + "alarm_count": 10, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 407, + 531 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1753006300, + 1753006300 + ], + "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": 531, + "edge_admitted": 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.45, + "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": "slow", + "src_onset": 1753006300, + "dst_onset": 1753006300, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753006300, + "window_end": 1753006598, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1753006300, + "is_injection": false, + "lower_bound": 1753006300, + "upper_bound": 1753006598, + "in_window": true + }, + { + "node_index": 1, + "node_id": 531, + "onset": 1753006300, + "is_injection": false, + "lower_bound": 1753006300, + "upper_bound": 1753006598, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 1, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "erroring, missing", + "state_start_time": 1753006300, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 531, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753006300, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 520, + "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": 521, + "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": 522, + "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.033275659035714285, + "abnormal_avg_duration": 0.14347978755555554, + "avg_duration_ratio": 4.311854121403298, + "normal_p99": 0.2114819252000001, + "abnormal_p99": 0.956458107, + "p99_ratio": 4.5226470588229715, + "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": 523, + "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": 528, + "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": 531, + "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.9679316413513513, + "abnormal_avg_duration": 20.001251813, + "avg_duration_ratio": 20.663909473065473, + "normal_p99": 5.011914848440001, + "abnormal_p99": 20.0021774863, + "p99_ratio": 3.9909252433779554, + "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": 532, + "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.2489307453783784, + "abnormal_avg_duration": 0.4685001777692308, + "avg_duration_ratio": 1.8820502748951466, + "normal_p99": 2.135884336880001, + "abnormal_p99": 3.349715233439997, + "p99_ratio": 1.5683036649508384, + "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": 533, + "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.6886351920625, + "abnormal_avg_duration": 0.921797388, + "avg_duration_ratio": 1.3385859430726543, + "normal_p99": 1.9198583531499995, + "abnormal_p99": 2.10545362595, + "p99_ratio": 1.0966713364532783, + "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": 534, + "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.9772785500769231, + "abnormal_avg_duration": 1.224147844, + "avg_duration_ratio": 1.252608935194214, + "normal_p99": 2.122972114039999, + "abnormal_p99": 2.52944514798, + "p99_ratio": 1.1914641418282628, + "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": 538, + "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": 531, + "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.9679316413513513, + "abnormal_avg_duration": 20.001251813, + "avg_duration_ratio": 20.663909473065473, + "normal_p99": 5.011914848440001, + "abnormal_p99": 20.0021774863, + "p99_ratio": 3.9909252433779554, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 520, + "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": 521, + "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": 522, + "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.033275659035714285, + "abnormal_avg_duration": 0.14347978755555554, + "avg_duration_ratio": 4.311854121403298, + "normal_p99": 0.2114819252000001, + "abnormal_p99": 0.956458107, + "p99_ratio": 4.5226470588229715, + "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": 523, + "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": 528, + "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": 532, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2489307453783784, + "abnormal_avg_duration": 0.4685001777692308, + "avg_duration_ratio": 1.8820502748951466, + "normal_p99": 2.135884336880001, + "abnormal_p99": 3.349715233439997, + "p99_ratio": 1.5683036649508384, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 533, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "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.6886351920625, + "abnormal_avg_duration": 0.921797388, + "avg_duration_ratio": 1.3385859430726543, + "normal_p99": 1.9198583531499995, + "abnormal_p99": 2.10545362595, + "p99_ratio": 1.0966713364532783, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "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.9772785500769231, + "abnormal_avg_duration": 1.224147844, + "avg_duration_ratio": 1.252608935194214, + "normal_p99": 2.122972114039999, + "abnormal_p99": 2.52944514798, + "p99_ratio": 1.1914641418282628, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 538, + "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": 531, + "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.9679316413513513, + "abnormal_avg_duration": 20.001251813, + "avg_duration_ratio": 20.663909473065473, + "normal_p99": 5.011914848440001, + "abnormal_p99": 20.0021774863, + "p99_ratio": 3.9909252433779554, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "candidate_alarm_node_ids": [ + 520, + 521, + 522, + 523, + 528, + 531, + 532, + 533, + 534, + 538 + ], + "explained_alarm_node_ids": [ + 531 + ], + "unexplained_alarm_node_ids": [ + 520, + 521, + 522, + 523, + 528, + 532, + 533, + 534, + 538 + ], + "candidate_alarm_count": 10, + "explained_alarm_count": 1, + "unexplained_alarm_count": 9, + "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-preserve-service" + ], + "start_kind": "service", + "category": "http_span", + "fault_type": "HTTPResponseAbort", + "resolution_method": "http_span_fallback_to_service", + "starting_points": [ + "service|ts-preserve-service", + "service|ts-ui-dashboard" + ] + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/.finished b/cases/ts1-ts-route-plan-service-stress-pvnmb5/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_logs.parquet b/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5a6215dfec3e6a90eba094133dea61f5590e3f2 --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e358ccd0b1312d4475153ca2ab88e99526c195ffb29cb3652a4b2a5d65e6b6 +size 350107 diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_metrics.parquet b/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69bcd7e4ef3e40d5cdbe1788be9d3f6f361f567f --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c3e8967c06347332e83d51c18fb1ba4b2484505f92b8d50a4ca61cdbe8dc9ef +size 173169 diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_metrics_histogram.parquet b/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c0e96a8688cbf4ab58999d17f0416409997c850 --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f16327f9ebbc6f2443d4da01af7cd8bbe1b96d2ce8d2efe3d99e1fe35e5beee +size 31566 diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_metrics_sum.parquet b/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5612444396fd5861dc011ecb1d62e98c0b77c624 --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c9cb2d10145c71bb977eaa14b29935d1c74ce243f9b127c5997df517ae8d73c +size 119405 diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_traces.parquet b/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67c3f7b5b3b84a391cab29ed23984b1ea5a7689b --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce17ff20c5207c4c78ee8e4b3198987e395ab9f587ec38156ec4aebb80ee93b8 +size 1146258 diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/causal_graph.json b/cases/ts1-ts-route-plan-service-stress-pvnmb5/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..48945d41e6405db489b176ba97e011dd60e0cf47 --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/causal_graph.json @@ -0,0 +1,858 @@ +{ + "case_name": "ts1-ts-route-plan-service-stress-pvnmb5", + "fault_type": "JVMMemoryStress", + "root_resolution_method": "jvm_fallback_exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1757149416, + "component": "container|ts-route-plan-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1757149426, + "component": "pod|ts-route-plan-service-64b6ddcbb6-vkjls", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1757149426, + "component": "service|ts-route-plan-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1757149426, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1757149449, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1757149426, + "component": "span|ts-travel-plan-service::BasicErrorController.error", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1757149426, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1757149426, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "unavailable", + "degraded" + ] + } + ], + "edges": [ + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "pod|ts-route-plan-service-64b6ddcbb6-vkjls", + "target": "service|ts-route-plan-service" + }, + { + "source": "service|ts-route-plan-service", + "target": "span|ts-travel-plan-service::BasicErrorController.error" + }, + { + "source": "service|ts-route-plan-service", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "service|ts-route-plan-service", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-travel-plan-service::BasicErrorController.error", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "container|ts-route-plan-service", + "target": "pod|ts-route-plan-service-64b6ddcbb6-vkjls" + } + ], + "root_causes": [ + { + "timestamp": 1757149416, + "component": "container|ts-route-plan-service", + "state": [ + "unavailable", + "degraded" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1757149449, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1757149449, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + } + ], + "component_to_service": { + "pod|ts-route-plan-service-64b6ddcbb6-vkjls": "ts-route-plan-service", + "service|ts-route-plan-service": "ts-route-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::BasicErrorController.error": "ts-travel-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByMinStation": "ts-travel-plan-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 458, + "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": 527, + "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": 528, + "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": 532, + "component": "span|ts-ui-dashboard::GET /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.04461701481818182, + "abnormal_avg_duration": 0.1079636347826087, + "avg_duration_ratio": 2.4197861560790166, + "normal_p99": 0.40897430580000055, + "abnormal_p99": 1.722315635220002, + "p99_ratio": 4.211305235547635, + "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": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.012165423351778656, + "abnormal_avg_duration": 0.044333816575000004, + "avg_duration_ratio": 3.6442477415730985, + "normal_p99": 0.04272077815999998, + "abnormal_p99": 1.0344694562999996, + "p99_ratio": 24.214667916994706, + "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": 538, + "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.02009298031007752, + "abnormal_avg_duration": 0.0722450764032258, + "avg_duration_ratio": 3.5955381077535673, + "normal_p99": 0.18646240289999563, + "abnormal_p99": 2.1399106820499907, + "p99_ratio": 11.47636546976002, + "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": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.025988466749354004, + "abnormal_avg_duration": 0.07895586490322581, + "avg_duration_ratio": 3.0381117002675206, + "normal_p99": 0.8644599935599998, + "abnormal_p99": 2.7146293785299913, + "p99_ratio": 3.1402602766504732, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderservice/order/refresh" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "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.34742930180508474, + "abnormal_avg_duration": 0.9635944670333333, + "avg_duration_ratio": 2.773497980817779, + "normal_p99": 1.5913268993799998, + "abnormal_p99": 3.5708530972900006, + "p99_ratio": 2.2439469217049295, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.19533424410743802, + "abnormal_avg_duration": 0.6407767706744185, + "avg_duration_ratio": 3.280411858158253, + "normal_p99": 2.352399215799998, + "abnormal_p99": 4.470712061299996, + "p99_ratio": 1.9004903722430495, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.875, + "success_rate_drop": 0.125, + "normal_avg_duration": 0.6505521714242424, + "abnormal_avg_duration": 4.6735428325625, + "avg_duration_ratio": 7.183963159066544, + "normal_p99": 3.3757574470499923, + "abnormal_p99": 20.00096824565, + "p99_ratio": 5.9248830993851325, + "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.8461538461538461, + "success_rate_drop": 0.15384615384615385, + "normal_avg_duration": 0.7915587516557377, + "abnormal_avg_duration": 3.9705070737692307, + "avg_duration_ratio": 5.016061114180027, + "normal_p99": 5.662064898799995, + "abnormal_p99": 20.00102721212, + "p99_ratio": 3.53246166718417, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.6471487201428572, + "abnormal_avg_duration": 2.0496250091764705, + "avg_duration_ratio": 3.1671622694765103, + "normal_p99": 2.42378855495, + "abnormal_p99": 4.90481981544, + "p99_ratio": 2.0236170376426177, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1649675778030303, + "abnormal_avg_duration": 0.3701772665405405, + "avg_duration_ratio": 2.2439395150877983, + "normal_p99": 1.0913731022099995, + "abnormal_p99": 2.30805431936, + "p99_ratio": 2.114816935369083, + "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": 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.8461538461538461, + "success_rate_drop": 0.15384615384615385, + "normal_avg_duration": 0.7915587516557377, + "abnormal_avg_duration": 3.9705070737692307, + "avg_duration_ratio": 5.016061114180027, + "normal_p99": 5.662064898799995, + "abnormal_p99": 20.00102721212, + "p99_ratio": 3.53246166718417, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 458, + "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": 527, + "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": 528, + "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": 532, + "component": "span|ts-ui-dashboard::GET /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.04461701481818182, + "abnormal_avg_duration": 0.1079636347826087, + "avg_duration_ratio": 2.4197861560790166, + "normal_p99": 0.40897430580000055, + "abnormal_p99": 1.722315635220002, + "p99_ratio": 4.211305235547635, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.012165423351778656, + "abnormal_avg_duration": 0.044333816575000004, + "avg_duration_ratio": 3.6442477415730985, + "normal_p99": 0.04272077815999998, + "abnormal_p99": 1.0344694562999996, + "p99_ratio": 24.214667916994706, + "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": 538, + "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.02009298031007752, + "abnormal_avg_duration": 0.0722450764032258, + "avg_duration_ratio": 3.5955381077535673, + "normal_p99": 0.18646240289999563, + "abnormal_p99": 2.1399106820499907, + "p99_ratio": 11.47636546976002, + "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" + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.025988466749354004, + "abnormal_avg_duration": 0.07895586490322581, + "avg_duration_ratio": 3.0381117002675206, + "normal_p99": 0.8644599935599998, + "abnormal_p99": 2.7146293785299913, + "p99_ratio": 3.1402602766504732, + "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": 540, + "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.34742930180508474, + "abnormal_avg_duration": 0.9635944670333333, + "avg_duration_ratio": 2.773497980817779, + "normal_p99": 1.5913268993799998, + "abnormal_p99": 3.5708530972900006, + "p99_ratio": 2.2439469217049295, + "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": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.19533424410743802, + "abnormal_avg_duration": 0.6407767706744185, + "avg_duration_ratio": 3.280411858158253, + "normal_p99": 2.352399215799998, + "abnormal_p99": 4.470712061299996, + "p99_ratio": 1.9004903722430495, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.875, + "success_rate_drop": 0.125, + "normal_avg_duration": 0.6505521714242424, + "abnormal_avg_duration": 4.6735428325625, + "avg_duration_ratio": 7.183963159066544, + "normal_p99": 3.3757574470499923, + "abnormal_p99": 20.00096824565, + "p99_ratio": 5.9248830993851325, + "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": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.6471487201428572, + "abnormal_avg_duration": 2.0496250091764705, + "avg_duration_ratio": 3.1671622694765103, + "normal_p99": 2.42378855495, + "abnormal_p99": 4.90481981544, + "p99_ratio": 2.0236170376426177, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 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.1649675778030303, + "abnormal_avg_duration": 0.3701772665405405, + "avg_duration_ratio": 2.2439395150877983, + "normal_p99": 1.0913731022099995, + "abnormal_p99": 2.30805431936, + "p99_ratio": 2.114816935369083, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "weak_noise" + } + ], + "candidate_alarm_count": 13, + "explained_alarm_count": 1, + "unexplained_alarm_count": 12, + "candidate_strong_alarm_count": 3, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 2, + "strong_alarm_coverage": 0.3333333333333333, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.3333333333333333, + "alarm_coverage_confidence": 0.3333333333333333, + "final_confidence": 0.3333333333333333 + } +} \ No newline at end of file diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/conclusion.parquet b/cases/ts1-ts-route-plan-service-stress-pvnmb5/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b95410d90f83709070a8d54d1aa365352102797 --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b29c767152875dcc9fd66bba645a924da8ca259aaa13aa88fc049e786be45a2 +size 7495 diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/env.json b/cases/ts1-ts-route-plan-service-stress-pvnmb5/env.json new file mode 100644 index 0000000000000000000000000000000000000000..6c1c5d5bf88505bae174ee0a0f2e55cea832cf96 --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts1", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1757149176", + "NORMAL_END": "1757149416", + "ABNORMAL_START": "1757149416", + "ABNORMAL_END": "1757149655" +} \ No newline at end of file diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/injection.json b/cases/ts1-ts-route-plan-service-stress-pvnmb5/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..323b5104b2e7c47e70cd759cc0bcbe8338f45c37 --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/injection.json @@ -0,0 +1,35 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-09-06T09:03:35.419Z", + "description": "Fault for task 07d30ba6-3d97-4ec3-ab2c-e8953e1fadd0", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_name\":\"ts-route-plan-service\",\"class_name\":\"plan.service.RoutePlanServiceImpl\",\"method_name\":\"getStationList\"},\"mem_type\":2,\"namespace\":\"ts\"}", + "end_time": "2025-09-06T09:07:35Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"28\":{\"name\":\"28\",\"range\":[0,3],\"children\":{\"0\":{\"name\":\"0\",\"range\":[1,60],\"children\":null,\"description\":\"Time Unit Minute\",\"value\":4},\"1\":{\"name\":\"1\",\"range\":[0,0],\"children\":null,\"description\":\"{ts: 0}\",\"value\":0},\"2\":{\"name\":\"2\",\"range\":[0,887],\"children\":null,\"description\":\"Flattened app+method index\",\"value\":592},\"3\":{\"name\":\"3\",\"range\":[1,2],\"children\":null,\"description\":\"Memory Type (1=Heap, 2=Stack)\",\"value\":2}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":28}", + "fault_type": 28, + "ground_truth": { + "container": [ + "ts-route-plan-service" + ], + "function": [ + "plan.service.RoutePlanServiceImpl.getStationList" + ], + "metric": [ + "memory" + ], + "pod": [ + "ts-route-plan-service-d9557d6d7-j59l2" + ], + "service": [ + "ts-route-plan-service" + ], + "span": null + }, + "id": 9117, + "injection_name": "ts1-ts-route-plan-service-stress-pvnmb5", + "pre_duration": 4, + "start_time": "2025-09-06T09:03:36Z", + "status": 2, + "task": null, + "task_id": "07d30ba6-3d97-4ec3-ab2c-e8953e1fadd0", + "updated_at": "2025-09-06T09:07:36.932Z" +} \ No newline at end of file diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/label.txt b/cases/ts1-ts-route-plan-service-stress-pvnmb5/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_logs.parquet b/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5e4a7bcfb3e4305e0060ffb388b20aad1b2d5de --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b511b11ca7fae31b0e0a20b34849afbafabb7138ab08eb878f4d92159c69f0a7 +size 1169235 diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_metrics.parquet b/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..539ea57bbd048db8013624ab3a5b5e8c81ddd30f --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2d4d1cf4fc2290cf9032cd3b032cd9086eb370e31d84ee66c4af9d8cc48b554 +size 183432 diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_metrics_histogram.parquet b/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..29bb07ddeb83db47d45ac5175bce97368d4bb180 --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdaffbbcefc7c591437ea266cfb7860063a4add86d126f24931006076e3e05f5 +size 36406 diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_metrics_sum.parquet b/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c22ff70ed28209816663a17d96d9cc8158fbee7 --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d9b13a6c6b48d5da8429d2fb0db9dc7b0fcb9e099dc98c05fd6c873e66e843c +size 134957 diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_traces.parquet b/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3c7ed9191aa54e63e59ac584aac6ac6c6492a05 --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04bac5b415a557f1a1d28ab4557fbc49f641f5ec8923ecc5a01cd9ae431595a8 +size 4323024 diff --git a/cases/ts1-ts-route-plan-service-stress-pvnmb5/result.json b/cases/ts1-ts-route-plan-service-stress-pvnmb5/result.json new file mode 100644 index 0000000000000000000000000000000000000000..671201cca7dc02bb93e219c7bda085927b74d050 --- /dev/null +++ b/cases/ts1-ts-route-plan-service-stress-pvnmb5/result.json @@ -0,0 +1,6717 @@ +{ + "case_name": "ts1-ts-route-plan-service-stress-pvnmb5", + "injection_nodes": [ + "container|ts-route-plan-service" + ], + "alarm_nodes": [ + 544, + 545, + 458, + 527, + 528, + 532, + 534, + 538, + 539, + 540, + 541, + 542, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 170 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 170, + 135, + 217, + 493, + 543 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1757149416, + 1757149426, + 1757149426, + 1757149426, + 1757149449 + ], + "propagation_delays": [ + 10.0, + 0.0, + 0.0, + 23.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 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": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 4.546396666236645, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1757149426, + "dst_onset": 1757149449, + "delay": 23, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1757149449, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 170, + 135, + 217, + 493, + 543 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1757149416, + 1757149426, + 1757149426, + 1757149426, + 1757149449 + ], + "propagation_delays": [ + 10.0, + 0.0, + 0.0, + 23.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 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": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 4.546396666236645, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1757149426, + "dst_onset": 1757149449, + "delay": 23, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1757149449, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 170, + 135, + 217, + 491, + 493, + 543 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2", + "manifest:JVMMemoryStress:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757149416, + 1757149426, + 1757149426, + 1757149426, + 1757149426, + 1757149449 + ], + "propagation_delays": [ + 10.0, + 0.0, + 0.0, + 0.0, + 23.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8348380754542124, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5217391304347826, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 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": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 4.546396666236645, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1757149426, + "dst_onset": 1757149449, + "delay": 23, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 491, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 493, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1757149449, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 170, + 135, + 217, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2", + "manifest:JVMMemoryStress:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757149416, + 1757149426, + 1757149426, + 1757149426, + 1757149426, + 1757149449 + ], + "propagation_delays": [ + 10.0, + 0.0, + 0.0, + 0.0, + 23.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8348380754542124, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5217391304347826, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 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": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 4.546396666236645, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1757149426, + "dst_onset": 1757149449, + "delay": 23, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 496, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 493, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1757149449, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 135, + 275, + 276, + 277, + 542, + 543, + 544, + 425, + 426, + 170, + 427, + 428, + 429, + 430, + 491, + 492, + 493, + 494, + 495, + 496, + 497 + ], + "max_hops_reached": 5, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 170, + 135, + 217, + 492, + 542 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 6.907000317965176, + "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": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757149426, + "dst_onset": 1757149422, + "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": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 492, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 542, + "onset": 1757149422, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 170, + 135, + 217, + 494, + 544 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0753280231796083, + "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": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757149426, + "dst_onset": 1757149422, + "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": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1757149422, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 170, + 135, + 217, + 492, + 542 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 6.907000317965176, + "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": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757149426, + "dst_onset": 1757149422, + "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": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 492, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 542, + "onset": 1757149422, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 170, + 135, + 217, + 494, + 544 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0753280231796083, + "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": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1757149426, + "dst_onset": 1757149422, + "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": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1757149422, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 170, + 135, + 217, + 491, + 492, + 542 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "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": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.7472901488743022, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.44, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 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": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 6.907000317965176, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "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": 1757149426, + "dst_onset": 1757149422, + "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": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 491, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 492, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 5, + "node_id": 542, + "onset": 1757149422, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 170, + 135, + 217, + 495, + 492, + 542 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 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": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.7472901488743022, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.44, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 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": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 6.907000317965176, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "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": 1757149426, + "dst_onset": 1757149422, + "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": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 495, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 492, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 5, + "node_id": 542, + "onset": 1757149422, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 170, + 135, + 217, + 497, + 494, + 544 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0768721376270483, + "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": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 2.0753280231796083, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "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": 1757149426, + "dst_onset": 1757149422, + "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": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 494, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1757149422, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 170, + "component": "container|ts-route-plan-service", + "canonical_state": "unavailable", + "root_cause_states": [ + "degraded", + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "container|ts-route-plan-service", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1757149416 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "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/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ], + "evidence": { + "alarm_count": 13, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 170, + 135, + 217, + 493, + 543 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1757149416, + 1757149426, + 1757149426, + 1757149426, + 1757149449 + ], + "propagation_delays": [ + 10.0, + 0.0, + 0.0, + 23.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 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": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 4.546396666236645, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1757149426, + "dst_onset": 1757149449, + "delay": 23, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1757149449, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 170, + 135, + 217, + 493, + 543 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1757149416, + 1757149426, + 1757149426, + 1757149426, + 1757149449 + ], + "propagation_delays": [ + 10.0, + 0.0, + 0.0, + 23.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 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": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 4.546396666236645, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1757149426, + "dst_onset": 1757149449, + "delay": 23, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1757149449, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 170, + 135, + 217, + 491, + 493, + 543 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2", + "manifest:JVMMemoryStress:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757149416, + 1757149426, + 1757149426, + 1757149426, + 1757149426, + 1757149449 + ], + "propagation_delays": [ + 10.0, + 0.0, + 0.0, + 0.0, + 23.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8348380754542124, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5217391304347826, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 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": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 4.546396666236645, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1757149426, + "dst_onset": 1757149449, + "delay": 23, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 491, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 493, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1757149449, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 170, + 135, + 217, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "erroring", + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2", + "manifest:JVMMemoryStress:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1757149416, + 1757149426, + 1757149426, + 1757149426, + 1757149426, + 1757149449 + ], + "propagation_delays": [ + 10.0, + 0.0, + 0.0, + 0.0, + 23.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.642543730163828, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.7592430114746094, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.5047458493481373, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 50.091412033078754, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 65.51384933689414, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8348380754542124, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.5217391304347826, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 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": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 4.546396666236645, + "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": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149416, + "dst_onset": 1757149426, + "delay": 10, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1757149426, + "dst_onset": 1757149426, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1757149426, + "dst_onset": 1757149449, + "delay": 23, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1757149416, + "window_end": 1757149654, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 170, + "onset": 1757149416, + "is_injection": true, + "lower_bound": 1757149411, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 1, + "node_id": 135, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 2, + "node_id": 217, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 3, + "node_id": 496, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 4, + "node_id": 493, + "onset": 1757149426, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + }, + { + "node_index": 5, + "node_id": 543, + "onset": 1757149449, + "is_injection": false, + "lower_bound": 1757149416, + "upper_bound": 1757149654, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 4, + "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": 170, + "kind": "container", + "name": "ts-route-plan-service", + "uniq_name": "container|ts-route-plan-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149416, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 10.0 + }, + { + "node_id": 135, + "kind": "pod", + "name": "ts-route-plan-service-64b6ddcbb6-vkjls", + "uniq_name": "pod|ts-route-plan-service-64b6ddcbb6-vkjls", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149426, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 217, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149426, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149426, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMMemoryStress:L2", + "propagation_delay": 23.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1757149449, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 170, + "kind": "container", + "name": "ts-route-plan-service", + "uniq_name": "container|ts-route-plan-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149416, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 10.0 + }, + { + "node_id": 135, + "kind": "pod", + "name": "ts-route-plan-service-64b6ddcbb6-vkjls", + "uniq_name": "pod|ts-route-plan-service-64b6ddcbb6-vkjls", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149426, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 217, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149426, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149426, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMMemoryStress:L2", + "propagation_delay": 23.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1757149449, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 170, + "kind": "container", + "name": "ts-route-plan-service", + "uniq_name": "container|ts-route-plan-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149416, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 10.0 + }, + { + "node_id": 135, + "kind": "pod", + "name": "ts-route-plan-service-64b6ddcbb6-vkjls", + "uniq_name": "pod|ts-route-plan-service-64b6ddcbb6-vkjls", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149426, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 217, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149426, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 491, + "kind": "span", + "name": "ts-travel-plan-service::BasicErrorController.error", + "uniq_name": "span|ts-travel-plan-service::BasicErrorController.error", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149426, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMMemoryStress:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1757149426, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMMemoryStress:L3", + "propagation_delay": 23.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1757149449, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 170, + "kind": "container", + "name": "ts-route-plan-service", + "uniq_name": "container|ts-route-plan-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149416, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 10.0 + }, + { + "node_id": 135, + "kind": "pod", + "name": "ts-route-plan-service-64b6ddcbb6-vkjls", + "uniq_name": "pod|ts-route-plan-service-64b6ddcbb6-vkjls", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149426, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 217, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149426, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "degraded, healthy, unavailable", + "state_start_time": 1757149426, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMMemoryStress:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing, silent, slow", + "state_start_time": 1757149426, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMMemoryStress:L3", + "propagation_delay": 23.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1757149449, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 458, + "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": 527, + "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": 528, + "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": 532, + "component": "span|ts-ui-dashboard::GET /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.04461701481818182, + "abnormal_avg_duration": 0.1079636347826087, + "avg_duration_ratio": 2.4197861560790166, + "normal_p99": 0.40897430580000055, + "abnormal_p99": 1.722315635220002, + "p99_ratio": 4.211305235547635, + "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": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.012165423351778656, + "abnormal_avg_duration": 0.044333816575000004, + "avg_duration_ratio": 3.6442477415730985, + "normal_p99": 0.04272077815999998, + "abnormal_p99": 1.0344694562999996, + "p99_ratio": 24.214667916994706, + "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": 538, + "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.02009298031007752, + "abnormal_avg_duration": 0.0722450764032258, + "avg_duration_ratio": 3.5955381077535673, + "normal_p99": 0.18646240289999563, + "abnormal_p99": 2.1399106820499907, + "p99_ratio": 11.47636546976002, + "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": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.025988466749354004, + "abnormal_avg_duration": 0.07895586490322581, + "avg_duration_ratio": 3.0381117002675206, + "normal_p99": 0.8644599935599998, + "abnormal_p99": 2.7146293785299913, + "p99_ratio": 3.1402602766504732, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderservice/order/refresh" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "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.34742930180508474, + "abnormal_avg_duration": 0.9635944670333333, + "avg_duration_ratio": 2.773497980817779, + "normal_p99": 1.5913268993799998, + "abnormal_p99": 3.5708530972900006, + "p99_ratio": 2.2439469217049295, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.19533424410743802, + "abnormal_avg_duration": 0.6407767706744185, + "avg_duration_ratio": 3.280411858158253, + "normal_p99": 2.352399215799998, + "abnormal_p99": 4.470712061299996, + "p99_ratio": 1.9004903722430495, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.875, + "success_rate_drop": 0.125, + "normal_avg_duration": 0.6505521714242424, + "abnormal_avg_duration": 4.6735428325625, + "avg_duration_ratio": 7.183963159066544, + "normal_p99": 3.3757574470499923, + "abnormal_p99": 20.00096824565, + "p99_ratio": 5.9248830993851325, + "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.8461538461538461, + "success_rate_drop": 0.15384615384615385, + "normal_avg_duration": 0.7915587516557377, + "abnormal_avg_duration": 3.9705070737692307, + "avg_duration_ratio": 5.016061114180027, + "normal_p99": 5.662064898799995, + "abnormal_p99": 20.00102721212, + "p99_ratio": 3.53246166718417, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.6471487201428572, + "abnormal_avg_duration": 2.0496250091764705, + "avg_duration_ratio": 3.1671622694765103, + "normal_p99": 2.42378855495, + "abnormal_p99": 4.90481981544, + "p99_ratio": 2.0236170376426177, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1649675778030303, + "abnormal_avg_duration": 0.3701772665405405, + "avg_duration_ratio": 2.2439395150877983, + "normal_p99": 1.0913731022099995, + "abnormal_p99": 2.30805431936, + "p99_ratio": 2.114816935369083, + "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": 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.8461538461538461, + "success_rate_drop": 0.15384615384615385, + "normal_avg_duration": 0.7915587516557377, + "abnormal_avg_duration": 3.9705070737692307, + "avg_duration_ratio": 5.016061114180027, + "normal_p99": 5.662064898799995, + "abnormal_p99": 20.00102721212, + "p99_ratio": 3.53246166718417, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 458, + "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": 527, + "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": 528, + "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": 532, + "component": "span|ts-ui-dashboard::GET /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.04461701481818182, + "abnormal_avg_duration": 0.1079636347826087, + "avg_duration_ratio": 2.4197861560790166, + "normal_p99": 0.40897430580000055, + "abnormal_p99": 1.722315635220002, + "p99_ratio": 4.211305235547635, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.012165423351778656, + "abnormal_avg_duration": 0.044333816575000004, + "avg_duration_ratio": 3.6442477415730985, + "normal_p99": 0.04272077815999998, + "abnormal_p99": 1.0344694562999996, + "p99_ratio": 24.214667916994706, + "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": 538, + "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.02009298031007752, + "abnormal_avg_duration": 0.0722450764032258, + "avg_duration_ratio": 3.5955381077535673, + "normal_p99": 0.18646240289999563, + "abnormal_p99": 2.1399106820499907, + "p99_ratio": 11.47636546976002, + "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" + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.025988466749354004, + "abnormal_avg_duration": 0.07895586490322581, + "avg_duration_ratio": 3.0381117002675206, + "normal_p99": 0.8644599935599998, + "abnormal_p99": 2.7146293785299913, + "p99_ratio": 3.1402602766504732, + "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": 540, + "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.34742930180508474, + "abnormal_avg_duration": 0.9635944670333333, + "avg_duration_ratio": 2.773497980817779, + "normal_p99": 1.5913268993799998, + "abnormal_p99": 3.5708530972900006, + "p99_ratio": 2.2439469217049295, + "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": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.19533424410743802, + "abnormal_avg_duration": 0.6407767706744185, + "avg_duration_ratio": 3.280411858158253, + "normal_p99": 2.352399215799998, + "abnormal_p99": 4.470712061299996, + "p99_ratio": 1.9004903722430495, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.875, + "success_rate_drop": 0.125, + "normal_avg_duration": 0.6505521714242424, + "abnormal_avg_duration": 4.6735428325625, + "avg_duration_ratio": 7.183963159066544, + "normal_p99": 3.3757574470499923, + "abnormal_p99": 20.00096824565, + "p99_ratio": 5.9248830993851325, + "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": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.6471487201428572, + "abnormal_avg_duration": 2.0496250091764705, + "avg_duration_ratio": 3.1671622694765103, + "normal_p99": 2.42378855495, + "abnormal_p99": 4.90481981544, + "p99_ratio": 2.0236170376426177, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 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.1649675778030303, + "abnormal_avg_duration": 0.3701772665405405, + "avg_duration_ratio": 2.2439395150877983, + "normal_p99": 1.0913731022099995, + "abnormal_p99": 2.30805431936, + "p99_ratio": 2.114816935369083, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "weak_noise" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 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.8461538461538461, + "success_rate_drop": 0.15384615384615385, + "normal_avg_duration": 0.7915587516557377, + "abnormal_avg_duration": 3.9705070737692307, + "avg_duration_ratio": 5.016061114180027, + "normal_p99": 5.662064898799995, + "abnormal_p99": 20.00102721212, + "p99_ratio": 3.53246166718417, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3" + ] + } + ], + "candidate_alarm_node_ids": [ + 458, + 527, + 528, + 532, + 534, + 538, + 539, + 540, + 541, + 542, + 543, + 544, + 545 + ], + "explained_alarm_node_ids": [ + 543 + ], + "unexplained_alarm_node_ids": [ + 458, + 527, + 528, + 532, + 534, + 538, + 539, + 540, + 541, + 542, + 544, + 545 + ], + "candidate_alarm_count": 13, + "explained_alarm_count": 1, + "unexplained_alarm_count": 12, + "strong_alarm_coverage": 0.3333333333333333, + "candidate_strong_alarm_count": 3, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 2, + "resolution_info": { + "resolved_nodes": [ + "container|ts-route-plan-service" + ], + "start_kind": "container", + "category": "jvm_method", + "fault_type": "JVMMemoryStress", + "resolution_method": "jvm_fallback_exact_container_match[ground_truth]" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/ts1-ts-station-service-delay-hwcd55/.finished b/cases/ts1-ts-station-service-delay-hwcd55/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts1-ts-station-service-delay-hwcd55/abnormal_logs.parquet b/cases/ts1-ts-station-service-delay-hwcd55/abnormal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d284ae3b4ce62ecc2ffcbf683a7e2a3a36dc526a --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/abnormal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4074da115441050b3bb67eb30bcf9533d8f508aabf956406d1f92c84dff6012 +size 292016 diff --git a/cases/ts1-ts-station-service-delay-hwcd55/abnormal_metrics.parquet b/cases/ts1-ts-station-service-delay-hwcd55/abnormal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56e42dcfd2a537c19a8f86a14170d6158d2eb5b0 --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/abnormal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472f8fab4a09e970d6c0cea56bdced3a222b649f7651496c18d1a546b4ef9df1 +size 180697 diff --git a/cases/ts1-ts-station-service-delay-hwcd55/abnormal_metrics_histogram.parquet b/cases/ts1-ts-station-service-delay-hwcd55/abnormal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb776f090a0cc8cb2ad37af1d2fc514d9184fb21 --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/abnormal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a37ccc5d2d80e1e997976384abbacae781e7025c1a50f79d5325e631d034ca7 +size 36225 diff --git a/cases/ts1-ts-station-service-delay-hwcd55/abnormal_metrics_sum.parquet b/cases/ts1-ts-station-service-delay-hwcd55/abnormal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ee371f3f1312cec33fdbe616faf396b7a6aa994 --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/abnormal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac7e23b093e972edee8bd38662a6f9f6c1b069f618209883414942aa42c33ae1 +size 162840 diff --git a/cases/ts1-ts-station-service-delay-hwcd55/abnormal_traces.parquet b/cases/ts1-ts-station-service-delay-hwcd55/abnormal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4b12bc1e17215852226bfadc62e57f554d21251 --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/abnormal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b74a10d7553f31c5f7a59a3bedba559e802eec59c666889878bc2526275552 +size 533698 diff --git a/cases/ts1-ts-station-service-delay-hwcd55/causal_graph.json b/cases/ts1-ts-station-service-delay-hwcd55/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..9cc6110144da37e57f83f85c37c51a01026b793f --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/causal_graph.json @@ -0,0 +1,1108 @@ +{ + "case_name": "ts1-ts-station-service-delay-hwcd55", + "fault_type": "NetworkDelay", + "root_resolution_method": "network_source_from", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1754889184, + "component": "service|ts-station-service", + "state": [ + "slow" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-basic-service::BasicController.queryForTravel", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-preserve-service::PreserveController.preserve", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-basic-service::BasicController.queryForTravels", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-travel-service::TravelController.queryInfo", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889187, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-station-service::StationController.queryForIdBatch", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-station-service::StationController.queryForStationId", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-station-service::StationRepository.findByName", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-station-service::StationRepository.findByNames", + "state": [ + "slow", + "missing" + ] + } + ], + "edges": [ + { + "source": "span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "target": "span|ts-basic-service::BasicController.queryForTravels" + }, + { + "source": "service|ts-station-service", + "target": "span|ts-station-service::StationController.queryForIdBatch" + }, + { + "source": "span|ts-station-service::StationController.queryForIdBatch", + "target": "span|ts-station-service::POST /api/v1/stationservice/stations/idlist" + }, + { + "source": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "target": "span|ts-basic-service::BasicController.queryForTravel" + }, + { + "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-station-service", + "target": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}" + }, + { + "source": "span|ts-preserve-service::PreserveController.preserve", + "target": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve" + }, + { + "source": "span|ts-station-service::StationController.queryForStationId", + "target": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}" + }, + { + "source": "span|ts-travel-service::TravelController.queryInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/left" + }, + { + "source": "span|ts-basic-service::BasicController.queryForTravel", + "target": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel" + }, + { + "source": "service|ts-station-service", + "target": "span|ts-station-service::StationRepository.findByName" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-preserve-service::PreserveController.preserve" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "target": "span|ts-travel-service::TravelController.queryInfo" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.queryInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "target": "span|ts-preserve-service::PreserveController.preserve" + }, + { + "source": "span|ts-basic-service::BasicController.queryForTravels", + "target": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "target": "span|ts-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "source": "span|ts-station-service::StationRepository.findByName", + "target": "span|ts-station-service::StationController.queryForStationId" + }, + { + "source": "service|ts-station-service", + "target": "span|ts-station-service::StationRepository.findByNames" + }, + { + "source": "span|ts-station-service::StationRepository.findByNames", + "target": "span|ts-station-service::StationController.queryForIdBatch" + }, + { + "source": "service|ts-station-service", + "target": "span|ts-station-service::StationController.queryForStationId" + }, + { + "source": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "target": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + }, + { + "source": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "service|ts-station-service", + "target": "span|ts-station-service::POST /api/v1/stationservice/stations/idlist" + } + ], + "root_causes": [ + { + "timestamp": 1754889184, + "component": "service|ts-station-service", + "state": [ + "slow" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1754889184, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889187, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "slow", + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1754889184, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889187, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754889184, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "slow", + "missing" + ] + } + ], + "component_to_service": { + "service|ts-station-service": "ts-station-service", + "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}": "ts-station-service", + "span|ts-basic-service::BasicController.queryForTravel": "ts-basic-service", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travel": "ts-basic-service", + "span|ts-preserve-service::PreserveController.preserve": "ts-preserve-service", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve": "ts-preserve-service", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve": "ts-ui-dashboard", + "span|ts-station-service::POST /api/v1/stationservice/stations/idlist": "ts-station-service", + "span|ts-basic-service::BasicController.queryForTravels": "ts-basic-service", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travels": "ts-basic-service", + "span|ts-travel-service::TravelController.queryInfo": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trips/left": "ts-travel-service", + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left": "ts-ui-dashboard", + "span|ts-travel2-service::Travel2Controller.queryInfo": "ts-travel2-service", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left": "ts-travel2-service", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left": "ts-ui-dashboard", + "span|ts-station-service::StationController.queryForIdBatch": "ts-station-service", + "span|ts-station-service::StationController.queryForStationId": "ts-station-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-station-service::StationRepository.findByName": "ts-station-service", + "span|ts-station-service::StationRepository.findByNames": "ts-station-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": 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": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.015416733605633802, + "abnormal_avg_duration": 0.137181694375, + "avg_duration_ratio": 8.898233431553173, + "normal_p99": 0.11032525729999927, + "abnormal_p99": 0.9518265875299997, + "p99_ratio": 8.627458578607873, + "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": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2702799925031056, + "abnormal_avg_duration": 10.9019838121875, + "avg_duration_ratio": 40.33588913194244, + "normal_p99": 0.8466141656000001, + "abnormal_p99": 13.886963675099999, + "p99_ratio": 16.402942732783394, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1265142642356688, + "abnormal_avg_duration": 2.8576765888461537, + "avg_duration_ratio": 22.58778175022951, + "normal_p99": 0.8249173413999991, + "abnormal_p99": 3.7444053249199998, + "p99_ratio": 4.539127906518761, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.4848526155714286, + "abnormal_avg_duration": 5.98888538875, + "avg_duration_ratio": 12.351970880247249, + "normal_p99": 1.6061020015400007, + "abnormal_p99": 6.79651789257, + "p99_ratio": 4.2316850897721325, + "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.625, + "success_rate_drop": 0.375, + "normal_avg_duration": 0.5213611096811595, + "abnormal_avg_duration": 12.646400475625, + "avg_duration_ratio": 24.25650905062512, + "normal_p99": 1.3687981404799998, + "abnormal_p99": 20.001331359, + "p99_ratio": 14.6123308963483, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.460696579525641, + "abnormal_avg_duration": 6.2389682917142855, + "avg_duration_ratio": 13.542467144293271, + "normal_p99": 1.2494589001100012, + "abnormal_p99": 6.755215930159999, + "p99_ratio": 5.406513115049464, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1352929442875, + "abnormal_avg_duration": 2.7825879135294116, + "avg_duration_ratio": 20.567132515176556, + "normal_p99": 0.6537665125699997, + "abnormal_p99": 3.5312245362800003, + "p99_ratio": 5.401354257804551, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2702799925031056, + "abnormal_avg_duration": 10.9019838121875, + "avg_duration_ratio": 40.33588913194244, + "normal_p99": 0.8466141656000001, + "abnormal_p99": 13.886963675099999, + "p99_ratio": 16.402942732783394, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-0", + "path-5", + "path-6", + "path-7" + ] + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1265142642356688, + "abnormal_avg_duration": 2.8576765888461537, + "avg_duration_ratio": 22.58778175022951, + "normal_p99": 0.8249173413999991, + "abnormal_p99": 3.7444053249199998, + "p99_ratio": 4.539127906518761, + "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-2", + "path-4", + "path-9" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1352929442875, + "abnormal_avg_duration": 2.7825879135294116, + "avg_duration_ratio": 20.567132515176556, + "normal_p99": 0.6537665125699997, + "abnormal_p99": 3.5312245362800003, + "p99_ratio": 5.401354257804551, + "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-1", + "path-3", + "path-8" + ] + } + ], + "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": 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": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.015416733605633802, + "abnormal_avg_duration": 0.137181694375, + "avg_duration_ratio": 8.898233431553173, + "normal_p99": 0.11032525729999927, + "abnormal_p99": 0.9518265875299997, + "p99_ratio": 8.627458578607873, + "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": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.4848526155714286, + "abnormal_avg_duration": 5.98888538875, + "avg_duration_ratio": 12.351970880247249, + "normal_p99": 1.6061020015400007, + "abnormal_p99": 6.79651789257, + "p99_ratio": 4.2316850897721325, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "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": 0.5213611096811595, + "abnormal_avg_duration": 12.646400475625, + "avg_duration_ratio": 24.25650905062512, + "normal_p99": 1.3687981404799998, + "abnormal_p99": 20.001331359, + "p99_ratio": 14.6123308963483, + "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": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.460696579525641, + "abnormal_avg_duration": 6.2389682917142855, + "avg_duration_ratio": 13.542467144293271, + "normal_p99": 1.2494589001100012, + "abnormal_p99": 6.755215930159999, + "p99_ratio": 5.406513115049464, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 14, + "explained_alarm_count": 3, + "unexplained_alarm_count": 11, + "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/ts1-ts-station-service-delay-hwcd55/conclusion.parquet b/cases/ts1-ts-station-service-delay-hwcd55/conclusion.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2a9009f37a5fe56dc4120dcffa0439531e31c02 --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/conclusion.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef012f0d82e6f3475f2c21a3046e75a2eec4e7fbedb02d1f2174fdd8d17d97f2 +size 7642 diff --git a/cases/ts1-ts-station-service-delay-hwcd55/env.json b/cases/ts1-ts-station-service-delay-hwcd55/env.json new file mode 100644 index 0000000000000000000000000000000000000000..56cbe8b41d4c0a9ff6571730bacb71ea819ee523 --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts1", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1754888944", + "NORMAL_END": "1754889184", + "ABNORMAL_START": "1754889184", + "ABNORMAL_END": "1754889424" +} \ No newline at end of file diff --git a/cases/ts1-ts-station-service-delay-hwcd55/injection.json b/cases/ts1-ts-station-service-delay-hwcd55/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..80b85f304a3a11a5ce3d61ebc17852502746832f --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/injection.json @@ -0,0 +1,39 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-08-11T05:13:04.596Z", + "description": "Fault for task 0abd469c-69b0-4d63-87c1-6aa26461fe07", + "display_config": "{\"correlation\":82,\"direction\":\"from\",\"duration\":4,\"injection_point\":{\"source_service\":\"ts-station-service\",\"target_service\":\"mysql\"},\"jitter\":459,\"latency\":1393,\"namespace\":\"ts\"}", + "end_time": "2025-08-11T05:17:04Z", + "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\":79},\"3\":{\"name\":\"3\",\"range\":[1,2000],\"children\":null,\"description\":\"Latency in milliseconds\",\"value\":1393},\"4\":{\"name\":\"4\",\"range\":[0,100],\"children\":null,\"description\":\"Correlation percentage\",\"value\":82},\"5\":{\"name\":\"5\",\"range\":[0,1000],\"children\":null,\"description\":\"Jitter in milliseconds\",\"value\":459},\"6\":{\"name\":\"6\",\"range\":[1,3],\"children\":null,\"description\":\"Direction (1=to, 2=from, 3=both)\",\"value\":2}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":17}", + "fault_type": 17, + "ground_truth": { + "container": [ + "mysql", + "ts-station-service" + ], + "function": null, + "metric": [ + "network_latency" + ], + "pod": [ + "mysql-0", + "ts-station-service-7ff47b8db8-x457z" + ], + "service": [ + "ts-station-service", + "mysql" + ], + "span": [ + "ts-station-service", + "mysql" + ] + }, + "id": 4802, + "injection_name": "ts1-ts-station-service-delay-hwcd55", + "pre_duration": 4, + "start_time": "2025-08-11T05:13:04Z", + "status": 2, + "task": null, + "task_id": "0abd469c-69b0-4d63-87c1-6aa26461fe07", + "updated_at": "2025-08-11T05:17:05.025Z" +} \ No newline at end of file diff --git a/cases/ts1-ts-station-service-delay-hwcd55/label.txt b/cases/ts1-ts-station-service-delay-hwcd55/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts1-ts-station-service-delay-hwcd55/normal_logs.parquet b/cases/ts1-ts-station-service-delay-hwcd55/normal_logs.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fccba39af538003ca7848fc5c58939c1df89cb88 --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/normal_logs.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fefd8eeba0691da4dbb57c1f67d4fe387287ad1498c01dfa714e36e9dc70039 +size 2596504 diff --git a/cases/ts1-ts-station-service-delay-hwcd55/normal_metrics.parquet b/cases/ts1-ts-station-service-delay-hwcd55/normal_metrics.parquet new file mode 100644 index 0000000000000000000000000000000000000000..028f100f5414f982992f248d349605f3b928429d --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/normal_metrics.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d509f21f9e567165e4b4190b25834e4cf2516b953913d4e883899ea466ad41 +size 192196 diff --git a/cases/ts1-ts-station-service-delay-hwcd55/normal_metrics_histogram.parquet b/cases/ts1-ts-station-service-delay-hwcd55/normal_metrics_histogram.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b599d65dc6136d544bea5803e054b86d7c45399 --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/normal_metrics_histogram.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd58c97c4ee1430c3169e1ffc391c58e30a4423a6ab382a1c9de4aafe035c615 +size 43011 diff --git a/cases/ts1-ts-station-service-delay-hwcd55/normal_metrics_sum.parquet b/cases/ts1-ts-station-service-delay-hwcd55/normal_metrics_sum.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b93c3167a1739c997ad0248c843ab9c0261be9d4 --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/normal_metrics_sum.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa50ed342ceb829c0ccd0a741f1dd4dd29d8058415e8234b416214b164769f5c +size 178013 diff --git a/cases/ts1-ts-station-service-delay-hwcd55/normal_traces.parquet b/cases/ts1-ts-station-service-delay-hwcd55/normal_traces.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07618810e91ef8abbebba8c048237c861a3572da --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/normal_traces.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c9699d3aa4628f4551463017f316052f7783b020ee4980a19015ccc3051795e +size 5274049 diff --git a/cases/ts1-ts-station-service-delay-hwcd55/result.json b/cases/ts1-ts-station-service-delay-hwcd55/result.json new file mode 100644 index 0000000000000000000000000000000000000000..77955907e30a588319909bce60d82434deaa3f67 --- /dev/null +++ b/cases/ts1-ts-station-service-delay-hwcd55/result.json @@ -0,0 +1,12693 @@ +{ + "case_name": "ts1-ts-station-service-delay-hwcd55", + "injection_nodes": [ + "service|ts-station-service" + ], + "alarm_nodes": [ + 544, + 541, + 546, + 542, + 528, + 529, + 530, + 531, + 308, + 539, + 540, + 445, + 446, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 257 + ], + "injection_states": [ + "slow" + ], + "paths": [ + { + "nodes": [ + 257, + 464, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184 + ], + "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": 464, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 786.8578566918691, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 981.5929262654805, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 26.451533574062257, + "matched": 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": 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.15, + Infinity + ], + "value": 26.298749151931368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.049244749499017, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.00878658359868, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.966256343414933, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 464, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 298, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 300, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 416, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 415, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 539, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 465, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889187 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 465, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 660.1865069744863, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 889.6679070102816, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.435308992131521, + "matched": 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": 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.15, + Infinity + ], + "value": 11.961427961521174, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.266934195482522, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.255482117860246, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.692700415420939, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889187, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 465, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 299, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 301, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 507, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 499, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1754889187, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 465, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184 + ], + "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": 465, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 660.1865069744863, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 889.6679070102816, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.435308992131521, + "matched": 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": 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.15, + Infinity + ], + "value": 11.961427961521174, + "matched": 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": 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.15, + Infinity + ], + "value": 8.679532191122334, + "matched": 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": 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.15, + Infinity + ], + "value": 7.071046804081989, + "matched": 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": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.990186529363274, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 465, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 299, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 301, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 521, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 513, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 540, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 469, + 465, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889187 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 469, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 884.1118570164606, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1193.1033161111532, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 465, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 660.1865069744863, + "matched": 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": 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.15, + Infinity + ], + "value": 13.435308992131521, + "matched": 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": 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.15, + Infinity + ], + "value": 11.961427961521174, + "matched": 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": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.266934195482522, + "matched": 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": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.255482117860246, + "matched": 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": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.692700415420939, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889187, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 469, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 465, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 299, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 301, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 507, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 499, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754889187, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 469, + 465, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 469, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 884.1118570164606, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1193.1033161111532, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 465, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 660.1865069744863, + "matched": 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": 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.15, + Infinity + ], + "value": 13.435308992131521, + "matched": 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": 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.15, + Infinity + ], + "value": 11.961427961521174, + "matched": 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": 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.15, + Infinity + ], + "value": 8.679532191122334, + "matched": 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": 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.15, + Infinity + ], + "value": 7.071046804081989, + "matched": 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": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.990186529363274, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 469, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 465, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 299, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 301, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 521, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 513, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 7, + "node_id": 540, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 470, + 464, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 470, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1114.4061360776163, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1403.529369217882, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 464, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 786.8578566918691, + "matched": 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": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 26.451533574062257, + "matched": 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": 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.15, + Infinity + ], + "value": 26.298749151931368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.049244749499017, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.00878658359868, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.966256343414933, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 470, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 464, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 298, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 300, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 416, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 415, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 7, + "node_id": 539, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 464, + 298, + 300, + 505, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184 + ], + "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": 464, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 786.8578566918691, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 981.5929262654805, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 26.451533574062257, + "matched": 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": 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.15, + Infinity + ], + "value": 26.298749151931368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 15.74053207381893, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 15.299009020164133, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.049244749499017, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.00878658359868, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.966256343414933, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 464, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 298, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 300, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 505, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 416, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 7, + "node_id": 415, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 8, + "node_id": 539, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 471, + 470, + 464, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184 + ], + "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": 471, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2013.3456300441087, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2487.952927536126, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 470, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1114.4061360776163, + "matched": 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": 464, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 786.8578566918691, + "matched": 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": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 26.451533574062257, + "matched": 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": 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.15, + Infinity + ], + "value": 26.298749151931368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.049244749499017, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.00878658359868, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.966256343414933, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 471, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 470, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 464, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 298, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 300, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 416, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 7, + "node_id": 415, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 8, + "node_id": 539, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 472, + 469, + 465, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889187 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1385.3209006193727, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2099.2120893727924, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 469, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 884.1118570164606, + "matched": 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": 465, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 660.1865069744863, + "matched": 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": 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.15, + Infinity + ], + "value": 13.435308992131521, + "matched": 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": 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.15, + Infinity + ], + "value": 11.961427961521174, + "matched": 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": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.266934195482522, + "matched": 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": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.255482117860246, + "matched": 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": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.692700415420939, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889187, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 469, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 465, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 507, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 7, + "node_id": 499, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1754889187, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 472, + 469, + 465, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184 + ], + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1385.3209006193727, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2099.2120893727924, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 469, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 884.1118570164606, + "matched": 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": 465, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 660.1865069744863, + "matched": 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": 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.15, + Infinity + ], + "value": 13.435308992131521, + "matched": 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": 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.15, + Infinity + ], + "value": 11.961427961521174, + "matched": 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": 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.15, + Infinity + ], + "value": 8.679532191122334, + "matched": 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": 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.15, + Infinity + ], + "value": 7.071046804081989, + "matched": 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": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.990186529363274, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 469, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 465, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 521, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 7, + "node_id": 513, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 8, + "node_id": 540, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 512, + 257, + 513, + 519, + 521, + 273, + 274, + 278, + 539, + 540, + 415, + 416, + 544, + 425, + 298, + 299, + 300, + 301, + 429, + 428, + 430, + 426, + 427, + 464, + 465, + 466, + 467, + 468, + 469, + 470, + 471, + 472, + 494, + 495, + 496, + 498, + 499, + 505, + 507 + ], + "max_hops_reached": 8, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 257, + "component": "service|ts-station-service", + "canonical_state": "slow", + "root_cause_states": [ + "slow" + ], + "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": [ + "slow" + ], + "first_state_at": 1754889184 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "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-config-service::GET /api/v1/configservice/configs/{configName}", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "span|ts-route-service::SELECT ts.route_distances", + "span|ts-route-service::SELECT ts.route_stations", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ], + "evidence": { + "alarm_count": 14, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 257, + 464, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184 + ], + "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": 464, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 786.8578566918691, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 981.5929262654805, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 26.451533574062257, + "matched": 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": 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.15, + Infinity + ], + "value": 26.298749151931368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.049244749499017, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.00878658359868, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.966256343414933, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 464, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 298, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 300, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 416, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 415, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 539, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 465, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889187 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 465, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 660.1865069744863, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 889.6679070102816, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.435308992131521, + "matched": 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": 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.15, + Infinity + ], + "value": 11.961427961521174, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.266934195482522, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.255482117860246, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.692700415420939, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889187, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 465, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 299, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 301, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 507, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 499, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1754889187, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 465, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184 + ], + "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": 465, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 660.1865069744863, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 889.6679070102816, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.435308992131521, + "matched": 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": 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.15, + Infinity + ], + "value": 11.961427961521174, + "matched": 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": 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.15, + Infinity + ], + "value": 8.679532191122334, + "matched": 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": 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.15, + Infinity + ], + "value": 7.071046804081989, + "matched": 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": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.990186529363274, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 465, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 299, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 301, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 521, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 513, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 540, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 469, + 465, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889187 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 469, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 884.1118570164606, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1193.1033161111532, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 465, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 660.1865069744863, + "matched": 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": 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.15, + Infinity + ], + "value": 13.435308992131521, + "matched": 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": 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.15, + Infinity + ], + "value": 11.961427961521174, + "matched": 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": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.266934195482522, + "matched": 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": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.255482117860246, + "matched": 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": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.692700415420939, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889187, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 469, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 465, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 299, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 301, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 507, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 499, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754889187, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 469, + 465, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 469, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 884.1118570164606, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1193.1033161111532, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 465, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 660.1865069744863, + "matched": 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": 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.15, + Infinity + ], + "value": 13.435308992131521, + "matched": 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": 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.15, + Infinity + ], + "value": 11.961427961521174, + "matched": 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": 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.15, + Infinity + ], + "value": 8.679532191122334, + "matched": 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": 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.15, + Infinity + ], + "value": 7.071046804081989, + "matched": 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": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.990186529363274, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 469, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 465, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 299, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 301, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 521, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 513, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 7, + "node_id": 540, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 470, + 464, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 470, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1114.4061360776163, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1403.529369217882, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 464, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 786.8578566918691, + "matched": 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": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 26.451533574062257, + "matched": 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": 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.15, + Infinity + ], + "value": 26.298749151931368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.049244749499017, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.00878658359868, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.966256343414933, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 470, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 464, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 298, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 300, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 416, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 415, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 7, + "node_id": 539, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 464, + 298, + 300, + 505, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184 + ], + "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": 464, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 786.8578566918691, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 981.5929262654805, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 26.451533574062257, + "matched": 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": 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.15, + Infinity + ], + "value": 26.298749151931368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 15.74053207381893, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 15.299009020164133, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.049244749499017, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.00878658359868, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.966256343414933, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 464, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 298, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 300, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 505, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 416, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 7, + "node_id": 415, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 8, + "node_id": 539, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 471, + 470, + 464, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184 + ], + "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": 471, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2013.3456300441087, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2487.952927536126, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 470, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1114.4061360776163, + "matched": 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": 464, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 786.8578566918691, + "matched": 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": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 26.451533574062257, + "matched": 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": 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.15, + Infinity + ], + "value": 26.298749151931368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.049244749499017, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 17.00878658359868, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.966256343414933, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 471, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 470, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 464, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 298, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 300, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 416, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 7, + "node_id": 415, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 8, + "node_id": 539, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 472, + 469, + 465, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889187 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1385.3209006193727, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2099.2120893727924, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 469, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 884.1118570164606, + "matched": 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": 465, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 660.1865069744863, + "matched": 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": 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.15, + Infinity + ], + "value": 13.435308992131521, + "matched": 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": 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.15, + Infinity + ], + "value": 11.961427961521174, + "matched": 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": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.266934195482522, + "matched": 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": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.255482117860246, + "matched": 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": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.692700415420939, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889187, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 469, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 465, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 507, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 7, + "node_id": 499, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1754889187, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 257, + 472, + 469, + 465, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184, + 1754889184 + ], + "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": 472, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1385.3209006193727, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2099.2120893727924, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 469, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 884.1118570164606, + "matched": 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": 465, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 660.1865069744863, + "matched": 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": 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.15, + Infinity + ], + "value": 13.435308992131521, + "matched": 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": 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.15, + Infinity + ], + "value": 11.961427961521174, + "matched": 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": 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.15, + Infinity + ], + "value": 8.679532191122334, + "matched": 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": 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.15, + Infinity + ], + "value": 7.071046804081989, + "matched": 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": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 5.990186529363274, + "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": 1754889184, + "dst_onset": 1754889184, + "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": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754889184, + "dst_onset": 1754889184, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754889184, + "window_end": 1754889482, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 257, + "onset": 1754889184, + "is_injection": true, + "lower_bound": 1754889179, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 1, + "node_id": 472, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 2, + "node_id": 469, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 3, + "node_id": 465, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 6, + "node_id": 521, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 7, + "node_id": 513, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + }, + { + "node_index": 8, + "node_id": 540, + "onset": 1754889184, + "is_injection": false, + "lower_bound": 1754889184, + "upper_bound": 1754889482, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 10, + "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-station-service", + "uniq_name": "service|ts-station-service", + "state": "slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 464, + "kind": "span", + "name": "ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "uniq_name": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravel", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravel", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 300, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travel", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-station-service", + "uniq_name": "service|ts-station-service", + "state": "slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 465, + "kind": "span", + "name": "ts-station-service::POST /api/v1/stationservice/stations/idlist", + "uniq_name": "span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1754889187, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-station-service", + "uniq_name": "service|ts-station-service", + "state": "slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 465, + "kind": "span", + "name": "ts-station-service::POST /api/v1/stationservice/stations/idlist", + "uniq_name": "span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing, slow", + "state_start_time": 1754889184, + "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": "missing, slow", + "state_start_time": 1754889184, + "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": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-station-service", + "uniq_name": "service|ts-station-service", + "state": "slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 469, + "kind": "span", + "name": "ts-station-service::StationController.queryForIdBatch", + "uniq_name": "span|ts-station-service::StationController.queryForIdBatch", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 465, + "kind": "span", + "name": "ts-station-service::POST /api/v1/stationservice/stations/idlist", + "uniq_name": "span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1754889187, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-station-service", + "uniq_name": "service|ts-station-service", + "state": "slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 469, + "kind": "span", + "name": "ts-station-service::StationController.queryForIdBatch", + "uniq_name": "span|ts-station-service::StationController.queryForIdBatch", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 465, + "kind": "span", + "name": "ts-station-service::POST /api/v1/stationservice/stations/idlist", + "uniq_name": "span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing, slow", + "state_start_time": 1754889184, + "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": "missing, slow", + "state_start_time": 1754889184, + "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": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-station-service", + "uniq_name": "service|ts-station-service", + "state": "slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 470, + "kind": "span", + "name": "ts-station-service::StationController.queryForStationId", + "uniq_name": "span|ts-station-service::StationController.queryForStationId", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 464, + "kind": "span", + "name": "ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "uniq_name": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravel", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravel", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 300, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travel", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-station-service", + "uniq_name": "service|ts-station-service", + "state": "slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 464, + "kind": "span", + "name": "ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "uniq_name": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravel", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravel", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 300, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travel", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-station-service", + "uniq_name": "service|ts-station-service", + "state": "slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 471, + "kind": "span", + "name": "ts-station-service::StationRepository.findByName", + "uniq_name": "span|ts-station-service::StationRepository.findByName", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 470, + "kind": "span", + "name": "ts-station-service::StationController.queryForStationId", + "uniq_name": "span|ts-station-service::StationController.queryForStationId", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 464, + "kind": "span", + "name": "ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "uniq_name": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravel", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravel", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 300, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travel", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-station-service", + "uniq_name": "service|ts-station-service", + "state": "slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::StationRepository.findByNames", + "uniq_name": "span|ts-station-service::StationRepository.findByNames", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 469, + "kind": "span", + "name": "ts-station-service::StationController.queryForIdBatch", + "uniq_name": "span|ts-station-service::StationController.queryForIdBatch", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 465, + "kind": "span", + "name": "ts-station-service::POST /api/v1/stationservice/stations/idlist", + "uniq_name": "span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1754889187, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "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-station-service", + "uniq_name": "service|ts-station-service", + "state": "slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 472, + "kind": "span", + "name": "ts-station-service::StationRepository.findByNames", + "uniq_name": "span|ts-station-service::StationRepository.findByNames", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 469, + "kind": "span", + "name": "ts-station-service::StationController.queryForIdBatch", + "uniq_name": "span|ts-station-service::StationController.queryForIdBatch", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 465, + "kind": "span", + "name": "ts-station-service::POST /api/v1/stationservice/stations/idlist", + "uniq_name": "span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing, slow", + "state_start_time": 1754889184, + "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": "missing, slow", + "state_start_time": 1754889184, + "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": "missing, slow", + "state_start_time": 1754889184, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "missing, slow", + "state_start_time": 1754889184, + "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": 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": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.015416733605633802, + "abnormal_avg_duration": 0.137181694375, + "avg_duration_ratio": 8.898233431553173, + "normal_p99": 0.11032525729999927, + "abnormal_p99": 0.9518265875299997, + "p99_ratio": 8.627458578607873, + "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": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2702799925031056, + "abnormal_avg_duration": 10.9019838121875, + "avg_duration_ratio": 40.33588913194244, + "normal_p99": 0.8466141656000001, + "abnormal_p99": 13.886963675099999, + "p99_ratio": 16.402942732783394, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1265142642356688, + "abnormal_avg_duration": 2.8576765888461537, + "avg_duration_ratio": 22.58778175022951, + "normal_p99": 0.8249173413999991, + "abnormal_p99": 3.7444053249199998, + "p99_ratio": 4.539127906518761, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.4848526155714286, + "abnormal_avg_duration": 5.98888538875, + "avg_duration_ratio": 12.351970880247249, + "normal_p99": 1.6061020015400007, + "abnormal_p99": 6.79651789257, + "p99_ratio": 4.2316850897721325, + "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.625, + "success_rate_drop": 0.375, + "normal_avg_duration": 0.5213611096811595, + "abnormal_avg_duration": 12.646400475625, + "avg_duration_ratio": 24.25650905062512, + "normal_p99": 1.3687981404799998, + "abnormal_p99": 20.001331359, + "p99_ratio": 14.6123308963483, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.460696579525641, + "abnormal_avg_duration": 6.2389682917142855, + "avg_duration_ratio": 13.542467144293271, + "normal_p99": 1.2494589001100012, + "abnormal_p99": 6.755215930159999, + "p99_ratio": 5.406513115049464, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1352929442875, + "abnormal_avg_duration": 2.7825879135294116, + "avg_duration_ratio": 20.567132515176556, + "normal_p99": 0.6537665125699997, + "abnormal_p99": 3.5312245362800003, + "p99_ratio": 5.401354257804551, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2702799925031056, + "abnormal_avg_duration": 10.9019838121875, + "avg_duration_ratio": 40.33588913194244, + "normal_p99": 0.8466141656000001, + "abnormal_p99": 13.886963675099999, + "p99_ratio": 16.402942732783394, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-0", + "path-5", + "path-6", + "path-7" + ] + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1265142642356688, + "abnormal_avg_duration": 2.8576765888461537, + "avg_duration_ratio": 22.58778175022951, + "normal_p99": 0.8249173413999991, + "abnormal_p99": 3.7444053249199998, + "p99_ratio": 4.539127906518761, + "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-2", + "path-4", + "path-9" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1352929442875, + "abnormal_avg_duration": 2.7825879135294116, + "avg_duration_ratio": 20.567132515176556, + "normal_p99": 0.6537665125699997, + "abnormal_p99": 3.5312245362800003, + "p99_ratio": 5.401354257804551, + "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-1", + "path-3", + "path-8" + ] + } + ], + "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": 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": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.015416733605633802, + "abnormal_avg_duration": 0.137181694375, + "avg_duration_ratio": 8.898233431553173, + "normal_p99": 0.11032525729999927, + "abnormal_p99": 0.9518265875299997, + "p99_ratio": 8.627458578607873, + "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": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.4848526155714286, + "abnormal_avg_duration": 5.98888538875, + "avg_duration_ratio": 12.351970880247249, + "normal_p99": 1.6061020015400007, + "abnormal_p99": 6.79651789257, + "p99_ratio": 4.2316850897721325, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "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": 0.5213611096811595, + "abnormal_avg_duration": 12.646400475625, + "avg_duration_ratio": 24.25650905062512, + "normal_p99": 1.3687981404799998, + "abnormal_p99": 20.001331359, + "p99_ratio": 14.6123308963483, + "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": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.460696579525641, + "abnormal_avg_duration": 6.2389682917142855, + "avg_duration_ratio": 13.542467144293271, + "normal_p99": 1.2494589001100012, + "abnormal_p99": 6.755215930159999, + "p99_ratio": 5.406513115049464, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::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": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2702799925031056, + "abnormal_avg_duration": 10.9019838121875, + "avg_duration_ratio": 40.33588913194244, + "normal_p99": 0.8466141656000001, + "abnormal_p99": 13.886963675099999, + "p99_ratio": 16.402942732783394, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-0", + "path-5", + "path-6", + "path-7" + ] + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1265142642356688, + "abnormal_avg_duration": 2.8576765888461537, + "avg_duration_ratio": 22.58778175022951, + "normal_p99": 0.8249173413999991, + "abnormal_p99": 3.7444053249199998, + "p99_ratio": 4.539127906518761, + "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-2", + "path-4", + "path-9" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1352929442875, + "abnormal_avg_duration": 2.7825879135294116, + "avg_duration_ratio": 20.567132515176556, + "normal_p99": 0.6537665125699997, + "abnormal_p99": 3.5312245362800003, + "p99_ratio": 5.401354257804551, + "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-1", + "path-3", + "path-8" + ] + } + ], + "candidate_alarm_node_ids": [ + 308, + 445, + 446, + 528, + 529, + 530, + 531, + 539, + 540, + 541, + 542, + 543, + 544, + 546 + ], + "explained_alarm_node_ids": [ + 539, + 540, + 544 + ], + "unexplained_alarm_node_ids": [ + 308, + 445, + 446, + 528, + 529, + 530, + 531, + 541, + 542, + 543, + 546 + ], + "candidate_alarm_count": 14, + "explained_alarm_count": 3, + "unexplained_alarm_count": 11, + "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": "network", + "fault_type": "NetworkDelay", + "resolution_method": "network_source_from", + "network_source": "ts-station-service", + "network_target": "mysql", + "network_direction": "from" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/croissant.json b/croissant.json new file mode 100644 index 0000000000000000000000000000000000000000..2bdec4d062510f7c6a9153e5093c9864cb4fe853 --- /dev/null +++ b/croissant.json @@ -0,0 +1,314 @@ +{ + "@context": { + "@language": "en", + "@vocab": "https://schema.org/", + "citeAs": "cr:citeAs", + "column": "cr:column", + "conformsTo": "dct:conformsTo", + "cr": "http://mlcommons.org/croissant/", + "rai": "http://mlcommons.org/croissant/RAI/", + "data": { + "@id": "cr:data", + "@type": "@json" + }, + "dataType": { + "@id": "cr:dataType", + "@type": "@vocab" + }, + "dct": "http://purl.org/dc/terms/", + "examples": { + "@id": "cr:examples", + "@type": "@json" + }, + "extract": "cr:extract", + "field": "cr:field", + "fileProperty": "cr:fileProperty", + "fileObject": "cr:fileObject", + "fileSet": "cr:fileSet", + "format": "cr:format", + "includes": "cr:includes", + "isLiveDataset": "cr:isLiveDataset", + "jsonPath": "cr:jsonPath", + "key": "cr:key", + "md5": "cr:md5", + "parentField": "cr:parentField", + "path": "cr:path", + "recordSet": "cr:recordSet", + "references": "cr:references", + "regex": "cr:regex", + "repeated": "cr:repeated", + "replace": "cr:replace", + "sc": "https://schema.org/", + "separator": "cr:separator", + "source": "cr:source", + "subField": "cr:subField", + "transform": "cr:transform", + "samplingRate": "cr:samplingRate", + "equivalentProperty": "cr:equivalentProperty" + }, + "@type": "sc:Dataset", + "conformsTo": "http://mlcommons.org/croissant/1.0", + "name": "ops-lite-review-sample", + "description": "A reviewer-facing 10-case sample of the ops-lite RCA benchmark for microservice systems. Each case bundles a chaos-injection ground truth, a manifest-derived causal service graph, runtime environment snapshots, and abnormal/normal parquet telemetry tables. The sample is curated to expose both human-readable case identifiers and opaque batch-style identifiers while covering Train-Ticket (ts), Hotel Reservation from DeathStarBench (hs), and the OpenTelemetry Demo application (otel-demo).", + "url": "https://huggingface.co/datasets/anon-ops/ops-lite-review-sample", + "version": "1.0.0", + "datePublished": "2026-05-07", + "license": "https://www.apache.org/licenses/LICENSE-2.0", + "citeAs": "@misc{opslitereviewsample2026, title={ops-lite-review-sample: Reviewer Sample for ops-lite}, year={2026}, howpublished={\\url{https://huggingface.co/datasets/anon-ops/ops-lite-review-sample}}}", + "creator": { + "@type": "Organization", + "name": "anon-ops" + }, + "keywords": [ + "root-cause-analysis", + "microservices", + "observability", + "AIOps", + "chaos-engineering", + "causal-graph", + "benchmark" + ], + "isLiveDataset": false, + "distribution": [ + { + "@type": "cr:FileObject", + "@id": "repo", + "name": "repo", + "description": "The Hugging Face dataset repository.", + "contentUrl": "https://huggingface.co/datasets/anon-ops/ops-lite-review-sample/tree/main", + "encodingFormat": "git+https" + }, + { + "@type": "cr:FileObject", + "@id": "manifest.jsonl", + "name": "manifest.jsonl", + "description": "Subset manifest for the 10-case reviewer sample.", + "contentUrl": "https://huggingface.co/datasets/anon-ops/ops-lite-review-sample/resolve/main/manifest.jsonl", + "encodingFormat": "application/jsonlines" + }, + { + "@type": "cr:FileSet", + "@id": "parquet-files", + "containedIn": { + "@id": "repo" + }, + "encodingFormat": "application/x-parquet", + "includes": "cases/*/*.parquet" + } + ], + "recordSet": [ + { + "@type": "cr:RecordSet", + "@id": "cases_index", + "name": "cases_index", + "description": "One record per curated RCA case.", + "field": [ + { + "@type": "cr:Field", + "@id": "cases_index/name", + "name": "name", + "description": "Stable case identifier; also the directory name under cases/.", + "dataType": "sc:Text", + "source": { + "fileObject": { + "@id": "manifest.jsonl" + }, + "extract": { + "jsonPath": "$.name" + } + } + }, + { + "@type": "cr:Field", + "@id": "cases_index/system", + "name": "system", + "description": "Microservice testbed: ts (Train-Ticket), hs (Hotel Reservation / DeathStarBench), or otel-demo (OpenTelemetry Demo).", + "dataType": "sc:Text", + "source": { + "fileObject": { + "@id": "manifest.jsonl" + }, + "extract": { + "jsonPath": "$.system" + } + } + }, + { + "@type": "cr:Field", + "@id": "cases_index/longest_path", + "name": "longest_path", + "description": "Longest fault-propagation path length in the ground-truth causal graph.", + "dataType": "sc:Integer", + "source": { + "fileObject": { + "@id": "manifest.jsonl" + }, + "extract": { + "jsonPath": "$.longest_path" + } + } + }, + { + "@type": "cr:Field", + "@id": "cases_index/n_svc", + "name": "n_svc", + "description": "Number of services in the case's causal graph.", + "dataType": "sc:Integer", + "source": { + "fileObject": { + "@id": "manifest.jsonl" + }, + "extract": { + "jsonPath": "$.n_svc" + } + } + }, + { + "@type": "cr:Field", + "@id": "cases_index/n_edge", + "name": "n_edge", + "description": "Number of edges in the case's causal graph.", + "dataType": "sc:Integer", + "source": { + "fileObject": { + "@id": "manifest.jsonl" + }, + "extract": { + "jsonPath": "$.n_edge" + } + } + }, + { + "@type": "cr:Field", + "@id": "cases_index/n_alarm_svc", + "name": "n_alarm_svc", + "description": "Number of services that produced detector alarms during the abnormal window.", + "dataType": "sc:Integer", + "source": { + "fileObject": { + "@id": "manifest.jsonl" + }, + "extract": { + "jsonPath": "$.n_alarm_svc" + } + } + }, + { + "@type": "cr:Field", + "@id": "cases_index/root_services", + "name": "root_services", + "description": "Ground-truth root-cause services (the chaos injection target(s)).", + "dataType": "sc:Text", + "repeated": true, + "source": { + "fileObject": { + "@id": "manifest.jsonl" + }, + "extract": { + "jsonPath": "$.root_services[*]" + } + } + }, + { + "@type": "cr:Field", + "@id": "cases_index/chaos_family", + "name": "chaos_family", + "description": "Coarse chaos family: JVM*, HTTP*, Network*, Pod*, *Stress, DNS, Time, hybrid_clean, hybrid_kill.", + "dataType": "sc:Text", + "source": { + "fileObject": { + "@id": "manifest.jsonl" + }, + "extract": { + "jsonPath": "$.chaos_family" + } + } + }, + { + "@type": "cr:Field", + "@id": "cases_index/primary_kind", + "name": "primary_kind", + "description": "Specific chaos type for non-hybrid cases, otherwise 'hybrid'.", + "dataType": "sc:Text", + "source": { + "fileObject": { + "@id": "manifest.jsonl" + }, + "extract": { + "jsonPath": "$.primary_kind" + } + } + }, + { + "@type": "cr:Field", + "@id": "cases_index/subtypes", + "name": "subtypes", + "description": "Sorted unique chaos_types present in the case (one per leg for hybrid cases).", + "dataType": "sc:Text", + "repeated": true, + "source": { + "fileObject": { + "@id": "manifest.jsonl" + }, + "extract": { + "jsonPath": "$.subtypes[*]" + } + } + }, + { + "@type": "cr:Field", + "@id": "cases_index/hybrid", + "name": "hybrid", + "description": "True if the case combines two or more chaos legs.", + "dataType": "sc:Boolean", + "source": { + "fileObject": { + "@id": "manifest.jsonl" + }, + "extract": { + "jsonPath": "$.hybrid" + } + } + }, + { + "@type": "cr:Field", + "@id": "cases_index/has_kill_leg", + "name": "has_kill_leg", + "description": "True if any leg of the injection is a pod-kill style fault.", + "dataType": "sc:Boolean", + "source": { + "fileObject": { + "@id": "manifest.jsonl" + }, + "extract": { + "jsonPath": "$.has_kill_leg" + } + } + } + ] + } + ], + "rai:dataCollection": "This repository is a reviewer-facing 10-case sample drawn from the full ops-lite benchmark. Cases are copied directly from the full release and retain the same per-case artifact structure. The sample is manually curated to remain small enough for quick inspection while still covering all three systems, multiple common fault families, and both naming styles used in the full release.", + "rai:dataCollectionType": [ + "Synthetic / Simulation", + "Automated machine instrumentation" + ], + "rai:dataCollectionTimeframe": { + "startDate": "2026-04-20", + "endDate": "2026-05-03" + }, + "rai:dataAnnotationProtocol": "Ground-truth causal graphs are produced automatically by a manifest-driven fault-propagation reasoner (rcabench-platform v3, internal/reasoning). For each case the reasoner reads the chaos injection's fault contract from a registered fault manifest and enumerates layer-by-layer the services that the contract says can be affected, terminating when no further nodes match the contract's entry signatures. The resulting service graph is what the fault contract itself prescribes as propagation - it is not a post-filtered exhaustive walk. Cases whose resulting graph is cyclic, has longest_path <= 1, or whose injection target is a frontend / load-generator service are dropped. The kept pool is reduced to 500 by a greedy selector with hard caps on system, chaos family, and root service.", + "rai:dataAnnotationPlatform": "rcabench-platform v3 internal/reasoning module (manifest-driven layer expansion); curation script in the AegisLab repository.", + "rai:dataAnnotationAnalysis": "Annotation is fully algorithmic and deterministic given the fault manifest, so per-annotator agreement is not applicable. Quality is governed by the manifest itself: every chaos type used in this sample has an entry signature and propagation rule registered in rcabench-platform's manifest, and the graph for any case can be regenerated from the injection.json and the manifest version. Aggregate graph-shape statistics for this 10-case sample are: mean longest_path 3.50, mean n_edge 3.10, mean n_svc 3.60.", + "rai:annotationsPerItem": "1 (deterministic, manifest-derived).", + "rai:annotatorDemographics": "Not applicable - annotations are produced by software, not humans.", + "rai:machineAnnotationTools": [ + "rcabench-platform v3 internal/reasoning (manifest-driven causal-graph reasoner)" + ], + "rai:personalSensitiveInformation": "None. The dataset contains only synthetic load and fault telemetry from open-source microservice testbeds running in isolated lab clusters. No real user data, PII, payment data, or production traffic is present. Service / endpoint names come from the public Train-Ticket, Hotel Reservation / DeathStarBench, and OpenTelemetry Demo projects.", + "rai:dataBiases": "This sample is intentionally curated for reviewer inspection rather than statistical representativeness. Coverage is balanced across systems (4 ts, 3 hs, 3 otel-demo) and includes both named cases and opaque batch identifiers, but the sample under-represents the full benchmark's long tail of fault families and service roots. Use the full ops-lite release for benchmarking and corpus-level statistics.", + "rai:dataUseCases": "Recommended uses: (1) benchmarking microservice RCA algorithms - root-cause ranking, propagation-path inference, alarm clustering, anomaly detection on service metrics; (2) ablation studies on graph-shape difficulty (longest_path, n_edge); (3) supervision data for graph-structured RCA models. Not recommended: (1) training or evaluating production-incident triage on real customer traffic - the synthetic load and lab setting do not reflect production tail behavior; (2) general-purpose anomaly detection unrelated to microservice fault propagation; (3) any task requiring real user, employee, or business data.", + "rai:dataLimitations": "This repository is only a 10-case reviewer sample. It is suitable for spot-checking file layout, labels, and case quality, but not for quantitative evaluation or for estimating corpus-level distributions. The full benchmark remains the authoritative release for experiments.", + "rai:dataSocialImpact": "The dataset is intended to advance reproducible RCA research for microservice systems. Risks are low: there is no human or operational data. Possible indirect risk: an RCA algorithm tuned only on this benchmark may transfer poorly to production fault distributions, potentially giving operators false confidence. Users are encouraged to report any observed gaps between benchmark performance and production performance via the dataset's HF discussion page.", + "rai:dataReleaseMaintenancePlan": "Versioned releases on Hugging Face under anon-ops/ops-lite. The pipeline that produced this release (chaos injection in AegisLab + manifest-driven reasoner in rcabench-platform v3) is open-source, so any reissue can be reproduced from the same fault manifest commit. We plan to refresh the corpus when the fault manifest gains new chaos families. No deprecation timeline is set; older versions remain accessible via repo history." +} diff --git a/manifest.jsonl b/manifest.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..daeaa07413f026a62b66d9c65ed574953882250c --- /dev/null +++ b/manifest.jsonl @@ -0,0 +1,10 @@ +{"name": "ts1-ts-route-plan-service-stress-pvnmb5", "source": "old", "system": "ts", "longest_path": 4, "n_svc": 4, "n_edge": 3, "n_alarm_svc": 1, "root_services": ["ts-route-plan-service"], "chaos_family": "*Stress", "primary_kind": "JVMMemoryStress", "subtypes": ["JVMMemoryStress"], "hybrid": false, "has_kill_leg": false} +{"name": "ts0-ts-preserve-service-response-abort-7gp2mq", "source": "old", "system": "ts", "longest_path": 2, "n_svc": 2, "n_edge": 1, "n_alarm_svc": 1, "root_services": ["ts-preserve-service"], "chaos_family": "HTTP*", "primary_kind": "HTTPResponseAbort", "subtypes": ["HTTPResponseAbort"], "hybrid": false, "has_kill_leg": false} +{"name": "ts1-ts-station-service-delay-hwcd55", "source": "old", "system": "ts", "longest_path": 5, "n_svc": 6, "n_edge": 8, "n_alarm_svc": 1, "root_services": ["ts-station-service"], "chaos_family": "Network*", "primary_kind": "NetworkDelay", "subtypes": ["NetworkDelay"], "hybrid": false, "has_kill_leg": false} +{"name": "batch-01KQJB58WRCZZKW2Z0SYFET4DR", "source": "new", "system": "ts", "longest_path": 3, "n_svc": 3, "n_edge": 3, "n_alarm_svc": 3, "root_services": ["ts-food-service", "ts-train-food-service"], "chaos_family": "hybrid_clean", "primary_kind": "hybrid", "subtypes": ["JVMException", "JVMRuntimeMutator"], "hybrid": true, "has_kill_leg": false} +{"name": "hs1-geo-cpu-exhaustion-q8nln6", "source": "new", "system": "hs", "longest_path": 3, "n_svc": 3, "n_edge": 2, "n_alarm_svc": 2, "root_services": ["geo"], "chaos_family": "*Stress", "primary_kind": "CPUStress", "subtypes": ["CPUStress"], "hybrid": false, "has_kill_leg": false} +{"name": "hs1-search-delay-bdcn5c", "source": "new", "system": "hs", "longest_path": 3, "n_svc": 3, "n_edge": 2, "n_alarm_svc": 3, "root_services": ["search"], "chaos_family": "Network*", "primary_kind": "NetworkDelay", "subtypes": ["NetworkDelay"], "hybrid": false, "has_kill_leg": false} +{"name": "batch-01KQHDBB5Y8K69Z13G7VSWG9FS", "source": "new", "system": "hs", "longest_path": 2, "n_svc": 2, "n_edge": 1, "n_alarm_svc": 2, "root_services": ["geo", "profile"], "chaos_family": "Pod*", "primary_kind": "PodFailure", "subtypes": ["PodFailure"], "hybrid": false, "has_kill_leg": true} +{"name": "otel-demo3-shipping-delay-m6fhpx", "source": "new", "system": "otel-demo", "longest_path": 5, "n_svc": 5, "n_edge": 4, "n_alarm_svc": 3, "root_services": ["shipping"], "chaos_family": "Network*", "primary_kind": "NetworkDelay", "subtypes": ["NetworkDelay"], "hybrid": false, "has_kill_leg": false} +{"name": "otel-demo1-product-catalog-pod-kill-dk4528", "source": "new", "system": "otel-demo", "longest_path": 4, "n_svc": 4, "n_edge": 4, "n_alarm_svc": 1, "root_services": ["product-catalog"], "chaos_family": "Pod*", "primary_kind": "PodKill", "subtypes": ["PodKill"], "hybrid": false, "has_kill_leg": true} +{"name": "batch-01KQJS94VKJXFZZ6K1RK19XQCB", "source": "new", "system": "otel-demo", "longest_path": 4, "n_svc": 4, "n_edge": 3, "n_alarm_svc": 1, "root_services": ["payment", "shipping"], "chaos_family": "hybrid_clean", "primary_kind": "hybrid", "subtypes": ["CPUStress", "NetworkDelay"], "hybrid": true, "has_kill_leg": false} diff --git a/update_croissant.py b/update_croissant.py new file mode 100644 index 0000000000000000000000000000000000000000..46d84c1b730789463410e9fdf5303682b7e86cd0 --- /dev/null +++ b/update_croissant.py @@ -0,0 +1,101 @@ +""" +Refresh ops-lite/croissant.json after data files are uploaded. + +Usage: + HF_TOKEN=hf_xxx python update_croissant.py [--repo anon-ops/ops-lite] + +What it does: + 1. Pulls the auto-generated Croissant from + https://huggingface.co/api/datasets//croissant + 2. Loads the hand-authored croissant.json from the repo + (which carries the RAI fields and the manual recordSet schema). + 3. Splices auto-Croissant's `distribution` (with real sha256 hashes + and the actual file list) into the hand-authored skeleton, so we + keep the rich descriptions + RAI fields but get accurate hashes. + 4. Re-uploads the merged file. + +Run after every data push that changes file content or count. +""" +from __future__ import annotations + +import argparse +import json +import os +import sys +import tempfile +from pathlib import Path + +import httpx +from huggingface_hub import HfApi, hf_hub_download + +DEFAULT_REPO = "anon-ops/ops-lite" + + +def fetch_auto_croissant(repo: str) -> dict: + url = f"https://huggingface.co/api/datasets/{repo}/croissant" + r = httpx.get(url, timeout=30, follow_redirects=True) + r.raise_for_status() + return r.json() + + +def load_repo_croissant(repo: str, token: str) -> dict: + path = hf_hub_download( + repo_id=repo, repo_type="dataset", + filename="croissant.json", token=token, + ) + return json.loads(Path(path).read_text()) + + +def splice_distribution(manual: dict, auto: dict) -> dict: + """Replace manual.distribution with auto's, carrying over manual descriptions where ids match.""" + manual_by_id = {d.get("@id") or d.get("name"): d for d in manual.get("distribution", [])} + spliced = [] + for d in auto.get("distribution", []): + key = d.get("@id") or d.get("name") + if key in manual_by_id and "description" in manual_by_id[key]: + d.setdefault("description", manual_by_id[key]["description"]) + spliced.append(d) + if spliced: + manual["distribution"] = spliced + return manual + + +def main() -> int: + ap = argparse.ArgumentParser() + ap.add_argument("--repo", default=DEFAULT_REPO) + args = ap.parse_args() + + token = os.environ.get("HF_TOKEN") + if not token: + print("ERROR: HF_TOKEN env var not set", file=sys.stderr) + return 2 + + print(f"[1/4] fetching auto-Croissant for {args.repo} ...") + auto = fetch_auto_croissant(args.repo) + + print(f"[2/4] downloading hand-authored croissant.json ...") + manual = load_repo_croissant(args.repo, token) + + print(f"[3/4] splicing distribution ({len(auto.get('distribution', []))} items) ...") + merged = splice_distribution(manual, auto) + + api = HfApi() + with tempfile.NamedTemporaryFile("w", suffix=".json", delete=False) as f: + json.dump(merged, f, indent=2, ensure_ascii=False) + out = f.name + + print(f"[4/4] uploading merged croissant.json ...") + api.upload_file( + path_or_fileobj=out, + path_in_repo="croissant.json", + repo_id=args.repo, + repo_type="dataset", + commit_message="Refresh Croissant (core from auto + manual RAI)", + token=token, + ) + print("done.") + return 0 + + +if __name__ == "__main__": + raise SystemExit(main())