1

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?

Pinki Sharma
  • 121
  • 2
  • 16

1 Answers1

0

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

rohatgisanat
  • 708
  • 6
  • 15