[v8.3.x] Docs: Added note that alert notifications no longer include images (#43636)

* added note that notifications no longer include images. (#43635)

(cherry picked from commit 88bc47441f)

* Ran prettier to fix formatting.

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <aparajita.chatterjee@grafana.com>
This commit is contained in:
Grot (@grafanabot)
2022-01-04 00:56:05 +01:00
committed by GitHub
co-authored by achatterjee-grafana achatterjee-grafana
parent c51ff5f52f
commit 70a371fa11
@@ -17,6 +17,8 @@ You can now create alerts that give you system-wide visibility with a single ale
Unlike legacy dashboard alerts, Grafana alerts allow you to create queries and expressions that combine data from multiple sources in unique ways. You can still link dashboards and panels to alerting rules using their ID and quickly troubleshoot the system under observation.
Since unified alerts are no longer directly tied to panel queries, they do not include images or query values in the notification email. You can use customized notification templates to view query values.
## Create Loki and Cortex alerting rules
In Grafana alerting, you can manage Loki and Cortex alerting rules using the same UI and API as your Grafana managed alerts.