What possibilities exist in integrating Grafana dashboards in a React web application (micro web frontend) instead of using IFrames for the embedding? I think about React DOM for that step, but haven`t found so far any existing Grafana projects with such a solution.
Thanks in advance.