Panel | ||||
---|---|---|---|---|
| ||||
Table of Contents
|
알림 메커니즘
분석을 진행하는 동안, 알림을 구독한 모든 사용자에 대한 알림을 계산합니다. 분석이 완료된 이후, 비동기적으로 알림 메일을 전송합니다.
알림 큐의 처리 간격을 조정하려면, SONAR_HOME/conf/sonar.properties 파일의 sonar.notifications.delay
(초 단위) 를 속성값을 적절하게 설정합니다. 속성 값을 변경한 후에는 서버를 재시작해야 합니다
Info | ||
---|---|---|
| ||
Note that sometimes there could be some discrepancy between values displayed in the email and values displayed on the web interface. This happens if another analysis has been run between the sending of the email and your clicking on the link to the Issues drill-down in this email. |
Who gets notifications
Only users who subscribe themselves will get notifications. There is no admin functionality to proactively subscribe another user. If you believe a user should be receiving notifications, then it's time to practice the gentle art of persuasion.
Email Configuration
To configure the email server, go to Administration > General Settings > Email.
Check also the Server base URL property at Administration > General Settings > General to make sure that links in those notification emails will redirect to the right SonarQube server URL.이메일에 표시된 값과 SonarQube 웹 인터페이스에 표시되는 값에 차이가 발생할 수 있습니다. 이메일을 전송하는 동안 다른 분석이 수행되는 경우에 이와 같은 현상이 나타날 수 있습니다. |
알림 수신자
구독을 신청한 사용자만이 알림을 수신할 수 있습니다. 관리자는 사용자에게 알림을 강제로 전송할 수 없습니다. 특정 사용자가 알림의 대상이라고 판단된 경우, 해당 사용자에게 알림을 구독할 것을 요청해야 합니다.
이메일 설정
이베일 전송 서버를 설정하려면, Administration > General Settings > Email 메뉴를 사용합니다.
또한 Administration > General Settings > General 메뉴의 Server base URL이 정확하게 설정되어 있는지(SonarQube Servier 주소를 올바르게 제공하는지)을 확인합니다.