davidby-influx

Results 16 issues of davidby-influx

**ETA:** Enterprise 1.11 **PR:** https://github.com/influxdata/influxdb/pull/23351 See issue below for feature description and sampel output ##### Relevant URLs - https://github.com/influxdata/influxdb/issues/23356 - https://github.com/influxdata/plutonium/issues/3838 - https://github.com/influxdata/EAR/issues/3136 InfluxDB 1.11 Enterprise 1.11

Pending Release
Pending PR
InfluxDB v1
Enterprise 1.x
feat

**ETA:** 1.10.1 **PR:** https://github.com/influxdata/influxdb/pull/23616 https://github.com/influxdata/influxdb/pull/23617 Two new commands added to `influx_inspect` to help detect field type conflicts. See the PR for details and syntax. Hope to release in Influxdb OSS...

Enterprise 1.x
feat
CLI

When searching for a measurement in the v2/delete API, remove any quotes put on the measurement name (e.g. to alllow special characters) before string comparisons. closes https://github.com/influxdata/influxdb/issues/25406 (cherry picked from...

area/tsm
kind/bug
area/api
team/edge

Port https://github.com/influxdata/influxdb/issues/25406 to 1.11

area/tsm
kind/bug
area/api
team/edge

Customer operating "shared" clusters frequently run into issues where a user will attempt to write data in to the cluster and the time is skewed either deeply into the future...

area/retention policies
area/influxql
1.x
area/data ingestion

There is an occasional data race between a test and the product code. The test needs to lock the partition for writing before modifying the `MaxLogFileSize`. ``` Failed === RUN...

kind/bug
area/tsi
1.x
team/edge