From cb615dae8729e3f4d1291e700b83bdaf69fc60bc Mon Sep 17 00:00:00 2001 From: HYOJIN Date: Wed, 8 Apr 2026 13:45:05 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EB=A6=B4=EB=A6=AC=EC=A6=88=20=EB=85=B8?= =?UTF-8?q?=ED=8A=B8=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/RELEASE-NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/RELEASE-NOTES.md b/docs/RELEASE-NOTES.md index 3903267..c4f5f6d 100644 --- a/docs/RELEASE-NOTES.md +++ b/docs/RELEASE-NOTES.md @@ -25,6 +25,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/ko/1.0.0/). - 요청/응답 비동기 로깅 (@Async) (#9) - 요청 로그 검색 API (JPA Specification 동적 쿼리) (#9) - 요청 로그 검색/상세 프론트엔드 페이지 (#9) +- 대시보드 통계 API (요약, 시간별/서비스별/테넌트별 통계, 에러율, 상위 API) (#10) +- 대시보드 프론트엔드 (Recharts 차트, 요약 카드, 30초 자동 갱신) (#10) +- Service Status 페이지 (90일 일별 uptime 바, status.claude.com 스타일) (#10) +- 헬스체크 1분 간격 매 체크 기록, 통계 쿼리 인덱스 최적화 (#10) ## [2026-04-07]