Grafana Embed Panel unload in Chrome due to Heavy Ad Interventions

  • What Grafana version and what operating system are you using?
    Grafana v9.4.3

  • What are you trying to achieve?

Embed a pannel in iframe

  • How are you trying to achieve it?

  • What happened?
    Pannel shows “Ad Removed. Details” in Chrome due to Handling Heavy Ad Interventions - Chrome Developers

  • What did you expect to happen?
    Iframe show the real chart panel instead of blocking info.

  • Can you copy/paste the configuration(s) that you are having problems with?

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

  • Did you follow any online instructions? If so, what is the URL?

I found the root cause. The embedded URL(our domain) was in chrome ads detection filter list. Thus the embedded iframe was marked as ad by Chrome and was restricted to CPU/network resource.