grafana/pkg/services/rendering
Marcus Efraimsson d0a80c59f3
Rendering: Store render key in remote cache (#22031)
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
2020-02-19 19:47:39 +01:00
..
http_mode.go Rendering: Store render key in remote cache (#22031) 2020-02-19 19:47:39 +01:00
interface.go Rendering: Store render key in remote cache (#22031) 2020-02-19 19:47:39 +01:00
phantomjs.go Rendering: Store render key in remote cache (#22031) 2020-02-19 19:47:39 +01:00
plugin_mode.go Rendering: Store render key in remote cache (#22031) 2020-02-19 19:47:39 +01:00
rendering.go Rendering: Store render key in remote cache (#22031) 2020-02-19 19:47:39 +01:00