-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
✨ Feature기능 개발기능 개발
Description
📄 설명
- docker-compose.yml 및 application-dev.yml 파일의 시크릿 관련 설정을 변경하여 모니터링 환경을 구성
- Prometheus, Grafana가 연동된 상태로 서비스 성능 및 상태 모니터링이 가능하도록 설정
- 향후 별도 배포 시 개발 설정 파일에서 관련 시크릿 제거 여부와 develop 브랜치에 PR 반영 여부 논의 필요
✅ 작업할 내용
- 모니터링 설정에 대한 문서화 및 공유
🙋🏻 참고 자료
http://localhost:3000 (초기 아이디,비번 admin,admin)
http://localhost:9090/targets
9090 : 프로메테우스 대시보드 포트
8080 : springboot 서버 포트
- Prometheus 메트릭 엔드포인트: http://localhost:8080/actuator/prometheus
- Grafana 대시보드 접속: http://localhost:3000
- Prometheus 대시보드 접속: http://localhost:9090/targets
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
✨ Feature기능 개발기능 개발


