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

chore: 모니터링 환경 설정 추가 #64

Merged
merged 2 commits into from
Feb 8, 2025

Conversation

3Juhwan
Copy link
Member

@3Juhwan 3Juhwan commented Feb 8, 2025

작업 내용

연관된 이슈: #43

모니터링 환경을 구축했어요. 어떤 툴을 사용할지 고민했고, 우선순위는 비용(돈)과 비용(시간)이에요.
가장 빨리 할 수 있는 것은 많이 다뤄본 프로메테우스, 그라파나 조합이에요.
돈이 덜 드는 것은 AWS CloudWatch를 사용하는 것이에요.
저는 전자를 택했는데, 이유는 프로메테우스, 그라파나를 띄울 서버 용량이 남기 때문이에요.
가장 빨리 작업할 수 있는 방법을 택했어요.

해당 PR에는 actuator와 Prometheus 설정만을 담고 있어요. 바로 머지해도 될 것 같아요.

@3Juhwan 3Juhwan requested a review from boyekim February 8, 2025 11:51
@3Juhwan 3Juhwan self-assigned this Feb 8, 2025
Copy link

github-actions bot commented Feb 8, 2025

Test Results

59 tests   59 ✅  6s ⏱️
17 suites   0 💤
17 files     0 ❌

Results for commit 71f747f.

@boyekim boyekim merged commit 3b7af1e into main Feb 8, 2025
3 checks passed
@boyekim boyekim deleted the chore/43-configure-monitoring branch February 8, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants