Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The TSDB is useful for local storage and shall be easily interfaced with open source visualization tools (e.g. Grafana) and open source analytics platforms (e.g. FlinkKapacitor). 

InfluxDB is an open source TSDB distributed under MIT License which can be integrated as part of the solution.

...

Although the best option would be to modify Core Data Service in order to rely on InfluxDB instead of MongoDB, a first step to achieve integration with influx is to modify the existing Export Service in order to enable a new delivery via InfluxDB Go Client or InfluxDB http(s) REST API.

Code

To be updated.

Current status

...