ES /docs

Api::V1::WorkspacesController#create (avg 3661ms, max 3661ms)

Service
cupixworks-api
Occurrences
87
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
b5609504-ac6f-49c3-a402-3ff32543f732
First Seen
2026-05-26 07:18 UTC
Last Seen
2026-06-23 15:25 UTC
Actions

Api::V1::WorkspacesController#create (avg 3661ms, max 3661ms)

What Happened#

2026-05-26 07:18 UTC에 cupixworks-api 서비스의 WorkspacesController#create 엔드포인트가 3661ms 응답 시간을 기록했다. DB 시간은 303ms에 불과했으나, workspace 생성 시 동기적으로 실행되는 외부 HTTP 호출(Notification Service recipe 생성 6회, Kinesis event 발행 2회, Elasticsearch indexing 2회, Segment analytics 2회)이 나머지 ~3358ms를 소비했다.

Quick Facts#

Field Value
resource_name Api::V1::WorkspacesController#create
top_frame app/factories/workspace_factory.rb:19
runtime Ruby 3.3.7 / Rails
env production, us-west-2
duration 3661ms (DB: 303ms)
trace_id 3364104123778959333

Timeline#

  1. 07:18:51.650Z — 요청 시작, Cognito 인증 완료
  2. 07:18:51.843Z — Workspace + Facility DB 생성, create_default_reviews 실행, permission cache flush
  3. 07:18:51.843~53.844Z — NotificationService HTTP 호출 6회 (recipe 생성 3 + 중복 체크 3 + subscribe 1)
  4. 07:18:53.844Z — SiteInsights EventProducer 호출, _update_document warn
  5. 07:18:54.181Z — 200 응답 반환 (총 3659ms)

Scoring#

Confidence 85% · Actionability 28%

Confidence#

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