outflux

Crates.iooutflux
lib.rsoutflux
version0.1.0
sourcesrc
created_at2021-10-28 14:29:06.141549
updated_at2021-10-28 14:29:06.141549
descriptionInfluxDB 2.0 client library that supports writes only
homepagehttps://github.com/radicle-dev/outflux
repositoryhttps://github.com/radicle-dev/outflux
max_upload_size
id473586
size49,378
Adam Szkoda (adaszko)

documentation

README

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.

Commit count: 7

cargo fmt