Hello,
We are developing a commercial SaaS application hosted in our cloud. We plan to run a self-hosted Grafana Open Source instance (unmodified) and embed selected dashboards/panels into our own web UI using iframe or direct panel links.
We do not intend to modify Grafana’s source code. Grafana would run as a separate service, and our application would simply embed the panels for authenticated users.
From a licensing perspective:
-
Is this use case allowed under Grafana OSS (AGPLv3)?
-
Or do we need to purchase a Grafana Enterprise license for this scenario?
Thank you for clarification!