Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

write_points(...) lacks a "params" param #643

Open
@RonRothman

Description

@RonRothman

We use write_points. We also need to set consistency="any".

But InfluxDBClient.write_points() does not have a params parameter (which is the only way, as far as we can tell, to set the consistency).

InfluxDBClient.write() (in contrast to write_points) does have a params parameter. Is write_points missing this parameter intentionally? (In which case: what was the thinking behind that?) Or was it an oversight? (In which case: consider this a request that it be added. :-)


Influxdb client version is 4.1.1 and server version is enterprise 1.5.2-c1.5.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions