SigNoz / signoz

SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
https://signoz.io
Other
19.45k stars 1.31k forks source link

SMTP setup for alertmanager #6228

Open Geekul opened 1 month ago

Geekul commented 1 month ago

Bug description

I unsuccessfully attempted to configure an email notification channel for alerts. I found https://signoz.io/docs/alerts-management/notification-channel/email/#configuring-alertmanager and followed it, but it didn't work.

How to reproduce

image

Version information

welcome[bot] commented 1 month ago

Thanks for opening this issue. A team member should give feedback soon. In the meantime, feel free to check out the contributing guidelines.

srikanthccv commented 1 month ago

You need to give more detail. Do you see any error in alertmanager?

Geekul commented 1 month ago

You need to give more detail. Do you see any error in alertmanager?

After I added the lines about SMTP, when I try to run docker compose -f docker-compose.yaml up I get services.alertmanager conflicts with imported resource and the containers don't start.