Skip to content

[BE] AOP기반 서버 내부 실행시간 측정 구현 #154

@gksdud1109

Description

@gksdud1109

기능 추가 배경

서비스 실운영 준비 전, 백엔드 서비스 성능 측정 필수임

기능 상세 설명

  • AOP로 로그를 남겨 서비스 내부 실행시간 측정을 구현
  • repository, service, controller 어디서든 사용할 수 있도록 범용성있게 작성
  • 병목지점 탐색에 쓰임
  • 메서드별 실행시간 ms을 측정하도록 구현하겠습니다.

참고 자료

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions