Files
George Robinson d4256b352d Docs: Rename Message templates to Notification templates (#59477)
This commit renames "Message templates" to "Notification templates"
in the user interface as it suggests that these templates cannot
be used to template anything other than the message. However, message
templates are much more general and can be used to template other fields
too such as the subject of an email, or the title of a Slack message.
2023-01-18 17:26:34 +00:00

5.8 KiB

aliases description keywords title weight
/docs/grafana/latest/alerting/contact-points/
/docs/grafana/latest/alerting/unified-alerting/contact-points/
/docs/grafana/latest/alerting/fundamentals/contact-points/contact-point-types/
Create or edit contact point
grafana
alerting
guide
contact point
notification channel
create
Contact points 410

Contact points

Use contact points to define how your contacts are notified when an alert rule fires. A contact point can have one or more contact point types, for example, email, slack, webhook, and so on. When an alert rule fires, a notification is sent to all contact point types listed for a contact point. Contact points can be configured for the Grafana Alertmanager as well as external alertmanagers.

You can also use notification templating to customize notification messages for contact point types.

Supported contact point types

The following table lists the contact point types supported by Grafana.

Name Type Grafana Alertmanager Other Alertmanagers
DingDing dingding Supported N/A
Discord discord Supported N/A
Email email Supported Supported
Google Hangouts googlechat Supported N/A
Kafka kafka Supported N/A
Line line Supported N/A
Microsoft Teams teams Supported N/A
Opsgenie opsgenie Supported Supported
Pagerduty pagerduty Supported Supported
Prometheus Alertmanager prometheus-alertmanager Supported N/A
Pushover pushover Supported Supported
Sensu Go sensugo Supported N/A
Slack slack Supported Supported
Telegram telegram Supported N/A
Threema threema Supported N/A
VictorOps victorops Supported Supported
Webhook webhook Supported Supported (different format)
Cisco Webex Teams webex Supported Supported
WeCom wecom Supported N/A
Zenduty webhook Supported N/A

Manage contact points

Create and edit notification templates