1 Like
Hi @jangaraj
This is no longer true.
Embedding is not possible for Grafana Cloud accounts since this requires allow_embedding
to be set to a value true
. Doing this requires anonymous users to have access capabilities to your instance, which is a security risk for Cloud accounts. You can read more about the security implications of the anonymous feature here: Security | Grafana Labs.
There are a few alternative options that may suit your needs:
- You can share a dashboard or panel: Share dashboards and panels | Grafana documentation
- You can leverage public dashboards: Externally shared dashboards | Grafana documentation
I hope this is helpful and informative. Public dashboards should be enabled by default on your instance(s), but if not, please let us know and Support can enable it.