Files
grafana/docs/sources/alerting/contact-points/create-contact-point.md
Christopher Moyer a568d421f8 Docs: Setup refactor (#49739)
* builds out refactored setup topics

* Automatically fix some relrefs with mv-manager

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Use refs for tutorials content which is outside of this repository

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Manually fix complicated relrefs

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* consolidates team sync and db encryption topics

* Fix relrefs

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* updates setup index file

* Convert TOML to YAML

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Add current alias for new alerting content

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Add current aliases to new setup-grafana and configure-security pages

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Update docs/sources/setup-grafana/configure-grafana/_index.md

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>

* moves saml docs, updates order in TOC

* Manually fix relrefs

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* added usage insights topics, adjusted weights

* corrected relrefs

* Fix relrefs broken in rebase

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2022-06-02 11:57:22 -05:00

1.6 KiB

aliases keywords title weight
/docs/grafana/latest/alerting/contact-points/create-contact-point/
/docs/grafana/latest/alerting/contact-points/message-templating/
/docs/grafana/latest/alerting/message-templating/
/docs/grafana/latest/alerting/unified-alerting/message-templating/
grafana
alerting
guide
contact point
templating
Add contact point 100

Add a contact point

Use contact points to define how your contacts are notified when an alert fires.

To add a contact point

  1. In the Grafana menu, click the Alerting (bell) icon to open the Alerting page listing existing alerts.
  2. Click Contact points to open the page listing existing contact points.
  3. Click New contact point.
  4. From the Alertmanager dropdown, select an Alertmanager. By default, Grafana Alertmanager is selected.
  5. In Name, enter a descriptive name for the contact point.
  6. From Contact point type, select a type and fill out mandatory fields. For example, if you choose email, enter the email addresses. Or if you choose Slack, enter the Slack channel(s) and users who should be contacted.
  7. Some contact point types, like email or webhook, have optional settings. In Optional settings, specify additional settings for the selected contact point type.
  8. In Notification settings, optionally select Disable resolved message if you do not want to be notified when an alert resolves.
  9. To add another contact point type, click New contact point type and repeat steps 6 through 8.
  10. Click Save contact point to save your changes.