system-config/playbooks/roles/grafana
Ian Wienand 7745bf16f3 grafana: proxy websockets
If you watch the web console of your browser in a grafana page, it
constantly tries to hit /api/live/ws which is currently giving an
error.

Following some combination of [1], [2], [3] and some trial-and-error,
this appears to let apache proxy through the requests.

[1] https://github.com/grafana/grafana/issues/36929
[2] https://github.com/grafana/grafana/issues/34537
[3] https://grafana.com/tutorials/run-grafana-behind-a-proxy/

Change-Id: I6c5ba71a1c0feab36b4df56f80271fa52f6354de
2022-03-10 12:49:56 +11:00
..
files grafana: set custom home dashboard 2022-03-07 12:45:03 +11:00
handlers Grafana container deployment 2020-07-03 07:17:22 +10:00
tasks grafana: set custom home dashboard 2022-03-07 12:45:03 +11:00
templates grafana: proxy websockets 2022-03-10 12:49:56 +11:00
README.rst Grafana container deployment 2020-07-03 07:17:22 +10:00

README.rst

Run Grafana