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

[Feat] 관리자 대시보드 기능 추가 #151

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

limseohyeon
Copy link
Collaborator

@limseohyeon limseohyeon commented Jan 23, 2025

#️⃣ 연관된 이슈

✅ 체크리스트

  • 🔀 PR 제목의 형식 맞추기 ex) [feat] ㅇㅇ 기능 추가
  • 💡 이슈 등록
  • 🏷️ 라벨 등록
  • 🧹 불필요한 코드 제거
  • 🧪 로컬 테스트 완료
  • 🏗️ 빌드 성공
  • 💯 테스트 통과

📝 작업 내용

  1. 프로메테우스, 그라파나 설정
  2. 교차로 호출 Counter 구현
  3. 대시보드 구축

📸 스크린샷 (UI 변경 시 필수)

대시보드명 : SignalBuddy
image
CrossRoad Statistics : 교차로 관리 패널
image

  1. 교차로 요청 count : 전체 교차로 요청 횟수 통계
  2. 교차로 응답 상태 현황 : 응답 결과(성공 여부) 통계
  3. 응답 시간 현황 : 요청별 응답 시간 통계
  4. 교차로별 호출 현황 : 교차로 id 기준 요청 횟수 통계

그 외 패널(공유 대시보드 사용)
https://grafana.com/grafana/dashboards/11378-justai-system-monitor/
image
예시 : Basic Statistics
image

👀 리뷰어 가이드라인

여기에 작성

@limseohyeon limseohyeon self-assigned this Jan 23, 2025
@limseohyeon limseohyeon force-pushed the feature/#149-관리자-대시보드 branch from 7597059 to 0a5365b Compare January 23, 2025 06:34
Copy link

Test Results

43 tests   43 ✅  7s ⏱️
17 suites   0 💤
17 files     0 ❌

Results for commit 0a5365b.

@DongminL DongminL merged commit e7a5833 into main Jan 23, 2025
3 checks passed
@DongminL DongminL deleted the feature/#149-관리자-대시보드 branch January 23, 2025 06:44
@limseohyeon limseohyeon restored the feature/#149-관리자-대시보드 branch January 23, 2025 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants