Skip to content

Commit 2782ca6

Browse files
authored
Merge pull request #90 from NETWAYS/chore/docs
Clarify removal of Grafana Image Renderer Plugin in Grafana 13
2 parents 1948a3c + df57c93 commit 2782ca6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/02-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ to the latest version, please [read on here](05-update.md).
1414

1515
The Grafana Image Renderer handles rendering panels and dashboards to PNGs using a headless browser (Chromium).
1616

17-
**Note:** Grafana Image Renderer was deprecated in September 2025 and removed in Grafana 13.
17+
**Note:** The Grafana Image Renderer Plugin was deprecated in September 2025 and removed in Grafana 13. The image renderer now exists only as a service that you can deploy separately alongside Grafana.
1818

1919
A data source as a backend for Grafana. Either:
2020

doc/03-module-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ This will speed up the page load, but the image will take some seconds to show u
138138
Pro: Very fast page loading, very secure.
139139
Contra: Images take some seconds to show up.
140140

141-
**Note:** Grafana Image Renderer was deprecated in September 2025 and removed in Grafana 13.
141+
**Note:** The Grafana Image Renderer Plugin was deprecated in September 2025 and removed in Grafana 13. The image renderer now exists only as a service that you can deploy separately alongside Grafana.
142142

143143
#### iframe
144144
In iframe mode you have the full power of Grafana features like mouse over tool tip.

0 commit comments

Comments
 (0)