I am trying to show my Grafana Dashboards/panels on a separate URL and also share a live look at the dashboard with my team of 3. I am currently on Grafana 7.1 with a Personal Cloud setup and very new to Grafana. Any support/help would be greatly appreciated!
Hi,
I am having asimilar issue running " * v8.2.2 (6232fe07c0)"
Our instance runs behind a proxy server with no issues, only when I try to put it within another web application’s iframe I then get
" If you’re seeing this Grafana has failed to load its application files
This could be caused by your reverse proxy settings.
If you host grafana under subpath make sure your grafana.ini root_url setting includes subpath. If not using a reverse proxy make sure to set serve_from_sub_path to true.
If you have a local dev build make sure you build frontend using: yarn start, yarn start:hot, or yarn build
Sometimes restarting grafana-server can help
Check if you are using a non-supported browser. For more information, refer to the list of supported browsers."
Have already turning embedding on and “domain” as well as “root_url”