All Classes
-
All Classes Interface Summary Class Summary Class Description ClassBasedTransformer Extract the class name and function from the metricName.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 InfluxDbPoint This class is a bean that holds time series data of a point.InfluxDbReporter InfluxDbReporter.Builder InfluxDbSender InfluxDbTcpSender An implementation of InfluxDbSender that uses TCP Connection.InfluxDbUdpSender An implementation of InfluxDbSender that uses UDP Connection.InfluxDbWriteObject This class contains the request object to be sent to InfluxDb for writing.InfluxDbWriteObjectSerializer NoopTransformer PositionBasedTransformer Based on tag name and Category mapping this class extracts map of tags from metrics name
Example using the category mapping ["className", [5, "com\\.izettle\\.metrics\\.influxdb\\.tags\\.PositionBasedTransformer"]] a metric called `com.izettle.metrics.influxdb.tags.PositionBasedTransformer.count` will be turned into a tag:PositionBasedTransformer.Category TimeUtils Transformer