## 📄어떤 기능인가요? BE 서버 모니터링 및 알림 시스템 구축 Prometheus와 ELK를 통합하는 환경에서 GitHub Actions를 활용하여 CI/CD 파이프라인을 자동화. ## 🏁할 일 - [ ] #2 - [ ] #3 - [ ] #4 - [ ] #5 - [ ] 알림 시스템 설정:Discord Webhook 연동 - Prometheus Alertmanager를 이용한 조건 기반 알림 전송 - Discord Webhook을 통한 로그 알림 테스트 ## 📚참고자료(선택) - Prometheus 공식 문서: https://prometheus.io/docs - ELK Stack 공식 문서: https://www.elastic.co/what-is/elk-stack - GitHub Actions 문서: https://docs.github.com/en/actions - Docker Compose 설정 가이드: https://docs.docker.com/compose/
📄어떤 기능인가요?
BE 서버 모니터링 및 알림 시스템 구축
Prometheus와 ELK를 통합하는 환경에서 GitHub Actions를 활용하여 CI/CD 파이프라인을 자동화.
🏁할 일
📚참고자료(선택)