snp-connection-monitoring/docs
HYOJIN 2eebf2c83e feat: health_log 일별 파티셔닝 + 인덱스 최적화
- PartitionService 범용화 (테이블명 파라미터) + 일별 파티션 메서드 추가
- PartitionManageScheduler에 health_log 일별 파티션 관리 추가 (7일 선행 생성, 90일 삭제)
- DataCleanupScheduler health_log DELETE 제거 (파티션 DROP으로 대체)
- SnpServiceHealthLog FK 제약 제거 (파티션 테이블 호환)
- 복합 인덱스 추가 (service_id+checked_at, daily_uptime 최적화)
- 마이그레이션 SQL 스크립트 추가
2026-04-13 09:27:46 +09:00
..
schema feat: health_log 일별 파티셔닝 + 인덱스 최적화 2026-04-13 09:27:46 +09:00
dashboard-statistics-guide.md feat(stats): 통계 메뉴 + 대시보드 피드백 반영 2026-04-09 11:04:08 +09:00
RELEASE-NOTES.md docs: 릴리즈 노트 정리 (2026-04-10) 2026-04-10 11:07:24 +09:00