Search code examples
user-interfacewebembedgrafana

Embed option is not available in Grafana


I want to embed Grafana dashboard in custom UI. i followed below guide to enable embed option in Grafana. https://www.itpanther.com/embedding-grafana-in-iframe/

After enabling below settings also i am not able to find Embed option in Grafana-

allow_embedding = true
auth.anonymous
enabled = true
org_name = <<org name>>
org_role = Viewer

enter image description here

Please guide me how can i enable & see Embed option in Grafana server?


Solution

  • The export option is available out of the box in Grafana v7.1.5 embedded