Trying to embed grafana dashboard to iframe using windows os

  • What Grafana version and what operating system are you using?
    V10 Windows OS
  • What are you trying to achieve?
    Embedding an Iframe to a NextJS project
  • How are you trying to achieve it?
    I tried configuring allow_embed=true
  • What happened?
    i still get the log in page
  • What did you expect to happen?
    i expected it to show the dashboards without login page
  • Can you copy/paste the configuration(s) that you are having problems with?
    allow_embed=true
  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
    no
  • Did you follow any online instructions? If so, what is the URL?
    yes