Is it possible to integrate Grafana dashboards in JS/React web application components? We are searching for an alternaive to an IFrame integration, e.g., using DOMs in React.
We are using a micro frontend technology that is written in JS/React.
Thanks