Conversation
[Refactor] Analysis 서비스 책임 분리 (#279)
…api-filter 내부 worker API 인증을 공통 필터 기반으로 일원화
- prod 프로필의 Spring Boot 콘솔 로그를 JSON 형식으로 변경 - 로그에 service, service_name, environment 공통 필드 추가 - 개발 환경에서는 기존 패턴 기반 콘솔 로그 유지 - API Actuator 포트를 127.0.0.1:19090으로 제한 노출 - 분석 워커 metrics 포트를 127.0.0.1:18000으로 제한 노출 - 기존 로컬 Prometheus와 병행 운영할 수 있도록 포트 충돌 방지
- Grafana Cloud로 전송되는 prod JSON 콘솔 로그에 MDC 안전 allowlist 적용 - paymentKey, clientIp, userId 등 민감 식별 정보의 콘솔 출력을 차단 - 부분 마스킹된 paymentKey도 결제 MDC 컨텍스트에서 완전히 제거 - 결제 로그 컨텍스트 생성 API와 호출부를 민감정보 미수집 구조로 정리 - 로컬 감사 로그의 기존 식별 정보와 인증 요청 제한 동작은 유지
…rvability [Feat] Grafana Cloud 수집을 위한 운영 로그 및 메트릭 엔드포인트 구성
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✨ 어떤 이유로 PR를 하셨나요?
📋 세부 내용 - 왜 해당 PR이 필요한지 작업 내용을 자세하게 설명해주세요
📸 작업 화면 스크린샷
🚨 관련 이슈 번호 [ ]