ES /docs

Api::V1::PointcloudsController#entity_parameters (avg 33888ms, max 33888ms)

Service
cupixworks-api
Occurrences
1
Status
Reported
Confidence
80%
Actionability
28%
Cluster ID
af2ec9cc-0c33-4316-884f-d7264f44f61b
First Seen
2026-07-16 10:53 UTC
Last Seen
2026-07-16 10:53 UTC
Actions

Api::V1::PointcloudsController#entity_parameters (avg 33888ms, max 33888ms)

What Happened#

2026-07-16 19:53 KST 프로덕션 cupixworks-api 에서 GET /api/v1/pointclouds/1224014/entity_parameters 요청 한 건이 약 33.9초 만에 200 응답으로 완료됐다. 동일 endpoint 의 정상 응답은 서비스 전체 p99 (~1.5s) 를 크게 넘지 않았고, 이번 outlier 는 새로 업로드된 pointcloud(id=1224014, facility=15950)의 상승 요청 흐름 중 처음 호출된 entity_parameters 요청에서만 관측됐다.

Quick Facts#

Field Value
resource_name Api::V1::PointcloudsController#entity_parameters
service cupixworks-api
region us-west-2
tenant cupix
avg_duration_ms 33888
max_duration_ms 33888
sample_trace_id 1353218467795904081
pointcloud.id (from logs) 1224014 (facility_id 15950)

Affected Teams#

Team / Domain Error Count Impact
cupixworks-api (tenant: cupix) 1 특정 pointcloud 업로드 완료 시점의 클라이언트 요청 1건 지연 (200 OK 응답, 실패 아님)

Timeline#

  1. 2026-07-16 19:50:45 KST — pointcloud 1224014 생성 (facility 15950, user 37878). Cachable::ReviewLoad cache 무효화.
  2. 2026-07-16 19:50:51 KST — pointcloud state initializing → queued.
  3. 2026-07-16 19:53:08 KSTGET /api/v1/pointclouds/1224014/entity_parameters 요청 시작 (span first_seen).
  4. 2026-07-16 19:53:42 KST — 동 요청 [200] 응답 로그 기록. 총 33888ms.
  5. 2026-07-16 19:54:43 KST — pointcloud state queued → done, publish_on_finish 트리거.

Scoring#

Confidence 80% · Actionability 28%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 19 code refs, 7 log queries
Code path explicitness 3/3 19 file:line refs
Log evidence 2/3 section, query
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 3 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