diff --git a/docs/platform/selfhost-setup/images/monitoring-alertmanager.png b/docs/platform/selfhost-setup/images/monitoring-alertmanager.png index 9031a62..0dba20f 100644 Binary files a/docs/platform/selfhost-setup/images/monitoring-alertmanager.png and b/docs/platform/selfhost-setup/images/monitoring-alertmanager.png differ diff --git a/docs/platform/selfhost-setup/install/common-config.md b/docs/platform/selfhost-setup/install/common-config.md index 9b647cd..e91478d 100644 --- a/docs/platform/selfhost-setup/install/common-config.md +++ b/docs/platform/selfhost-setup/install/common-config.md @@ -42,17 +42,18 @@ Use the **Monitoring** section to configure Alertmanager notifications for platf * **Password:** The SMTP password. For Gmail, use an App Password generated from `https://myaccount.google.com/apppasswords`. * **Require TLS:** Enables TLS for the SMTP connection. Leave this enabled for Gmail. * **Send Resolved:** Sends a follow-up notification when an alert returns to a healthy state. -* **Alert Manager Webhook:** Send alerts to an endpoint that accepts Alertmanager's generic webhook payload. +* **Alert Manager Webhook:** Send alerts to supported chat platforms using provider-specific webhook URLs. * **Enable Webhook:** Turns webhook delivery on or off. - * **URL:** The destination webhook URL. Some systems embed the secret directly in the URL. * **Send Resolved:** Sends a follow-up notification when an alert returns to a healthy state. + * **Google Chat URL:** The incoming webhook URL for a Google Chat space. + * **Mattermost URL:** The incoming webhook URL for a Mattermost channel. + * **MS Teams URL:** The incoming webhook URL for a Microsoft Teams channel. + * **Slack URL:** The incoming webhook URL for a Slack channel.
![Monitoring Alertmanager](../../images/monitoring-alertmanager.png) -> **Tip:** For Google Chat, a supported workaround is to generate a space email address in Google Chat settings and use that address in the **To** field. - ## TLS Configure TLS certificates for secure communication. You can choose the Issuer type from the following list.