RADAR-base / RADAR-Dashboard

Dashboard for RADAR-base
https://radar-base.org/
Apache License 2.0
8 stars 3 forks source link

Documents #454

Open RajKumar1106 opened 4 years ago

RajKumar1106 commented 4 years ago

Hi All,

Could you please suggest me if there is any detailed document on the RADAR dashboard as am looking to add some more functionality in the code. Also, is there any test environment where I can access dashboard to understand the design and functionality.

Thanks for your support

afolarin commented 4 years ago

If this is related to the "live" dashboards working off Kafka Streams/MongoDB cc/ @mpgxvii If related to the Grafana dashboards then cc/ @callumstew

mpgxvii commented 4 years ago

For the live dashboards general overview: https://github.com/RADAR-base/RADAR-Dashboard/tree/master/docs Here is some docs on the actual graphs view https://radar-base.atlassian.net/wiki/spaces/RAD/pages/336789505/Dashboard

RajKumar1106 commented 4 years ago

Hi @afolarin , @mpgxvii ,

Thanks for your reply. Yes. I am looking for live dashboards. We are currently setting up RADAR-base platform in our environment. IT would be helpful if we could use live dashboards to know the functionality.

I have already gone through the documents and the links provided by @mpgxvii . But its not having so detailed information. I am looking for below information

what is the file structure to place in the output folder manually to retrieve the same data in the RADAR dashboard. what are the functionalities available in the dashboard(like: Device - status, accelerometer plot for the selected device...) How to prepare test data to show it in dashboard without the use of management portal. It would be helpful if there is any test environment where we can access live dashboard to know the functionalities. Thanks for your support in advance

afolarin commented 4 years ago

Somewhat late response: there are certain performance issues with the API/Live dashboards @RajKumar1106 We are looking at a new dashboard model, which will access data directly from Kafka.