Please help me find a mistake.
I set notification rule through the telegram with rendering of a panel. I always get an image in size 1000x500px. I set the image size In the configuration file “defaults.ini”
[rendering]
default_image_width = 1300
default_image_height = 800
but it doesn’t work
The problem is solved by creating images through a standalone Grafana Image Renderer service.
You can set parameters for all screenshots in \build\browser\browser.js
what was done: