Open gerritmaritz opened 2 years ago
To add to this point, As a user, I would like to embed other sites and tools on my AMG dashboard through iframe.
At this moment AMG does not allow the modification of the config file which makes the iframe not renderable. It would be great if AMG makes the dashboard config file available or add some switches to the server setting page. :)
+1 on this issue, it would be useful in many use cases. In our case, we are wrapping many dashboards developed with different services (quicksight, qlik, custom web pages) in a common portal with some basic navigation features, and we would like to also add some grafana dashboards, but to do so we need to embed them into iframes, which is not possible right now afaik.
+1 here too. We need it here too. We build dashboards for customers and we need to expose those insights back to them using the dashboard we've built.
merge #10 to this issue
+1 here
+1 being able to share graphs as embedded links is extremely useful
+1
+1
+1
+1
+1
+infinity....how do we make this happen?
+1
Had a discussion with my team last week regarding embedding Grafana panels/dashboard into our application. This is possible with Grafana, unfortunately this setting is set to 'false' by default within AMG. Not being able to turn this feature on is a dealbreaker for us which could result in switching from AMG to a self-hosted Grafana instance.
As a user I would like to embed Grafana dashboards in other tools and sites through iframes.
Grafana has several configuration options that if exposed would allow workspace administrators to enable embedding on specific URLs:
These do not need to be exposed directly for configuration but could be a part of an advanced config that takes a list of allowed domains for embedding in the AMG API.