ES /docs

Api::V1::WorkspacesController#index (avg 154198ms, max 154198ms)

Service
cupixworks-api
Occurrences
16
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
48253066-26c7-486f-8ec7-2d4bb0e4a86e
First Seen
2026-06-26 01:51 UTC
Last Seen
2026-08-04 18:09 UTC
Actions

Api::V1::WorkspacesController#index (avg 154198ms, max 154198ms)

What Happened#

2026-06-26 10:51 KST에 cupixworks-api 서비스의 Api::V1::WorkspacesController#index 요청 한 건이 약 154초 동안 실행된 뒤 200 OK로 응답했다. APM 기준 평균/최대 모두 154,198 ms로 동일한 단일 trace(698881000166015777)에서 발생했다. tenant는 cupix, region은 ap-southeast-2 (Sydney)이며, 같은 시간대에 cupixworks-api 서비스 전체에서 svc:cupixworks-api::unknown 인시던트로 7개 cluster가 묶일 정도로 도메인 전반의 지연·오류가 관측됐다.

Quick Facts#

Field Value
resource_name Api::V1::WorkspacesController#index
trace_id 698881000166015777
avg_duration_ms 154198
max_duration_ms 154198
occurrence_count 1
http.status 200
env production, region ap-southeast-2
tenant cupix

Affected Teams#

Team / Domain Error Count Impact
cupixworks-api (workspaces) 1 trace 단일 사용자(user_id:343, liam.hong@cupix.com)의 워크스페이스 목록 조회가 154초간 블로킹. 클라이언트(브라우저/모바일) 기본 HTTP 타임아웃을 초과할 가능성 높음.
cupixworks-api (전체) 7 cluster 같은 시간대(2026-06-26 10:25–10:53 KST)에 svc:cupixworks-api::unknown 인시던트로 묶인 다른 6개 cluster 존재 — 일반화된 API 지연/오류 상황 (status board id 2026-06-26-svc-cupixworks-api--unknown-1).

Timeline#

  1. 2026-06-26 10:25 KSTsvc:cupixworks-api::unknown 인시던트 시작 (status-board, 7-cluster window 최초 cluster).
  2. 2026-06-26 10:53:18 KST 추정 — 본 cluster 대상 요청 시작 (APM duration 154,198 ms 역산).
  3. 2026-06-26 10:55:16 KSTUserFactory#update_user_groups! "No custom groups found for user 343" 로그 출력 (controller가 권한 캐시 빌드 단계 진입).
  4. 2026-06-26 10:55:16 KSTUser#_directly_permitted_item_ids "Flushing directly_permitted_items on user 343, model: Team, min_permission: 2".
  5. 2026-06-26 10:55:17 KST — 동일 함수 "Flushing directly_permitted_items on user 343, model: Workspace, min_permission: 1".
  6. 2026-06-26 10:55:52 KST[200] GET /api/v1/workspaces (Api::V1::WorkspacesController#index) 응답 (cluster last_seen = 2026-06-26 10:51:49 KST 기준 약 154s 경과).
  7. 2026-06-26 10:53 KSTsvc:cupixworks-api::unknown 인시던트 해소.

Scoring#

Confidence 85% · Actionability 28%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 12 code refs, 5 log queries
Code path explicitness 3/3 12 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