Docs: Marking the image renderer plugin as deprecated (#111669)

This commit is contained in:
Jacob Valdez 2025-09-26 14:09:28 +02:00 committed by GitHub
parent 6374caec1a
commit 0163d1888e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -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 >}}