docs(logbook): record ai route lane deploy [skip ci]
This commit is contained in:
@@ -47,6 +47,43 @@ json / diff:
|
||||
-> passed
|
||||
```
|
||||
|
||||
**deploy / live verification**:
|
||||
|
||||
```text
|
||||
commit:
|
||||
ed3e6585 feat(awooop): surface degraded ai route lanes
|
||||
|
||||
Gitea Actions:
|
||||
#2115 / run 3087 CD -> success
|
||||
tests -> success
|
||||
build-and-deploy -> success
|
||||
post-deploy-checks -> success
|
||||
#2116 / run 3088 Code Review -> success
|
||||
|
||||
K8s image:
|
||||
awoooi-api -> 192.168.0.110:5000/awoooi/api:ed3e6585782bd4aa6a01fdaa98e3f823d4c1eeda
|
||||
|
||||
K8s Ollama env:
|
||||
OLLAMA_URL=http://192.168.0.110:11435
|
||||
OLLAMA_SECONDARY_URL=http://192.168.0.110:11436
|
||||
OLLAMA_FALLBACK_URL=http://192.168.0.110:11437
|
||||
|
||||
GET /api/v1/platform/ai-route-status?workload_type=deep_rca:
|
||||
policy_order -> ollama_gcp_a(11435) -> ollama_gcp_b(11436) -> ollama_local(11437) -> gemini
|
||||
selected_provider -> ollama_gcp_b
|
||||
lane_mode -> degraded_failover
|
||||
active_lane -> ollama_gcp_b / healthy / action_required=false
|
||||
skipped_lanes -> ollama_gcp_a / offline / action_required=true
|
||||
operator_action -> repair_skipped_primary_lane
|
||||
|
||||
GET /api/v1/health:
|
||||
status -> degraded
|
||||
ollama -> primary unavailable; fallback active: ollama_gcp_b
|
||||
|
||||
GET /zh-TW/awooop/runs:
|
||||
HTTP 200
|
||||
```
|
||||
|
||||
**目前整體進度**:
|
||||
|
||||
- AwoooP 告警可觀測鏈:約 99.2%。
|
||||
|
||||
Reference in New Issue
Block a user