Anıl Reyhan
04/26/2024, 7:44 AMPrashant Shahi
04/26/2024, 9:48 AMSMTP_ENABLED: "true"
SMTP_PORT: "587"
SMTP_USERNAME: user
SMTP_FROM: <mailto:signoz@domain.com|signoz@domain.com>
SMTP_PASSWORD: pwd
SMTP_HOST: <http://smtp.domain.com|smtp.domain.com>
For the email alerts, you need to set following environment variables in `alertmanager`:
ALERTMANAGER_SMTP_FROM: <mailto:alerts@domain.com|alerts@domain.com>
ALERTMANAGER_SMTP_HOST: <http://smtp.domain.com|smtp.domain.com>
ALERTMANAGER_SMTP_PORT: "587"
ALERTMANAGER_SMTP_AUTH_USERNAME: user
ALERTMANAGER_SMTP_AUTH_PASSWORD: password
Anıl Reyhan
04/26/2024, 10:52 AMSigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.
Powered by