Skip to content

Conversation

@choyunju
Copy link
Contributor

@choyunju choyunju commented Sep 20, 2025

User description

#️⃣연관된 이슈

close: #[issue number]

🚀 작업 내용

  • 모니터링 서버 연동

🔍 리뷰 요청 사항


PR Type

enhancement


Description

  • 모니터링 서버 연동 기능 강화

Diagram Walkthrough

flowchart LR
  application_yml["application.yml 변경"]
  prometheus["Prometheus 설정 활성화"]
  health_info["Health, Info 엔드포인트 추가"]
  system_metrics["시스템 메트릭스 바인더 활성화"]
  application_yml -- "엔드포인트 확장" --> prometheus
  application_yml -- "엔드포인트 추가" --> health_info
  application_yml -- "메트릭스 설정 추가" --> system_metrics
Loading

File Walkthrough

Relevant files
Enhancement
application.yml
모니터링 설정 확장                                                                                             

src/main/resources/application.yml

  • Prometheus 엔드포인트 활성화
  • Health, Info 엔드포인트 추가
  • 시스템 메트릭스 바인더 설정 추가
+4/-1     

@github-actions
Copy link

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@github-actions
Copy link

PR Code Suggestions ✨

No code suggestions found for the PR.

@dionisos198
Copy link
Collaborator

수고하셨습니다

@choyunju choyunju merged commit db414a8 into develop-no-es Sep 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants