You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/13 03:36:27 UTC

[GitHub] [apisix-dashboard] pixeldin commented on issue #2586: Why is there still this problem,grafana cannot be displayed

pixeldin commented on issue #2586:
URL: https://github.com/apache/apisix-dashboard/issues/2586#issuecomment-1213644268

   Hi, @yigeqiji, this maybe help, update the `allow_embedding` config item as `true` in your Grafana configuration file and restart Grafana server.
   ```
   # security
   # set to true if you want to allow browsers to render Grafana in a <frame>, <iframe>, <embed> or <object>. default is false.
   allow_embedding = true
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org