My situation is, I periodically add some data in to kdb, e.g. one point by 1 minutes, and I want my grafana to know that there is new data comes and the panel could gets the new data and appends it to the chart.
how could I do to achieve that.
I checked the grafana official documentation and it says that needs the feature of data source plugin, so could our plugin support real time live data streaming. great thanks.
My situation is, I periodically add some data in to kdb, e.g. one point by 1 minutes, and I want my grafana to know that there is new data comes and the panel could gets the new data and appends it to the chart.
how could I do to achieve that.
I checked the grafana official documentation and it says that needs the feature of data source plugin, so could our plugin support real time live data streaming. great thanks.