Skip to main content

Hello , I try to show a grafana dashboard with the http loader widget but it’s don’t work.. I’ve got this error : “Firefox can’t open this page” , and also with other website like : http://www.centreon.com (still the same error).

Is there a particular setting or certain rights to be settled before being able to use this widget?

 

Thanks for your help.

@apalma does the other site allow cross domain requests?

 


Hello, thank for your response , it’s ok with the Grafana setting : allow_embed : true in “grafana.ini”.

(source : https://community.grafana.com/t/load-denied-by-x-frame-options-panel-url-does-not-permit-framing/20296)

But the widget show only grafana login page and not the dashboard that i wan’t , i’ll ask grafana community about that.

Thank you !


It’s,ok with :

# enable anonymous access
enabled = true

on /etc/grafana/grafana.ini

Thank you.


Reply