Hi there,
I'm trying to display zabbix maps on grafana, and since the maps are have an SVG format, I'm using "image.get" to export maps to a PNG format.
My http GET request went good, but the response has a "image" parameter, I want to know how to use it to make my PNG image (that is if it's possible ofc)
Thank you.
I'm trying to display zabbix maps on grafana, and since the maps are have an SVG format, I'm using "image.get" to export maps to a PNG format.
My http GET request went good, but the response has a "image" parameter, I want to know how to use it to make my PNG image (that is if it's possible ofc)
Thank you.