feat: 오토스케일링/로드밸런싱 검증용 Grafana 대시보드 패널 추가 (#687) - #688
Conversation
instance_name 라벨 기준으로 인스턴스별 RPS와 활성 인스턴스 수를 확인할 수 있는 패널 2개를 공통 대시보드에 추가한다.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Closes #687
변경 내용
common-dashboard.json에 패널 2개 추가by (instance_name)기준 timeseries — 트래픽 분산 확인count(up{job="hard-click-backend"} == 1)stat — 스케일아웃/인 이벤트 확인체크리스트
./gradlew build)