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.
작업 내용
연관된 이슈: #43
모니터링 환경을 구축했어요. 어떤 툴을 사용할지 고민했고, 우선순위는 비용(돈)과 비용(시간)이에요.
가장 빨리 할 수 있는 것은 많이 다뤄본 프로메테우스, 그라파나 조합이에요.
돈이 덜 드는 것은 AWS CloudWatch를 사용하는 것이에요.
저는 전자를 택했는데, 이유는 프로메테우스, 그라파나를 띄울 서버 용량이 남기 때문이에요.
가장 빨리 작업할 수 있는 방법을 택했어요.
해당 PR에는 actuator와 Prometheus 설정만을 담고 있어요. 바로 머지해도 될 것 같아요.