Notification Integrations

Alertmanager supports a number of notification integrations via the configuration file.

Available Integrations

NameConfigurationExternal ConfigurationAPI Reference
Amazon SNS sns_configAmazon SNS Documentation SNS API Reference 
Discord discord_configIntro to Webhooks Discord Webhook API 
Email email_config-SMTP 
incident.io incidentio_configAlert Sources Documentation Alert Sources V2 API 
Jira jira_configJira Cloud Platform REST API v2  / REST API v3 
Mattermost mattermost_configIncoming Webhooks Mattermost Webhook API 
Microsoft Teams msteams_configIncoming Webhooks (Deprecated) Microsoft Teams Connectors 
Microsoft Teams v2 msteamsv2_configWorkflows for Teams Power Automate Flows 
OpsGenie opsgenie_configOpsGenie Documentation OpsGenie Alert API 
PagerDuty pagerduty_configPrometheus Integration Guide PagerDuty Events API 
Pushover pushover_configPushover Documentation Pushover API 
Rocket.Chat rocketchat_configPersonal Access Tokens Rocket.Chat REST API 
Slack slack_configIncoming Webhooks  / Bot Tokens Slack API 
Telegram telegram_configTelegram Bots Telegram Bot API 
VictorOps victorops_configREST Endpoint Integration Guide VictorOps REST API 
Webex webex_configWebex for Developers Webex Messages API 
Webhook webhook_configWebhook Integrations-
WeChat wechat_configWeChat Work Documentation WeChat Work API 

For notification mechanisms not natively supported by the Alertmanager, the webhook receiver allows for integration. An incomplete list can be found here.

On this page