Using Divjoy with platforms such as Grafana
December 8, 2020 at 9:13pmUsing Divjoy with platforms such as Grafana
December 8, 2020 at 9:13pmHi,
I came across Divjoy and thought it was a great tool to streamline development. The current project that I'm looking to use divjoy with needs to use manipulable graphs and my team was looking into Grafana as a possible platform to use. I was interested in understanding if Divjoy either has any integration or would easily work with a platform such as Grafana?
December 8, 2020 at 11:42pm
Hey there! We don't have an integration with Grafana, but if they offer an embed or React component then you'd be able to integrate their graphs after exporting your codebase. Basically, if you can do it with React, then you'll be able to with Divjoy since we give you a pretty standard React codebase.
A Google search pulled up this: https://medium.com/@thenishchalraj/dynamically-embed-grafana-dashboards-in-a-react-component-483b9ecd1dcd, which shows how you might create your own embed in React with iframes.
Hope that's helpful! Let me know if you have any other questions.