middleware.go
8.98 KB
-
Rendering: Store render key in remote cache (#22031) · d0a80c59
By storing render key in remote cache it will enable image renderer to use public facing url or load balancer url to render images and thereby remove the requirement of image renderer having to use the url of the originating Grafana instance when running HA setup (multiple Grafana instances). Fixes #17704 Ref grafana/grafana-image-renderer#91
Marcus Efraimsson committed