JuyeoungJun / cron-monitoring

for cron-monitoring
0 stars 0 forks source link

2021/06/02 멘토링 회의 준비 #27

Closed JuyeoungJun closed 3 years ago

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jun 1, 2021, 15:39

프로젝트 구조

architecture

로그 수집

Filebeat

filebeat

Logstash

logstash

Elastic Logs 구조 (참고)

elastic

언어 변경 이유

기능 및 설계 변경

DB 테이블 증가

안정성

권한

사용 시나리오

인증 기능 (모든 사용자)

시작 기능 (모든 사용자)

팀 기능

크론 기능

알림 기능 (모든 사용자)

실행 내역 조회 기능 (모든 사용자)

서비스 관리 기능 (root관리자)

db선택/스키마 설계

DB 설계

DB_ERD

도표 상의 FK는 개념적인 FK입니다.

UUID

Auto Increment

동일한 cron_expression과 server_id 를 가진 cron_job 이 생기는 경우, 각각의 cron_job을 사용자가 식별할 수 있도록 UUID 를 생성하여 기본키로 사용

api 스펙 설계

https://gitlab.gabia.com/mentoring/newbie/2021.05/mentoring-cron/playground/-/blob/develop/swagger.yaml

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jun 1, 2021, 15:40

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202985 on Jun 1, 2021, 15:40

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202985 on Jun 1, 2021, 15:41

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202985 on Jun 1, 2021, 15:41

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jun 1, 2021, 15:44

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jun 1, 2021, 15:48

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jun 1, 2021, 15:52

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jun 1, 2021, 15:53

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202985 on Jun 1, 2021, 15:56

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jun 1, 2021, 15:59

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jun 1, 2021, 17:44

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jun 2, 2021, 09:03

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jun 2, 2021, 09:05

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jun 2, 2021, 09:05

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jun 2, 2021, 10:18

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jun 2, 2021, 15:57

changed the description