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

✨ 모니터링 재구축 #665

Open
6 tasks
masonkimseoul opened this issue Dec 4, 2024 · 0 comments
Open
6 tasks

✨ 모니터링 재구축 #665

masonkimseoul opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@masonkimseoul
Copy link
Member

📌 Description

  • 더이상 AWS 기능을 사용하지 않으려고 한다(비용 측면).

  • 또한 기존에 사용하던 CloudWatch에는 다음과 같은 문제가 존재한다.

    • 데이터 수집 주기가 너무 길다(5분).
    • 메트릭을 확인할 수는 있지만, 통계를 확인하기 어렵다.
  • 따라서 위 문제를 해결하기 위해 Grafana + Prometheus + Loki + Promtail을 사용하고자 한다.

  • Grafana

    • 대시보드
  • Prometheus

    • 수집한 로그 저장
  • Loki

    • 로그 집계
    • 수평적 확장 용이
  • Promtail

    • 로그 수집을 원하는 서버에 설치하여, 로그 전송
    • CloudWatch Agent 용도

📝 To-do

  • Promtail 구축
    • Prod 서버
    • Dev 서버
  • Loki 구축
  • Prometheus 구축
  • Grafana 구축

예상 소요 시간

  • 0.5h
  • 1h
  • 1.5h
  • 2h
  • 2.5h
  • 3h+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants