From d0154e8e778a4c19197eff04e7aef26719e27543 Mon Sep 17 00:00:00 2001 From: Pepe Cano <825430+ppcano@users.noreply.github.com> Date: Tue, 22 Apr 2025 22:45:48 +0200 Subject: [PATCH] docs(alerting): admonition for webhook features that are not GA in GC (#104331) * docs(alerting): admonition for webhook features that are not GA in GC * fix plural * minor copy change --- .../manage-contact-points/integrations/webhook-notifier.md | 6 ++++++ .../template-notifications/reference.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md b/docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md index 726b9d9cef5..53e3025a527 100644 --- a/docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md +++ b/docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md @@ -254,6 +254,12 @@ The Alert object represents an alert included in the notification group, as prov ## Custom Payload +{{< admonition type="note" >}} + +Custom Payload is not yet [generally available](https://grafana.com/docs/release-life-cycle/#general-availability) in Grafana Cloud. + +{{< /admonition >}} + The `Custom Payload` option allows you to completely customize the webhook payload using templates. This gives you full control over the structure and content of the webhook request. | Option | Description | diff --git a/docs/sources/alerting/configure-notifications/template-notifications/reference.md b/docs/sources/alerting/configure-notifications/template-notifications/reference.md index 665e15857c9..d9d5cc75fa4 100644 --- a/docs/sources/alerting/configure-notifications/template-notifications/reference.md +++ b/docs/sources/alerting/configure-notifications/template-notifications/reference.md @@ -269,6 +269,12 @@ You can then use `tz` to change the timezone from UTC to local time, such as `Eu ## Namespaced Functions +{{< admonition type="note" >}} + +Namespaced Functions are not yet [generally available](https://grafana.com/docs/release-life-cycle/#general-availability) in Grafana Cloud. + +{{< /admonition >}} + In addition to the top-level functions, the following namespaced functions are also available: ### Collection Functions