ES /docs

Api::V1::CapturesController#create_resource (avg 15824ms, max 15824ms)

Service
cupixworks-api
Occurrences
26
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
1b3b9896-9212-49b0-be65-9bac2ae14ad9
First Seen
2026-06-26 02:03 UTC
Last Seen
2026-08-05 04:27 UTC
Actions

Api::V1::CapturesController#create_resource (avg 15824ms, max 15824ms)

What Happened#

2026-06-26 11:03 KST 에 cupixworks-apiApi::V1::CapturesController#create_resource 엔드포인트에서 단일 요청이 15.8초 동안 지연되었다. 같은 시간대의 다른 create_resource 요청들은 모두 200 OK 로 빠르게 처리되었으므로 일반적인 회귀가 아닌 단일 spike 형태이다. 동일 시간대에 svc-scope incident (2026-06-26-svc-cupixworks-api--unknown-1) 가 열려 있어 같은 서비스에서 다른 latency/error 가 함께 발생하고 있었다.

Quick Facts#

Field Value
resource_name Api::V1::CapturesController#create_resource
sample_trace_id 4653776727289616755
avg_duration_ms 15824
max_duration_ms 15824
occurrence_count 1
env production / ap-southeast-2
tenant cupix

Affected Teams#

Team / Domain Error Count Impact
cupixworks-api (Capture upload flow) 1 단일 요청이 15.8초 지연. 클라이언트 측에서 capture resource 업로드 시작 직전 단계의 latency 체감 가능. HTTP 상태 코드 자체는 200 으로 응답 완료된 것으로 보임 (status:error 로그 없음).

Timeline#

  1. 2026-06-26 10:25 KST — 같은 서비스에서 svc-scope incident 2026-06-26-svc-cupixworks-api--unknown-1 시작 (related context, 다른 cluster 들로 인한 것).
  2. 2026-06-26 11:03 KST — 문제의 create_resource 요청 시작, 15.8초 후 완료 (trace 4653776727289616755).
  3. 2026-06-26 11:04 ~ 11:14 KST — 같은 엔드포인트의 후속 요청들은 정상 응답 (200, 수십~수백 ms).

Scoring#

Confidence 85% · Actionability 28%

Confidence#

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