public class InfluxdbReporter
extends java.lang.Object
Constructor | Description |
---|---|
InfluxdbReporter(MetricRegistry registry,
influxdbreporter.core.MetricClientFactory<java.lang.String> clientFactory,
long reportInterval,
java.util.concurrent.TimeUnit reportIntervalUnit) |
|
InfluxdbReporter(MetricRegistry registry,
influxdbreporter.core.MetricClientFactory<java.lang.String> clientFactory,
long reportInterval,
java.util.concurrent.TimeUnit reportIntervalUnit,
int bufferSize) |
Modifier and Type | Method | Description |
---|---|---|
influxdbreporter.core.StoppableReportingTask |
start() |
public InfluxdbReporter(MetricRegistry registry, influxdbreporter.core.MetricClientFactory<java.lang.String> clientFactory, long reportInterval, java.util.concurrent.TimeUnit reportIntervalUnit)
public InfluxdbReporter(MetricRegistry registry, influxdbreporter.core.MetricClientFactory<java.lang.String> clientFactory, long reportInterval, java.util.concurrent.TimeUnit reportIntervalUnit, int bufferSize)