Skip to main content

Crate metrics_exporter_influx

Crate metrics_exporter_influx 

Source

Structs§

InfluxBuilder
InfluxRecorder
A metrics::Recorder implementation that writes to InfluxDB line protocol.
InfluxShutdownHandle
Handle for gracefully shutting down the background exporter loop.

Enums§

BuildError
MetricData

Type Aliases§

ExporterFuture
A future that drives the background exporter loop. Returned by InfluxBuilder::build.