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: 프로메테우스, 그라파나 설정 yml 파일 추가 #13

Closed
wants to merge 28 commits into from

Conversation

gominnam
Copy link
Collaborator

📌 변경 사항

  • docker-compose.yml 파일 추가 (그라파나, 프로메테우스)
  • 프로메테우스 yml 파일 추가

🤔 고민하고 있는 것

  • ngrinder 를 통해 성능 테스트 해보고 있는 중인데, 어떤 지표를 보고 어떻게 개선할지에 대해서 조사하고 있습니다.

gominnam and others added 28 commits February 8, 2025 20:16
- Event 엔티티와 EventStatus Enum 추가
- EventService와 EventServiceImpl 구현
- EventServiceImpl 단위 테스트 추가
feat: Event 엔티티와 서비스 구현 추가
- Event 엔티티 모델링 수정
- EventResponse DTO 클래스 추가
- EventNotFoundException 예외클래스 추가
- EventServiceImpl에서 getEventById(..) 메서드에 Null일 경우 예외처리
feat: Event 도메인 DTO와 예외 클래스 추가 Event 엔티티 수정
- 직렬화 하기위한 JacksonConfig 추가
- ShowtimeResponse DTO 추가
feat: ShowtimeResponse 객체와 직렬화 Config 추가
feat: 공통 GlobalExceptionHandler와 BaseTimeEntity 추가
feat: Response에서 DTO로 수정, Mapper 매서드 수정
…-tests

feat: Event 단위 테스트 추가
…vice

feat: TickerService 예매, 테스트 코드 추가
@gominnam gominnam requested a review from f-lab-troy February 19, 2025 23:52
@gominnam
Copy link
Collaborator Author

멘토님 다시 확인해보니 files changes 갯수가 45개나 돼 있어서 코멘트 남깁니다..
main에 merge된 파일들이 새로운 branch로 만들면서 전부 pr 요청이 됐습니다.

크게 변동사항은 없고 docker-compose.yml, prometheus.yml 설정파일만 변동됐습니다.

@f-lab-troy
Copy link

멘토님 다시 확인해보니 files changes 갯수가 45개나 돼 있어서 코멘트 남깁니다.. main에 merge된 파일들이 새로운 branch로 만들면서 전부 pr 요청이 됐습니다.

크게 변동사항은 없고 docker-compose.yml, prometheus.yml 설정파일만 변동됐습니다.

잘못 올려진 pr은 취소해주시고 원하는 파일만 포함한 새 pr을 요청해주시길 바랍니다.

@gominnam gominnam closed this Feb 20, 2025
@gominnam
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants