ES /docs

Api::V1::ElementsController#index (avg 26130ms, max 26130ms)

Service
cupixworks-api
Occurrences
22
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
6633f842-fa2f-434f-85f9-26c4d60f56f8
First Seen
2026-06-30 22:42 UTC
Last Seen
2026-08-04 22:29 UTC
Actions

Api::V1::ElementsController#index (avg 26130ms, max 26130ms)

What Happened#

2026-07-01 07:43 KST (production us-west-2)에 Api::V1::ElementsController#index 한 건이 26.1초 동안 처리되었다. 동일 facility(umphr6) 사용자가 per_page=300으로 38페이지 분량(11,244 elements)을 페이지네이션으로 순회하던 도중 page 34가 outlier로 지연되었으며, 같은 시각 동일 host(ip-10-1-19-190)에서 PanosController의 bulk/create/check_uploading 요청이 대량으로 발생해 Puma worker 가 혼잡 상태였다.

Quick Facts#

Field Value
resource_name Api::V1::ElementsController#index
sample_trace_id 8674831959568864694
sample_request_id 66551ef5-e664-46c7-858f-7163bd3fe81e
duration 26089.93ms (db 1729.1ms, serialization 2521ms, view 0.12ms)
host ip-10-1-19-190.us-west-2.compute.internal
env production / us-west-2
version production-us-west-2-20260630t0635z0-c527a441-cupixworks
tenant / team cupix / pclconstruction (team_id 739)
user mhughes@pcl.com (id 49120)
facility_key umphr6
pagination page 34 / 38, per_page 300, total_entries 11244

Affected Teams#

Team / Domain Error Count Impact
pclconstruction (team_id 739) 1 단일 사용자(mhughes@pcl.com)의 element 목록 조회 1건이 26초 지연. 응답은 200으로 성공. 동일 시점 같은 사용자의 다른 페이지(33, 35, 36 등)는 0.4–3.5초 내 정상 처리됨.

Timeline#

  1. 2026-07-01 07:42:13 KST — 사용자 mhughes@pcl.com 가 facility umphr6 element 목록을 per_page=300으로 페이지네이션 시작 (page 14부터 로그 관측). 페이지당 0.4–3초로 정상 처리.
  2. 2026-07-01 07:42:41 KST — page 34 요청이 host ip-10-1-19-190 에 도달 (duration 26090ms 역산).
  3. 2026-07-01 07:42:53 KST — 같은 cluster에서 PanosController#create/bulk/check_uploading 요청 폭증 시작 (수십 건이 5–16초 소요).
  4. 2026-07-01 07:43:07 KST — page 34 요청 완료 (200 OK, 26089ms). cluster file의 last_seen 기준 시각.
  5. 2026-07-01 07:43:08–07:43:17 KST — page 35–38 요청은 다시 0.4–2.5초로 회복.
  6. 2026-07-01 07:48–07:49 KST — PanosController bulk/index가 본격적으로 느려져 40–109초 소요 (별도 cluster들로 status board incident 2026-06-30-svc-cupixworks-api--unknown-1 의 후속 이벤트로 분류됨).

Scoring#

Confidence 85% · Actionability 28%

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 1/5 critical
Affected files 1/5 77 file(s)
Single repo 1/3 6 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