Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InfluxDB2.0 Support #4

Closed
Jayclifford345 opened this issue Jun 21, 2021 · 4 comments · Fixed by #41
Closed

InfluxDB2.0 Support #4

Jayclifford345 opened this issue Jun 21, 2021 · 4 comments · Fixed by #41
Labels
enhancement New feature or request

Comments

@Jayclifford345
Copy link

Hi there,
Does the plugin currently support InfluxDB2.0? The move to Influx2.0 changed serval key architectures:

  • Access to the InfuxDB2.0 is now by default token-based
  • Shift from DB to buckets and organization.

InfluxDB2.0 does support legacy commands is this something you are already using? I am just struggling to get the example working with Influx2.0.

Many thanks for your suppoirt.

@JEnoch
Copy link
Member

JEnoch commented Jun 22, 2021

Hi @Jayclifford345 ,
Unfortunately, the InfluxDB Rust library we depend on doesn't yet support InfluxDB 2.0.
It has an open issue for this: influxdb-rs/influxdb-rust#56.

@Jayclifford345
Copy link
Author

Many thanks for your reply @JEnoch . We will look forward to the release when Influx implements their Rust Client Libary. I also anticipate Influx IOx will be of great interest to Zenoh when further developed:

https://www.influxdata.com/blog/announcing-influxdb-iox/

@Mallets Mallets added the enhancement New feature or request label Feb 15, 2022
@Mallets Mallets moved this to Future in Zenoh Roadmap Apr 4, 2022
@Mallets Mallets removed this from Zenoh Roadmap Apr 6, 2022
@clibequilibrium
Copy link

@JEnoch I think https://lib.rs/crates/influxdb2 is what you might be looking for based on influxdb-rs/influxdb-rust#56 (comment)

@clibequilibrium
Copy link

There is one with v2 and v1.8 API compatability.

https://github.com/bonitoo-io/influxdb-client-rust

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants