Skip to content
Discussion options

You must be logged in to vote

Hi @chwzr --

Here is our docs page about v3 client libraries. The ones features are maintained via the influx community primarily. There isn't a rust client on that docs page or in the community. You are welcome to use the in-tree rust client you identified in the influxdb core repo. We use that client internally for the cli tools and for integration testing.

You may create a new Client and use it.

https://github.com/influxdata/influxdb/blob/37db7bfa24388a9165734f7b42d12ba0b501934b/influxdb3_client/src/lib.rs#L95C1-L97C84

If you see gaps in the client, please let us know. We want to enable everyone to access core and enterprise with tooling such as this.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by chwzr
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants