BallAerospace / COSMOS

Ball Aerospace COSMOS
https://ballaerospace.github.io/cosmos-website/
Other
360 stars 129 forks source link

Streaming to InfluxDB #1559

Open ghost opened 2 years ago

ghost commented 2 years ago

From Gerhard van Andel:

I think that we could create a very cool plugin to work with InfluxDB and allow users to stream data into InfluxDB.

I think you would need to stream the data from the decom stream validate a type input so we make sure the value is the correct type and then put the data on a queue that a worker thread will post to the InfluxDB write api.

https://docs.influxdata.com/influxdb/v2.0/write-data/developer-tools/api/

ehsteve commented 2 years ago

I am the HERMES Science Operations Lead at Goddard Space Flight Center and we would also love to have this feature available. We plan on using grafana which provides great advanced visualization options and hooks up with influxdb.

ehsteve commented 2 years ago

I am the HERMES Science Operations Lead at Goddard Space Flight Center and we would also love to have this feature available. We plan on using grafana which provides great advanced visualization options and hooks up with influxdb.