From dcbbf64aa091599cfc1ab15d94cb006f304f5f7b Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 14:14:03 +0200 Subject: [PATCH] [release-12.2.1] Docs: Marking the image renderer plugin as deprecated (#111670) Co-authored-by: Jacob Valdez --- docs/sources/setup-grafana/image-rendering/_index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/sources/setup-grafana/image-rendering/_index.md b/docs/sources/setup-grafana/image-rendering/_index.md index 568f2d4e6a9..32df8dc2154 100644 --- a/docs/sources/setup-grafana/image-rendering/_index.md +++ b/docs/sources/setup-grafana/image-rendering/_index.md @@ -32,6 +32,12 @@ Alert notifications can include images, but rendering many images at the same ti ## Install Grafana Image Renderer plugin +{{< admonition type="caution" >}} +Starting with Grafana v12.2, the Grafana Image Renderer plugin is deprecated and is no longer maintained. + +Instead, use the Grafana Image Renderer remote rendering service. +{{< /admonition >}} + {{< admonition type="note" >}} All PhantomJS support has been removed. Instead, use the Grafana Image Renderer plugin or remote rendering service. {{< /admonition >}}