Api::V1::Admin::PointcloudsController#index (avg 10021ms, max 10021ms)
Service
cupixworks-api
Occurrences
5
Status
Reported
Confidence
85%
Actionability
44%
Cluster ID
e0e15b40-436b-4799-a616-6c51ef80e6f8
First Seen
2026-07-02 21:57 UTC
Last Seen
2026-07-17 01:54 UTC
Actions
Api::V1::Admin::PointcloudsController#index (avg 10021ms, max 10021ms)
What Happened#
2026-07-03 06:57 KST 무렵 cupixworks-api (production, us-west-2)에서 Api::V1::Admin::PointcloudsController#index 트레이스가 약 10초 (avg/max 10021ms) 소요된 것이 error-sweeper의 APM latency 클러스터로 잡혔다. HTTP 응답은 200으로 정상 반환되었으나 P99 응답 시간이 정상 대비 수백 배 (평상시 ~25ms) 늘어난 단발성 slow-trace이다. 같은 시간대에 svc:cupixworks-api::unknown 스코프의 서비스 저하 인시던트가 열려 있어 (open) 여러 클러스터가 함께 감지된 상황이다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::Admin::PointcloudsController#index |
| cluster_type | latency |
| avg_duration_ms | 10021 |
| max_duration_ms | 10021 |
| sample_trace_id | 2847624830130116499 |
| env | production, us-west-2 |
| tenant | cupix |
| status_code | 200 (트레이스는 성공 종료) |
Affected Teams#
로그에서 확인된 caller는 Retool/2.0 user-agent, team.domain=admin, team.id=1 (내부 admin 팀). Retool 대시보드 사용자만 영향을 받았고, 외부 고객 트래픽에는 영향 없음.
| Team / Domain | Error Count | Impact |
|---|---|---|
admin (team.id=1, Retool) |
1 slow trace | Retool 페이지 로딩 지연 (10초). HTTP 200으로 완료. |
Timeline#
- 2026-07-03 06:33 KST — 동일 endpoint에서 5.5s slow request (duration 5576.73ms), Retool caller,
filter=record.id=7332. 유사한 slow-query 조건 사전 발생. - 2026-07-03 06:57 KST — 클러스터 first_seen. APM span 10021ms 관측 (trace
2847624830130116499, us-west-2). - 2026-07-03 07:03~07:07 KST — 관련 클러스터
d94a3259(22:03:00Z),cfc2776c(22:07:53Z)가 같은 svc scope로 붙으며2026-07-02-svc-cupixworks-api--unknown-1인시던트가 열림 (stillopenat time of writing). - 2026-07-03 조사 시점 — Datadog logs상 동일 시간 창(21:57
21:58Z)에서25ms 수준으로 나타남. 즉 10s slow trace의 request-completion 로그는 발견되지 않음 (아래 Log Evidence 참고).admin/pointclouds요청 로그의duration필드는 22ms
Scoring#
Confidence 85% · Actionability 44%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 11 code refs, 6 log queries |
| Code path explicitness | 3/3 | 11 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 | 5/5 | trivial |
| Affected files | 1/5 | 21 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 |