ApiController#index (avg 15678ms, max 15678ms)
Service
cupixworks-api
Occurrences
1
Status
Reported
Confidence
85%
Actionability
52%
Cluster ID
e341fab5-5962-4a91-b6e2-c143a092d5cf
First Seen
2026-07-25 09:52 UTC
Last Seen
2026-07-25 09:52 UTC
Actions
ApiController#index (avg 15678ms, max 15678ms)
What Happened#
2026-07-25 18:52:03 KST 에 production cupixworks-api 에서 GET / (root) 요청 1건이 15 678 ms 걸려 latency 클러스터로 감지됐다. 해당 엔드포인트는 그저 HTTP 404 를 렌더하는 catch-all 컨트롤러 (ApiController#index) 로 실제 로직이 없다. 같은 30 초 창(window)에서 Api::V1::Admin::StatisticsController#show 가 303 826 ms (약 5분) 동안 실행되며 puma worker 를 점유했고 (83691355-5b5c-4ea2-800c-b04cb6a89ae9 — root_cause_type: resource_exhaustion), 세 클러스터가 함께 incident 2026-07-25-svc-cupixworks-api--unknown-1 으로 묶였다. 즉 본 클러스터는 독립 버그가 아니라 상위 slow-query 인시던트의 victim 이다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | ApiController#index |
| service | cupixworks-api |
| cluster_type | latency |
| avg_duration_ms | 15678 |
| max_duration_ms | 15678 |
| sample_trace_id | 3202199048143534262 |
| env | production, us-west-2 |
| tenant | cupix |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| cupixworks-api (root health probe / crawler) | 1 | 15.7 s 응답 지연. GET / 는 ALB health check, 크롤러, uptime monitor 가 주로 호출하는 경로로 사용자 UX 직접 영향은 낮음. 다만 ALB health check 가 이 경로면 unhealthy 판정 → 트래픽 셰이딩 위험. |
Timeline#
- 2026-07-25 18:51:34 KST —
Api::V1::Admin::StatisticsController#show슬로우 요청 시작 (관련 cluster83691355, 303 826 ms). - 2026-07-25 18:51:39 KST — 관련 클러스터
6227ed5a-02f5-4e33-92f2-440dadc62eec감지 (같은 incident 그룹). - 2026-07-25 18:52:03 KST — 본 클러스터 감지:
GET /(ApiController#index) 15 678 ms. - 2026-07-25 18:52:03 KST — incident
2026-07-25-svc-cupixworks-api--unknown-1자동 resolve (같은 fingerprint 신규 발생 없음). - 2026-07-25 18:56:38 KST — 원인 요청 (
StatisticsController#show) 완료 (HTTP 200).
Scoring#
Confidence 85% · Actionability 52%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 8 code refs, 7 log queries |
| Code path explicitness | 3/3 | 8 file:line refs |
| Log evidence | 3/3 | section, query, pattern |
| RCA structure | 3/3 | 3/3 sections |
| Revision history | 0/3 | 0 revision(s) |
| Agent execution | 3/3 | success |
Actionability#
| Dimension | Score | Detail |
|---|---|---|
| Fix complexity | 5/5 | trivial |
| Affected files | 1/5 | 9 file(s) |
| Single repo | 1/3 | 5 service(s) |
| Immediate actions | 0/3 | absent |
| Testability | 0/3 | no test info |
| External dependency | 3/3 | no external deps |
| Data migration | 3/3 | no migration |