* feat: add influxdb3_clap_blocks with runtime config Added a new workspace crate `influxdb3_clap_blocks` which will be a starting point for adding InfluxDB 3 OSS/Pro specific CLI configuration that no longer references IOx, and allows for us to trim out unneeded configurations for the monolithic InfluxDB 3. Other than changing references from IOX to INFLUXDB3, this makes one important change: it enables IO on the DataFusion runtime. This, for now, is an experimental change to see if we can relieve some concurrency issues that we have been experiencing. * chore: add observability deps for windows |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |