ES /docs

Api::V1::PanosController#update (avg 41485ms, max 41485ms)

Service
cupixworks-api
Occurrences
165
Status
Dismissed
Confidence
85%
Actionability
28%
Cluster ID
943fdcb4-4e2e-48ce-80e3-572e552fe4ef
First Seen
2026-06-26 01:25 UTC
Last Seen
2026-08-04 21:35 UTC
Actions
현재 상태 dismissed 에서는 실행할 액션이 없습니다.

Api::V1::PanosController#update (avg 41485ms, max 41485ms)

What Happened#

2026-06-26 10:25 KST 경 cupixworks-api 의 ap-southeast-2 (Sydney) 환경에서 PUT /api/v1/panos/14131203 한 건이 41.485초 동안 처리되었다. 동일 윈도우에서 동일 facility(record_id 14130xxx / 14131xxx) 의 panos 가 대량 동시 생성·수정되는 burst 트래픽이 관측되었으며, 해당 한 건만 outlier 로 잡혀 single-occurrence latency cluster 가 생성되었다. 응답은 200 OK 로 성공했고, 같은 trace 안에서 에러는 없다.

Quick Facts#

Field Value
resource_name Api::V1::PanosController#update
sample_trace_id 3119170903129282850
avg_duration_ms 41485
max_duration_ms 41485
http_status 200 (PUT /api/v1/panos/14131203)
env production, region ap-southeast-2
tenant cupix
cluster_type latency

Affected Teams#

Team / Domain Error Count Impact
cupixworks-api (apse2, capture ingestion) 1 단일 capture 업로드 세션에서 pano metadata 저장이 41초 지연. 사용자 인지 가능한 지연이나 200 응답으로 종료.

Timeline#

  1. 2026-06-26 10:25:30 KST — 같은 facility 의 panos 가 burst 로 생성/업데이트되기 시작 (POST /api/v1/panos, PUT /api/v1/panos/14130xxx-14131xxx).
  2. 2026-06-26 10:25:42 KST (approx.)PUT /api/v1/panos/14131203 요청 시작 (avg_duration_ms 41485 역산).
  3. 2026-06-26 10:25:34 KST — APM span 의 cluster first_seen 타임스탬프 (trace 시작 근처, span 집계 시점).
  4. 2026-06-26 10:26:20 KST — 동일 trace 의 Cupix::EventService.publish_event 로그 (Published event - failed_record_count: 0 / 1).
  5. 2026-06-26 10:26:23 KST[200] PUT /api/v1/panos/14131203 (Api::V1::PanosController#update) 완료.
  6. 2026-06-26 10:26:55–10:26:59 KST — 직후 Pano/Group/ElementTrace_update_documentattributes_in_database 빈 상태로 다수 호출되어 NotFound - attributes_in_database warn 로그 폭증.

Scoring#

Confidence 85% · Actionability 28%

Confidence#

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