You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find it hard to understand which InfluxDB server versions are actually supported by this crate.
I had some luck using InfluxDB2 but the latest InfluxDB server version is 3, which does not work.
The crate should probably declare somewhere at the top of the README which InfluxDB versions are supported...