Docs: Refer to product docs in whats new for alerting templating feature (#30652)

* Docs: Refer to product docs in whats new for alerting templating feature

* move link below image

* remove whitespace
This commit is contained in:
Will Browne 2021-01-27 14:27:01 +01:00 committed by GitHub
parent 6668eaea2d
commit bdf00d3a59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,6 +95,8 @@ You can now provide detailed information to alert notification recipients by inj
{{< figure src="/img/docs/alerting/alert-notification-template-7-4.png" max-width="700px" caption="Variable support in alert notifications" >}}
For more information, refer to the [alert notification docs]({{< relref "../alerting/notifications.md#notification-templating" >}}).
### Content security policy support
We have added support for [Content Security Policy (CSP)](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP), a layer of security that helps detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks.