influxdb-rust icon indicating copy to clipboard operation
influxdb-rust copied to clipboard

Clearly state in README that only 1.x is working

Open Mazwak opened this issue 3 years ago • 1 comments

I tried to use the library and couldn’t see how to connect to v2.

I then realized it was only for v1.x, which was confirmed by the issue.

You should put a big notice at the beginning that it is only for v1.

Mazwak avatar Mar 16 '22 16:03 Mazwak

This project has been built before 2.0 was even released. Feel free to open a PR to clarify.

Empty2k12 avatar Mar 17 '22 22:03 Empty2k12

Since #118 you can also connect to influxdb 2.0

msrd0 avatar May 20 '23 14:05 msrd0