Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: prometheus actuator 경로 화이트리스트에 추가 완료 #511

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

hoonyworld
Copy link
Member

👩‍💻 Contents

  • prometheus actuator 경로를 화이트리스트에 추가했습니다.
  • 하나의 모니터링 서버에서 dev, prod 서버의 스프링 컨테이너 metric을 수집하기 위해서는 토큰 없이 접근할 수 있도록 해야하기에 화이트리스트에 추가하게 되었습니다.

📝 Review Note

📣 Related Issue

✅ 점검사항

  • docker-compose.yml 파일에 마이그레이션 한 API의 포워딩을 변경해줬나요?
  • Spring Secret 값을 수정하거나 추가했다면 Github Secret에서 수정을 해줬나요?
  • Nestjs Secret 값을 수정하거나 추가했다면 Docker-Compose.yml 파일 및 인스턴스 내부의 .env 파일을 수정했나요?

@hoonyworld hoonyworld added the 🛠️ refactor 리팩토링 및 개선 label Dec 26, 2024
@hoonyworld hoonyworld requested a review from mikekks December 26, 2024 19:14
@hoonyworld hoonyworld self-assigned this Dec 26, 2024
@hoonyworld hoonyworld linked an issue Dec 26, 2024 that may be closed by this pull request
1 task
Copy link

height bot commented Dec 26, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link
Member

@mikekks mikekks left a comment

Choose a reason for hiding this comment

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

Good !

@hoonyworld hoonyworld merged commit d567a5a into develop Dec 27, 2024
1 check passed
@mikekks mikekks deleted the refactor/#510 branch December 27, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ refactor 리팩토링 및 개선 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor: prometheus actuator 경로 화이트리스트에 추가
2 participants