docs(observability): capture gateway-origin phase0 live baseline window
This commit is contained in:
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"generated_at": "2026-02-27T07:47:41.346Z",
|
||||
"source_audit_path": "~/.local/share/flynn/audit.log",
|
||||
"source_event_count": 6,
|
||||
"sampled_event_count": 6,
|
||||
"filters": {
|
||||
"since_ms": 1772178440693,
|
||||
"until_ms": 1772178442694,
|
||||
"sources": [
|
||||
"gateway"
|
||||
],
|
||||
"exclude_session_substrings": [
|
||||
"probe"
|
||||
],
|
||||
"anonymized_identifiers": true
|
||||
},
|
||||
"options": {
|
||||
"sources": [
|
||||
"gateway"
|
||||
],
|
||||
"maxSessions": 20,
|
||||
"maxChannels": 20,
|
||||
"maxSkipReasons": 10
|
||||
},
|
||||
"summary": {
|
||||
"event_counts": {
|
||||
"run_state": 5,
|
||||
"run_cancel": 1,
|
||||
"reaction_match": 0,
|
||||
"reaction_skip": 0
|
||||
},
|
||||
"run_outcomes": {
|
||||
"overall": {
|
||||
"total_outcomes": 2,
|
||||
"complete": 1,
|
||||
"cancelled": 1,
|
||||
"error": 0,
|
||||
"cancel_requested": 1,
|
||||
"start": 2,
|
||||
"completion_rate_pct": 50,
|
||||
"cancel_rate_pct": 50,
|
||||
"error_rate_pct": 0
|
||||
},
|
||||
"by_channel": [
|
||||
{
|
||||
"key": "ws",
|
||||
"stats": {
|
||||
"total_outcomes": 2,
|
||||
"complete": 1,
|
||||
"cancelled": 1,
|
||||
"error": 0,
|
||||
"cancel_requested": 1,
|
||||
"start": 2,
|
||||
"completion_rate_pct": 50,
|
||||
"cancel_rate_pct": 50,
|
||||
"error_rate_pct": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"by_session": [
|
||||
{
|
||||
"key": "session_67024a716ed2",
|
||||
"stats": {
|
||||
"total_outcomes": 2,
|
||||
"complete": 1,
|
||||
"cancelled": 1,
|
||||
"error": 0,
|
||||
"cancel_requested": 1,
|
||||
"start": 2,
|
||||
"completion_rate_pct": 50,
|
||||
"cancel_rate_pct": 50,
|
||||
"error_rate_pct": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"cancel_latency_ms": {
|
||||
"count": 1,
|
||||
"avg_ms": 0,
|
||||
"p50_ms": 0,
|
||||
"p95_ms": 0,
|
||||
"min_ms": 0,
|
||||
"max_ms": 0
|
||||
},
|
||||
"reactions": {
|
||||
"matched": 0,
|
||||
"skipped": 0,
|
||||
"total": 0,
|
||||
"match_rate_pct": null,
|
||||
"skip_rate_pct": null,
|
||||
"skip_reasons": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user