Api::V1::FloorplansController#index (avg 1122ms, max 1122ms)
Service
cupixworks-api
Occurrences
20
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
9320abf9-17b2-428c-8d39-e9f362529bb7
First Seen
2026-05-26 05:15 UTC
Last Seen
2026-06-04 18:01 UTC
Actions
Api::V1::FloorplansController#index (avg 1122ms, max 1122ms)
What Happened#
2026-05-26 05:15 UTC에 us-west-2 리전의 cupixworks-api 서비스에서 FloorplansController#index 요청이 1122ms 소요되었다. DB 시간은 5.78ms에 불과했으나, 동일 호스트에서 다수의 heavy 요청이 동시에 처리되면서 Rails 프로세스가 리소스 경합으로 대기한 것이 주요 원인이다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::FloorplansController#index |
| top_frame | app/repositories/floorplan_repository.rb:307 |
| env | production, us-west-2 |
| duration | 1122ms (DB: 5.78ms, Serialization: 17ms) |
| host | ip-10-1-19-190.us-west-2.compute.internal |
Timeline#
- 2026-05-26T05:15:11Z — FloorplansController#index 요청 수신 (user: itakura.sora.z@takenaka.co.jp, team: umedafm)
- 2026-05-26T05:15:13Z — 응답 완료 (200 OK, 1120.68ms 소요)
- 2026-05-26T05:15~05:20Z — 동일 호스트에서 ElementTracesController#bulk (2100-2377ms), PanosController#create_tile_upload_credentials (1093-1356ms) 동시 처리 확인
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 | 25 file(s) |
| Single repo | 1/3 | 2 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 |