Closed nsteinmetz closed 4 years ago
@hbs just told me there are 2 things :
So it seems more there is a bug with 2.7.0 once we enable the influxdb plugins
Worflow was:
Ok as seen with Mathias: once influxdb.warp10.endpoint
is set, it works as expected.
Ex:
influxdb.warp10.endpoint = http://localhost:8080/api/v0/update
Sorry for the confusion between plugin & extension ;-)
Hello,
By default, in
etc/conf.d/80--plugins.conf
there is a reference to influxdb plugin:but if you look at the warp10-ext-influxdb extension page, the correct syntax is:
So either we should have the correct syntax or remove the line to avoid confusion. Especially as decommenting this line leads to warp10 failing to start.
I can provide a patch if you tell me which solution you prefer :-)