fix: update slack for alerting link (#84854)

This commit is contained in:
Marie Cruz 2024-03-20 17:27:00 +00:00 committed by GitHub
parent c5b04b5674
commit 72bf647dc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -286,7 +286,7 @@ The most basic alert consists of two parts:
- Email
- [Webhooks](#create-a-contact-point-for-grafana-managed-alerts)
- [Telegram](https://grafana.com/blog/2023/12/28/how-to-integrate-grafana-alerting-and-telegram/)
- [Slack](/docs/grafana/<GRAFANA_VERSION>/alerting/alerting-rules/manage-contact-points/integrations/configure-slack/)
- [Slack](https://grafana.com/docs/grafana/latest/alerting/alerting-rules/manage-contact-points/integrations/configure-slack/)
- PagerDuty
1. An _Alert rule_ - An Alert rule defines one or more _conditions_ that Grafana regularly evaluates. When these evaluations meet the rule's criteria, the alert is triggered.