lizhimins opened a new pull request, #2639: URL: https://github.com/apache/rocketmq-dashboard/pull/2639
Follow-up to #2533 (native alerting introduced spring-boot-starter-mail). The auto-configured MailHealthIndicator probes the SMTP connection on /actuator/health. In deployments without STUDIO_ALERTING_SMTP_HOST this probe fails, dragging the aggregate health to DOWN even though the app and its readiness group (including db) are UP. Make the mail health indicator opt-in via STUDIO_ALERTING_SMTP_HEALTH_ENABLED (default false). Enable it in environments where SMTP is configured. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
