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

[REFACTOR] 응답 요청 로깅 시 경로 /actuator/prometheus 포함일 경우 로깅 제외 #362

Closed
jminkkk opened this issue Aug 8, 2024 · 0 comments · Fixed by #364
Assignees
Labels
BE 백엔드 refactor 요구사항이 바뀌지 않은 변경사항

Comments

@jminkkk
Copy link
Contributor

jminkkk commented Aug 8, 2024

📌 어떤 기능을 리팩터링 하나요?

응답 요청 로깅 시 경로 /actuator/prometheus 포함일 경우 로깅 제외

모든 요청 응답 바디를 로그 찍는데, prometheus가 15초마다 요청을 보내버려서 그 때문에 로그 파일 확인이 불편해집니다. 제외할게요

AS-IS

스크린샷 2024-08-08 오후 6 20 23

TO-BE

제외

⏳ 예상 소요 시간

2분

🔍 참고할만한 자료(선택)

@jminkkk jminkkk added refactor 요구사항이 바뀌지 않은 변경사항 BE 백엔드 labels Aug 8, 2024
@jminkkk jminkkk added this to the 3차 스프린트 🐤 milestone Aug 8, 2024
@jminkkk jminkkk self-assigned this Aug 8, 2024
@github-project-automation github-project-automation bot moved this from Todo to Weekend Done in 2024-code-zap Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 refactor 요구사항이 바뀌지 않은 변경사항
Projects
Status: Weekend Done
Development

Successfully merging a pull request may close this issue.

1 participant