알림 통합

알림 통합 (Notification Integrations)

Alertmanager는 설정 파일을 통해 수많은 알림 통합(notification integrations)을 지원해요. 이 문서는 어떤 통합들이 가능한지 한눈에 보여주는 표와 각 통합의 외부 설정 및 API 참고 문서 링크를 정리합니다.

Alertmanager가 기본적으로 지원하지 않는 알림 메커니즘의 경우, 웹훅 수신자(webhook receiver)로 통합할 수 있어요. 불완전한 목록은 여기에서 찾을 수 있습니다.

출처: 문서

본문

Alertmanager는 설정 파일을 통해 다양한 알림 통합을 지원합니다.

사용 가능한 통합 (Available Integrations)

각 통합의 이름, 설정 구성 이름(*_config), 외부 설정 문서, 그리고 API 참고 문서는 다음과 같습니다.

이름 구성 외부 설정 문서 API 참고
Amazon SNS sns_config Amazon SNS Documentation SNS API Reference
Discord discord_config Intro to Webhooks Discord Webhook API
Email email_config - SMTP
incident.io incidentio_config Alert Sources Documentation Alert Sources V2 API
Jira jira_config Jira Cloud Platform REST API v2 / REST API v3
Mattermost mattermost_config Incoming Webhooks Mattermost Webhook API
Microsoft Teams msteams_config Incoming Webhooks (Deprecated) Microsoft Teams Connectors
Microsoft Teams v2 msteamsv2_config Workflows for Teams Power Automate Flows
OpsGenie opsgenie_config OpsGenie Documentation OpsGenie Alert API
PagerDuty pagerduty_config Prometheus Integration Guide PagerDuty Events API
Pushover pushover_config Pushover Documentation Pushover API
Rocket.Chat rocketchat_config Personal Access Tokens Rocket.Chat REST API
Slack slack_config Incoming Webhooks / Bot Tokens Slack API
Telegram telegram_config Telegram Bots Telegram Bot API
VictorOps victorops_config REST Endpoint Integration Guide VictorOps REST API
Webex webex_config Webex for Developers Webex Messages API
Webhook webhook_config Webhook Integrations -
WeChat wechat_config WeChat Work Documentation WeChat Work API

Alertmanager가 기본적으로 지원하지 않는 알림 메커니즘의 경우, 웹훅 수신자로 통합할 수 있습니다. 불완전한 목록은 여기에서 찾을 수 있습니다.

더 알아보기 (Learn more)