#influx-db #metrics #observability #api-bindings

outflux

InfluxDB 2.0 client library that supports writes only

1 unstable release

0.1.0 Oct 28, 2021

#41 in #influx-db

23 downloads per month

Custom license

15KB
297 lines

Async-ready Rust InfluxDB 2.0 client supporting writes only. Intended for reporting metrics from a service. Does not support querying InfluxDB in any way.

Status

Tested and works.

Usage

See example.

Dependencies

~4–19MB
~256K SLoC