Closed dilipbm closed 4 years ago
You are writing in the wrong influx python repo. It should be here: https://github.com/influxdata/influxdb-client-python I noticed this today and just figured out that this was indeed a bug which needs fixing: https://github.com/influxdata/influxdb-client-python/issues/168
Thank you snenkov. Of cours it is not the right one
This code throw an
Not implemented
exception. It seems to me that the delete with predicate API/api/v2/delete
has been disabled in this version of influxdb (https://docs.influxdata.com/influxdb/v2.0/reference/syntax/delete-predicate/)