Added Hyperlink to Alert Notification (#28197)

Hi, I have added hyperlink to alert notification for quick redirection.

Thanks,
Ashish
This commit is contained in:
ashishagarwal06 2020-10-13 21:03:32 +05:30 committed by GitHub
parent 0c7fb0cf90
commit 597aeff493
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ Grafana will now persist all long term data in the database. How to configure th
## Alerting
Currently alerting supports a limited form of high availability. Since v4.2.0, alert notifications are deduped when running multiple servers. This means all alerts are executed on every server but alert notifications are only sent once per alert. Grafana does not support load distribution between servers.
Currently alerting supports a limited form of high availability. Since v4.2.0, [alert notifications](https://grafana.com/docs/grafana/latest/alerting/notifications/) are deduped when running multiple servers. This means all alerts are executed on every server but alert notifications are only sent once per alert. Grafana does not support load distribution between servers.
## User sessions