docs(observability): capture gateway-origin phase0 live baseline window
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
# Phase 0 Baseline Telemetry Summary
|
||||
|
||||
- Run state events: 5
|
||||
- Run cancel events: 1
|
||||
- Reaction matches: 0
|
||||
- Reaction skips: 0
|
||||
|
||||
- Sources: gateway
|
||||
|
||||
## Run Outcomes (Overall)
|
||||
|
||||
- Total outcomes: 2
|
||||
- Complete: 1 (50.00%)
|
||||
- Cancelled: 1 (50.00%)
|
||||
- Errors: 0 (0.00%)
|
||||
- Cancel requested: 1
|
||||
- Starts: 2
|
||||
|
||||
## Run Outcomes by Channel
|
||||
|
||||
| Channel | Outcomes | Complete | Cancelled | Error | Complete % | Cancel % | Error % | Cancel Req | Starts |
|
||||
| --- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: |
|
||||
| ws | 2 | 1 | 1 | 0 | 50.00% | 50.00% | 0.00% | 1 | 2 |
|
||||
|
||||
## Run Outcomes by Session
|
||||
|
||||
| Session | Outcomes | Complete | Cancelled | Error | Complete % | Cancel % | Error % | Cancel Req | Starts |
|
||||
| --- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: |
|
||||
| session_67024a716ed2 | 2 | 1 | 1 | 0 | 50.00% | 50.00% | 0.00% | 1 | 2 |
|
||||
|
||||
## Cancel Latency
|
||||
|
||||
- Count: 1
|
||||
- Avg: 0ms
|
||||
- P50: 0ms
|
||||
- P95: 0ms
|
||||
- Min: 0ms
|
||||
- Max: 0ms
|
||||
|
||||
## Reaction Decisions
|
||||
|
||||
- Matched: 0 (n/a)
|
||||
- Skipped: 0 (n/a)
|
||||
|
||||
### Skip Reasons
|
||||
|
||||
| Reason | Count | Percent |
|
||||
| --- | ---: | ---: |
|
||||
| _none_ | 0 | 0.00% |
|
||||
|
||||
Reference in New Issue
Block a user