-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
📄어떤 기능인가요?
BE 서버 모니터링 및 알림 시스템 구축
Prometheus와 ELK를 통합하는 환경에서 GitHub Actions를 활용하여 CI/CD 파이프라인을 자동화.
🏁할 일
- Prometheus와 Grafana를 이용한 메트릭 수집 및 시각화 구성 #2
- ELK(Stack)를 이용한 로그 수집 및 분석 대시보드 구축 #3
- GitHub Actions를 통한 CI/CD 파이프라인 구성 #4
- Docker Compose를 이용한 Prometheus, Grafana, ELK 컨테이너 배포 #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/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request