Package com.izettle.metrics.influxdb
-
Interface Summary Interface Description InfluxDbSender -
Class Summary Class Description GroupedInfluxDbHttpSender Passthrough to ultimately select a different style of serializer: grouped fields on one influxdb protocol line, instead of one field per protocol line.InfluxDbHttpSender An implementation of InfluxDbSender that writes to InfluxDb via http.InfluxDBKafkaSender InfluxDbLoggerSender InfluxDbReporter InfluxDbReporter.Builder InfluxDbTcpSender An implementation of InfluxDbSender that uses TCP Connection.InfluxDbUdpSender An implementation of InfluxDbSender that uses UDP Connection.