We use proprietary and third party´s cookies to improve your experience and our services, identifying your Internet Browsing preferences on our website; develop analytic activities and display advertising based on your preferences. If you keep browsing, you accept its use. You can get more information on our Cookie Policy
Cookies Policy
Ask Your Question

VP's profile - activity

2022-04-07 10:28:02 +0100 received badge  Famous Question (source)
2022-02-02 12:05:05 +0100 received badge  Popular Question (source)
2022-02-02 12:05:05 +0100 received badge  Notable Question (source)
2022-01-25 09:05:52 +0100 asked a question Integrating Grafana with ORION using MongoDB

Hello everyone, for some time now I have been working together with my research team using different fiware components. After putting on ORION, using MongoDB for writing context data, I thought of using Grafana to show in real time data sent to ORION and stored on Mongo (For example data from a sensor). I was wondering what would be the best method to connect Grafana to ORION, considering that the free version does not offer a connector to MongoDB. Currently through a plugin, on Grafana, I can call the API exposed by the context broker to retrieve the data and then build the tables and the different charts. I wanted to know if this is a good practice or there are better ways, thanks!