Tested this by manually calling both API endpoints. With the patches
applied, the returned filename now contains the data sources provided in
the params and also returns data for the image again.
Tested-by: Michael Köppl
On Thu Aug 28, 2025 at 2:58 PM CEST, Aaron Lauterer wrote:
> This series fi
ping
we got a few reports from people in the forum that run into the issue of
not getting back graphs as pngs
On 2025-08-28 14:58, Aaron Lauterer wrote:
This series fixes the RRD graph generation to PNGs for CTs and VMs.
qemu-server:
Aaron Lauterer (1):
api: rrd: add missing ds paramet
This series fixes the RRD graph generation to PNGs for CTs and VMs.
qemu-server:
Aaron Lauterer (1):
api: rrd: add missing ds parameter for png graph
src/PVE/API2/Qemu.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
container:
Aaron Lauterer (1):
api: rrd: add missing ds paramet