OS4X Grafana Integration
Jump to navigation
Jump to search
Coming soon
(t.b.d.)
Configuration
Since the panel is being embedded as an HTML iframe, the HTTP response header must not contain "X-Frame-Options: DENY". Change the Grafana configuration (default: /etc/grafana/grafana.ini) the following value:
allow_embedding = true
Restart Grafana afterwards:
systemctl restart grafana-server.service