Files
Pepe Cano b8c4126fbc Alerting docs: update Configure notifications (#97862)
* Update `Configure notifications`

* wip notification policies

* Finish Create Notification Policy

* Minor update to Contact point intro

* Fix `How label matching works` links and remove links from contact point intro

* Silences and Mute timings

* Reorder + MuteTimings  + Silences

* Complete Create silence

* fix mispell

* Update docs/sources/alerting/configure-notifications/_index.md

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>

* Update docs/sources/alerting/configure-notifications/_index.md

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>

* Update docs/sources/alerting/configure-notifications/_index.md

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>

* Update docs/sources/alerting/configure-notifications/_index.md

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>

* fix prettier error

---------

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-12-13 16:26:45 +01:00

2.3 KiB

aliases canonical description keywords labels title weight refs
../../fundamentals/contact-points/
../../fundamentals/contact-points/contact-point-types/
../../contact-points/
../../unified-alerting/contact-points/
https://grafana.com/docs/grafana/latest/alerting/fundamentals/notifications/contact-points/ Learn about contact points and the supported contact point integrations
grafana
alerting
guide
contact point
notification channel
create
products
cloud
enterprise
oss
Contact points 112
configure-contact-points
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/alerting/configure-notifications/manage-contact-points
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/alerting-and-irm/alerting/configure-notifications/manage-contact-points

Contact points

Contact points contain the configuration for sending alert notifications. You can assign a contact point either in the alert rule or notification policy options.

A contact point includes one or more contact point integrations for sending alert notifications, such as:

{{< column-list >}}

  • Alertmanager
  • Amazon SNS
  • Cisco Webex Teams
  • DingDing
  • Discord
  • Email
  • Google Chat
  • Grafana Oncall
  • Kafka REST Proxy
  • Line
  • Microsoft Teams
  • MQTT
  • Opsgenie
  • Pagerduty
  • Pushover
  • Sensu Go
  • Slack
  • Telegram
  • Threema Gateway
  • VictorOps
  • Webhook
  • WeCom

{{< /column-list >}}

For example, a contact point could contain a Pagerduty integration; an email and Slack integration; or a Pagerduty integration, a Slack integration, and two email integrations. You can also configure a contact point with no integrations; in which case no notifications are sent.

Each contact point integration can also define the notification message to be sent, which can use the predefined message, a custom message, or notification templates.

For a complete list of supported integrations and more details about contact points, refer to Configure contact points.