0

Problem Statement:

I've Grafana dashboard in Grafana and Kusto Dashboard in Azure Kusto Data Explorer.

And, I'm trying to integrate some panels of Kusto dashboard into Grafana dashboard using Iframe as I want to make only one dashboard for these.

Tried Examples

Well, I tried many examples which are similar to my problem but got no luck.

And, mostly, I'm getting examples like: Embed Grafana in website or some Angular, or ReactJs ., etc on Internet.

Links of Tried Examples:

https://www.itpanther.com/embedding-grafana-in-iframe/

https://grafana.com/docs/grafana/latest/sharing/share-panel/

Embedding a website in a Grafana dashboard

So, Anyone have any idea on this, please help me.

And, if you need more information about this, let me know.

Thanks in Advance!

chandan prasad
  • 111
  • 1
  • 10

2 Answers2

0

Today Azure Data Explorer dashboards doesn't support iframe embedding, thus this is not possible.

rony l
  • 5,798
  • 5
  • 35
  • 56
  • If I understood your answer correctly, you are saying: "In Azure Data Explorer, we can't embed iframe". But, mine question is other way around. If I reframe my question, that is, Can we embed any url(in our case Azure data Explorer dashboard share url) in Grafana Dashboard as Iframe? – chandan prasad Jan 28 '22 at 06:25
0

Did you try using the native Garfana connector to ADX https://learn.microsoft.com/en-us/azure/data-explorer/grafana?

Should be better than to embed one dashboard tech in the other.

Can you share why you are trying to do this vs using the built-in Grafana support for ADX?

Uri Barash
  • 369
  • 1
  • 6