ES /docs

Api::V1::ElementRecordsController#validation (avg 21811ms, max 21811ms)

Service
cupixworks-api
Occurrences
1
Status
Reported
Confidence
85%
Actionability
36%
Cluster ID
3af3d2c1-a0e7-403d-af22-5c7ed12c3036
First Seen
2026-05-27 08:13 UTC
Last Seen
2026-05-27 08:13 UTC
Actions

Api::V1::ElementRecordsController#validation (avg 21811ms, max 21811ms)

What Happened#

2026-05-27T08:13:59Z에 cupixworks-api 서비스의 Api::V1::ElementRecordsController#validation 엔드포인트가 facility 10ofni에 대한 요청을 처리하는 데 21.8초가 소요되었다. 해당 facility는 252,217개의 element record를 보유한 대규모 시설로, DB 쿼리(9.9초)와 Ruby 애플리케이션 내 반복 로직(11.9초)이 결합되어 과도한 지연이 발생했다.

Quick Facts#

Field Value
resource_name Api::V1::ElementRecordsController#validation
top_frame app/services/cupix/siteinsights_service.rb:196
duration 21,806 ms
db_time 9,938 ms
env production, us-west-2
deploy production-us-west-2-20260527t0524z0-650f3601-cupixworks

Timeline#

  1. 2026-05-27T08:13:59Z — 요청 수신 (GET /api/v1/siteinsights/element_records/validation?facility_key=10ofni)
  2. 2026-05-27T08:14:21Zvalidate_element_records completed 로그 기록 (validation 로직 완료)
  3. 2026-05-27T08:14:22Z — HTTP 200 응답 반환 (총 21,806ms 소요)
  4. 2026-05-27T08:14:22Z — error-sweeper latency 클러스터 감지

Scoring#

Confidence 85% · Actionability 36%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 16 code refs, 2 log queries
Code path explicitness 3/3 16 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 19 file(s)
Single repo 1/3 2 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 3/3 no external deps
Data migration 3/3 no migration