Api::V1::WorkspacesController#show (avg 11449ms, max 11449ms)
Service
cupixworks-api
Occurrences
2
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
29a515df-82ca-4b69-95d2-c9868483a31d
First Seen
2026-07-16 05:28 UTC
Last Seen
2026-07-17 18:46 UTC
Actions
Api::V1::WorkspacesController#show (avg 11449ms, max 11449ms)
What Happened#
2026-07-16 14:28:57 KST 에 cupixworks-api production(us-west-2)에서 Api::V1::WorkspacesController#show 리소스가 단일 요청 기준 11,449ms 로 처리된 latency outlier 가 감지되었다. 상태 코드는 error/warn 이 아니라 정상 200 응답으로 완료된 slow request 이며, 동일 리소스에서 클러스터 창(14:28 KST 전후) 다른 요청들은 정상 지연 범위였다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::WorkspacesController#show |
| cluster_type | latency |
| avg_duration_ms | 11449 |
| max_duration_ms | 11449 |
| occurrences | 1 |
| sample_trace_id | 3044730468254276793 |
| env | production, us-west-2 |
| tenant | cupix |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| cupixworks-api (workspaces GET) | 1 | 워크스페이스 상세 페이지 로딩 지연 (11.4s) 을 겪은 단일 사용자 세션 |
Timeline#
- 2026-07-16 14:28:57 KST — 문제의
GET /api/v1/workspaces/:id요청이 시작되어 11,449ms 뒤에 200으로 완료 (Datadog APM trace_id3044730468254276793). - 2026-07-16 14:28:47–14:32:57 KST — 같은 시간대의 다른
WorkspacesController#show로그(Datadog info 로그)들은 모두 정상적으로 200 완료. 동시간대에cupixworks-api status:error로그는Cupix::PubSub::Subscribers::UserRecipeGenerator의 무관한private method 'service_jwt'실패만 다수 발생 (본 클러스터와 별개 문제). - 감지 — error-sweeper collector 가 APM p95 duration > 500ms 임계에서 이 outlier 를 latency cluster 로 수집.
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 9 code refs, 5 log queries |
| Code path explicitness | 3/3 | 9 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 | 1/5 | critical |
| Affected files | 1/5 | 12 file(s) |
| Single repo | 1/3 | 4 service(s) |
| Immediate actions | 0/3 | absent |
| Testability | 0/3 | no test info |
| External dependency | 1/3 | external deps found |
| Data migration | 3/3 | no migration |