Skip to content

Commit 1948a3c

Browse files
authored
Merge pull request #89 from NETWAYS/chore/docs
Mention removal of Grafana Image Renderer in Grafana 13
2 parents d98f5b0 + 2dd3353 commit 1948a3c

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

doc/02-installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ 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.
18+
1719
A data source as a backend for Grafana. Either:
1820

1921
* [InfluxDB](https://docs.influxdata.com/influxdb/) (>= 1.0)

doc/03-module-configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ 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.
142+
141143
#### iframe
142144
In iframe mode you have the full power of Grafana features like mouse over tool tip.
143145
Pro: All features from Grafana enabled. Fast page rendering.

0 commit comments

Comments
 (0)