Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor] 모니터링 컨테이너 분리 #678

Closed
2 tasks
mjKim1229 opened this issue Feb 14, 2025 · 0 comments · Fixed by #680
Closed
2 tasks

[Refactor] 모니터링 컨테이너 분리 #678

mjKim1229 opened this issue Feb 14, 2025 · 0 comments · Fixed by #680
Assignees
Labels
🔨 Refactor 코드 리팩토링 Server 백엔드 구현 항목

Comments

@mjKim1229
Copy link
Contributor

mjKim1229 commented Feb 14, 2025

리팩토링 부분

  • 운영서버의 Promatil 제외 Grafana, Loki, Prometheus는 새로운 EC2 호스트에서 실행

  • 개발 서버는 한 호스트에서 작동 유지

  • promethues.yml : target 수정 (docker internal -> ip)

  • promtail-config.yml : clients - url 수정 (loki -> ip)

참고
https://medium.com/@minina1868/%EB%A1%9C%EA%B7%B8-%EA%B0%9C%EC%84%A0-%EA%B3%BC%EC%A0%95-devops-observability-1-logs-3baaf2699546

리팩토링 작업 브랜치

refactoring TODO

  • docker compose 분리
  • 스크립트 수정
@mjKim1229 mjKim1229 added Server 백엔드 구현 항목 🔨 Refactor 코드 리팩토링 labels Feb 14, 2025
@mjKim1229 mjKim1229 self-assigned this Feb 14, 2025
@mjKim1229 mjKim1229 added this to V1 Feb 14, 2025
@mjKim1229 mjKim1229 linked a pull request Feb 15, 2025 that will close this issue
4 tasks
mjKim1229 added a commit that referenced this issue Feb 15, 2025
…컨테이너-분리

refactor : 모니터링 컨테이너 분리
@github-project-automation github-project-automation bot moved this to Done in V1 Feb 15, 2025
mjKim1229 added a commit that referenced this issue Feb 15, 2025
mjKim1229 added a commit that referenced this issue Feb 15, 2025
mjKim1229 added a commit that referenced this issue Feb 15, 2025
mjKim1229 added a commit that referenced this issue Feb 15, 2025
mjKim1229 added a commit that referenced this issue Feb 15, 2025
…컨테이너-분리

refactor : 로그 파일명 통일 (#678)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 리팩토링 Server 백엔드 구현 항목
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant