feat(audit): refresh all phase0 live windows in cadence run

This commit is contained in:
William Valentin
2026-02-27 09:36:22 -08:00
parent e905fe1d56
commit 55f1a3dd7b
19 changed files with 189 additions and 128 deletions
@@ -1,8 +1,8 @@
{
"generated_at": "2026-02-27T16:45:18.490Z",
"generated_at": "2026-02-27T17:36:02.514Z",
"source_audit_path": "~/.local/share/flynn/audit.log",
"source_event_count": 110,
"sampled_event_count": 13,
"source_event_count": 115,
"sampled_event_count": 15,
"filters": {
"sources": [
"channel"
@@ -14,7 +14,7 @@
"probe"
],
"anonymized_identifiers": true,
"backend_route_event_count": 127
"backend_route_event_count": 129
},
"options": {
"sources": [
@@ -26,10 +26,10 @@
},
"summary": {
"event_counts": {
"run_state": 13,
"run_state": 14,
"run_cancel": 0,
"reaction_match": 0,
"reaction_skip": 0
"reaction_skip": 1
},
"run_outcomes": {
"overall": {
@@ -38,7 +38,7 @@
"cancelled": 0,
"error": 0,
"cancel_requested": 0,
"start": 11,
"start": 12,
"completion_rate_pct": 100,
"cancel_rate_pct": 0,
"error_rate_pct": 0
@@ -52,7 +52,7 @@
"cancelled": 0,
"error": 0,
"cancel_requested": 0,
"start": 11,
"start": 12,
"completion_rate_pct": 100,
"cancel_rate_pct": 0,
"error_rate_pct": 0
@@ -172,6 +172,20 @@
"error_rate_pct": null
}
},
{
"key": "session_534570702ea5",
"stats": {
"total_outcomes": 0,
"complete": 0,
"cancelled": 0,
"error": 0,
"cancel_requested": 0,
"start": 1,
"completion_rate_pct": null,
"cancel_rate_pct": null,
"error_rate_pct": null
}
},
{
"key": "session_683372f346c3",
"stats": {
@@ -219,11 +233,17 @@
"cancel_latency_ms": null,
"reactions": {
"matched": 0,
"skipped": 0,
"total": 0,
"match_rate_pct": null,
"skip_rate_pct": null,
"skip_reasons": []
"skipped": 1,
"total": 1,
"match_rate_pct": 0,
"skip_rate_pct": 100,
"skip_reasons": [
{
"reason": "no_rules",
"count": 1,
"pct": 100
}
]
}
}
}