#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

#16 in #influxdb

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

~3–16MB
~224K SLoC