MetaboHUB-MetaToul-FluxoMet / RTMet

RTMet is a data workflow to process FIA-MS data coming from a bioreactor, find metabolites and fluxes, and send a feedback command to the system.
https://rtmet.readthedocs.io
GNU General Public License v3.0
2 stars 0 forks source link

Make the workflow work with an InfluxDB Cloud instance #14

Closed elliotfontaine closed 2 months ago

elliotfontaine commented 3 months ago

Right now, since the workflow uses the influx ping command, the following occurs:

Error: InfluxDB OSS-only command used with InfluxDB Cloud host
2024-06-14T11:19:06+02:00 CRITICAL - failed/ERR

According to Influx doc, this command doesn't work with the cloud version of their database.

Possible solutions: