ES /docs

Api::V1::UsersController#index (avg 10157ms, max 10157ms)

Service
cupixworks-api
Occurrences
2
Status
Reported
Confidence
85%
Actionability
44%
Cluster ID
63c0782d-abcc-4299-b3e8-49659496981e
First Seen
2026-07-03 03:24 UTC
Last Seen
2026-07-10 03:25 UTC
Actions

Api::V1::UsersController#index (avg 10157ms, max 10157ms)

What Happened#

2026-07-03 12:24 KST에 eu-central-1 리전의 cupixworks-api 서비스에서 Api::V1::UsersController#index 요청 한 건이 10.2초에 완료된 latency trace가 검출되었다. 응답 자체는 HTTP 200이었으며, 에러 로그는 남지 않았다. 동일 endpoint는 정상 처리(수백 ms 이내) 트래픽이 동시간대에 다수 존재해, 특정 요청 하나만 예외적으로 느린 tail-latency 이벤트로 판단된다.

Quick Facts#

Field Value
resource_name Api::V1::UsersController#index
service cupixworks-api
cluster_type latency
avg_duration_ms 10157
max_duration_ms 10157
sample_trace_id 1390565248288342715
env production, eu-central-1
tenant cupix

Affected Teams#

Team / Domain Error Count Impact
cupixworks-api / User listing (eu-central-1) 1 slow request 요청 한 건이 10초 지연되어 UI가 사용자 목록 로딩 중 체감 지연을 겪었을 가능성. 다른 동시간 요청은 정상.

Timeline#

  1. 2026-07-03 12:23:19 KST — eu-central-1에서 OpcOperation이 OPC API access token 획득 실패 (ICS-11388, HTTP 409, Service Instance stopped). Users endpoint와 직접 관계는 없으나 동시간대 upstream 이슈 존재.
  2. 2026-07-03 12:24:28 KST — 같은 OPC 409 에러 재발.
  3. 2026-07-03 12:24:51 KSTApi::V1::UsersController#index 요청이 10.2초에 응답 완료 (trace_id 1390565248288342715). 응답 코드 200. 이 요청이 이번 cluster의 first/last seen.
  4. 2026-07-03 12:24:52 ~ 12:26:56 KST — 같은 endpoint에서 200 응답이 지속적으로 로그됨 (정상 latency). 다른 slow trace는 관측되지 않음.

Scoring#

Confidence 85% · Actionability 44%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 7 code refs, 7 log queries
Code path explicitness 3/3 7 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 10 file(s)
Single repo 1/3 5 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