influxdb - Integrating Grafana into a web app -


a little background, have been working bci (brain computer interface) , multi channel eeg monitor brain activity. when user starts session bci cap on, raw data streaming each channel stored influxdb.

i can visualize data in real time managed achieve integrating database in influxdb grafana shown below channel 1

eeg data channel 1

however, final aim create web app user can login , see current streaming session in real time or of previous sessions. problem grafana is, not easy integrate/embed existing web app. looked embed panel enables me add snapshot of graph whereas need in real time data continuously streamed chart.

any appreciated , in advance!


Comments