amazon-managed-grafana-roadmap icon indicating copy to clipboard operation
amazon-managed-grafana-roadmap copied to clipboard

Support embedding in pages hosted on other domains

Open gerritmaritz opened this issue 2 years ago • 14 comments

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:

  • https://grafana.com/docs/grafana/latest/administration/configuration/#allow_embedding
  • https://grafana.com/docs/grafana/latest/administration/configuration/#content_security_policy
  • https://grafana.com/docs/grafana/latest/administration/configuration/#content_security_policy

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.

gerritmaritz avatar Mar 14 '22 23:03 gerritmaritz

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. :)

Lyc1122 avatar Mar 24 '22 05:03 Lyc1122

+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.

andreaschiappacasse avatar Jun 28 '23 08:06 andreaschiappacasse

+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.

sidfeiner avatar Jul 10 '23 19:07 sidfeiner

merge #10 to this issue

mengdic avatar Oct 09 '23 16:10 mengdic

+1 here

beniaminmunteanu avatar Oct 11 '23 20:10 beniaminmunteanu

+1 being able to share graphs as embedded links is extremely useful

JTuckerBCAE avatar Oct 19 '23 02:10 JTuckerBCAE

+1

6-000-000 avatar Oct 19 '23 04:10 6-000-000

+1

ZaneL avatar Nov 27 '23 17:11 ZaneL

+1

spensireli avatar Dec 13 '23 19:12 spensireli

+1

ajunx8 avatar Feb 04 '24 23:02 ajunx8

+1

lindarr915 avatar Feb 16 '24 08:02 lindarr915

+infinity....how do we make this happen?

kfundarek avatar Feb 23 '24 03:02 kfundarek

+1

shehenshah14 avatar Apr 08 '24 04:04 shehenshah14

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.

jwavoet avatar Jun 24 '24 12:06 jwavoet