Skip to content

[HCR-419] v1.1.1#64

Merged
rettooo merged 1 commit into
mainfrom
hotfix/HSC-419
Mar 31, 2026
Merged

[HCR-419] v1.1.1#64
rettooo merged 1 commit into
mainfrom
hotfix/HSC-419

Conversation

@rettooo

@rettooo rettooo commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

📝작업 내용


👀변경 사항


🎫 Jira Ticket

  • Jira Ticket: HCR-419

#️⃣관련 이슈

@github-actions github-actions Bot added Customer Team 🔥 priority: P0 즉시 처리 필요(서비스/데모 블로커) 🗂️ area: BE 백엔드 영역 🚑 hotfix 프로덕션 긴급 수정(우회/긴급 패치 포함) labels Mar 31, 2026
@github-actions github-actions Bot changed the title [HSC-419] feat: 로그 [HCR-419] 로그 Mar 31, 2026
@rettooo rettooo merged commit 2a84d4a into main Mar 31, 2026
2 checks passed

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a tracing and logging mechanism for the recommendation service. It adds a trace_id that is either extracted from request headers or generated, and propagates it through the entire recommendation pipeline, including background tasks and Kafka publishing. Additionally, it implements detailed performance logging for various stages of the process, such as embedding generation, retrieval, and LLM chat completions, using new helper functions for timing and standardized log formatting. I have no feedback to provide.

@rettooo rettooo changed the title [HCR-419] 로그 [HCR-419] v1.1.1 Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🗂️ area: BE 백엔드 영역 Customer Team 🚑 hotfix 프로덕션 긴급 수정(우회/긴급 패치 포함) 🔥 priority: P0 즉시 처리 필요(서비스/데모 블로커)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant