Zabbix 7.4 — what's your production setup for graphs inside alert emails?
Hi everyone, native Zabbix email media can't embed images, and our team really wants the graph in the mail (old SysOrb habit). I know the usual suspects: a custom Script media that renders a PNG via the API and sends the mail itself, mailGraph (frontend-rendered graphs, but upgrade-sensitive?), or just deep links to the event.
What do you actually run in production, how does it survive Zabbix upgrades, and does it render properly in Outlook? One graph or multiple periods per mail?
Thanks!