What's Changed
- I/O: Updated to
influxio-0.6.0. Thanks, @ZillKhan.- The target table is now the measurement name when importing ILP files.
- The InfluxDB source URL accepts a
timeoutquery parameter (seconds) to
configure the network timeout when talking to the InfluxDB API. - For ILP imports, the CrateDB URL no longer needs a table component;
you can point it at the schema only (the measurement determines the table).
Details
Full Changelog: v0.0.40...v0.0.41