Skip to content

docs(readme): 모니터링 배포 구조 최신화 - #349

Merged
ohhalim merged 1 commit into
developfrom
docs/348/readme-observability
Aug 29, 2026
Merged

docs(readme): 모니터링 배포 구조 최신화#349
ohhalim merged 1 commit into
developfrom
docs/348/readme-observability

Conversation

@ohhalim

@ohhalim ohhalim commented Aug 29, 2026

Copy link
Copy Markdown
Owner

배경

  • 기존 README 모니터링 구조: 단일 EC2의 Prometheus·Grafana 통합 운영
  • 기존 접근 명령: make tunnel
  • 현재 구조: Application EC2의 수집 에이전트와 독립 Observability EC2 분리
  • Makefiletunnel target 부재
  • 현재 CD 배포 대상: nginx, Docker Compose, Alloy 설정

주요 변경사항

  • 기술 스택의 Loki·Grafana Alloy 반영
  • Application EC2 구성에 node-exporter·mysqld-exporter·Alloy 명시
  • Prometheus·Grafana·Loki의 Observability EC2 분리 기록
  • 실행 불가능한 make tunnel 안내 제거
  • docs/DEPLOYMENT.md 상세 문서 연결
  • backend health gate·telemetry 상태 검증 반영

검증

  • docker-compose.yml 서비스 구성 대조
  • docker-compose.telemetry.yml 서비스 구성 대조
  • alloy/config.alloy JSON 로그·MySQL lock 수집 경로 대조
  • .github/workflows/cd-pipeline.yml 배포 대상·상태 검증 대조
  • docs/DEPLOYMENT.md EC2 분리 구조 대조
  • git diff --check 통과
  • 애플리케이션 테스트 미실행: 문서만 변경

남은 리스크

  • 저장소 설정 기준 문서 정합성만 검증
  • 운영 EC2 서비스 상태 별도 미확인

관련 이슈

Closes #348

브랜치 흐름

  • 작업 브랜치 → develop PR
  • main 직접 push 없음

@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 805d86ff-c496-4fdb-a624-02f08792d825


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ohhalim
ohhalim merged commit e169630 into develop Aug 29, 2026
2 checks passed
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.

docs: README 모니터링 배포 구조 최신화

1 participant