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

fix(Sentry): Intercepter 적용안되던 것 수정 #439 #440

Merged
merged 96 commits into from
Dec 3, 2022
Merged

Conversation

jooocy
Copy link
Contributor

@jooocy jooocy commented Dec 2, 2022

✅ 풀_리퀘스트 체크리스트

  • PR 제목: [Feature/Fix/Refactor...] 작업 내용 한 줄 요약 (브랜치 이름) #이슈번호
  • commit message 가 적절한지 확인해주세요.
  • 적절한 branch 로 요청했는지 확인해주세요.
  • Assignees, Label 을 붙여주세요.
  • 주의 사항과 관련해 꼭 확인해야 할 사람이 있다면 Reviewer 로 등록해주세요.
  • PR이 승인된 경우 해당 브랜치는 삭제해 주세요!

🔄 변경 사항

  • sentry.intercepter.ts 파일 생성 후 적용했습니다.

📎 변경한 이유

  • Sentry 추적이 안되고 있었습니다.

closes: #Issue Number

👨🏻‍💻 테스트 체크리스트

  • sentry에 log추적하는걸 확인했습니다.

Screenshot from 2022-12-02 10-01-39


📌 변경 및 주의 사항

모든 에러에 메일이 전송됩니다.

jeounpar and others added 30 commits August 26, 2022 12:01
@jooocy jooocy added the Bug 🚨 Something isn't working label Dec 2, 2022
@jooocy jooocy self-assigned this Dec 2, 2022
@jooocy jooocy linked an issue Dec 2, 2022 that may be closed by this pull request
3 tasks
@jooocy jooocy merged commit f2a9e5b into feature Dec 3, 2022
@jooocy jooocy deleted the POL-439 branch December 3, 2022 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🚨 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚨 [Bug] Sentry
7 participants